HP NAS 8000 Non-Clustered Solution Podręcznik Użytkownika Strona 74

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 88
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 73
72 Command Reference
setClusterPackageVirtualIpAddressList
Required. Sets the given VirtualIpAddress/Subnet list for the given package.
InParam[0] = Package name
InParam[1:N] = VirtualIpAddress/Subnet entries
For example:
setClusterPackageVirtualIpAddressList pkg1 192.168.100.21/192.168.100.0
getClusterPackageVolumegroupList
Gets from the registry, the list of volume groups managed by this package.
InParam[0] = Package name
OutParam[0:N] = Volume group list
setClusterPackageVolumegroupList
Required
RequiredRequired
Required. Sets in the registry, the list of volume groups to be managed for the given package.
InParam[0] = Package name
InParam[1:N] = Volume group list
For example:
setClusterPackageVolumegroupList pkg1 vg1 vg2 vg3
getClusterPackageFailoverPolicy
Gets from the registry, value of the failover policy for this package.
InParam[0] = Package name
OutParam[0] = CONFIGURED_NODE or MIN_PACKAGE_NODE
setClusterPackageFailoverPolicy
Sets in the registry, the failover policy for the given package. The default is
CONFIGURED_NODE.
InParam[0] = Package name
InParam[1] = CONFIGURED_NODE or MIN_PACKAGE_NODE
getClusterPackageFailbackPolicy
Gets from the registry, value of the failback policy for this package.
InParam[0] = Package name
OutParam[0] = MANUAL or AUTOMATIC
setClusterPackageFailbackPolicy
Sets in the registry, the failover policy for the given package. The default is MANUAL.
InParam[0] = Package name
InParam[1] = MANUAL or AUTOMATIC
Przeglądanie stron 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 87 88

Komentarze do niniejszej Instrukcji

Brak uwag