Please enter search query.
Search <book_title>...
InfoScale™ Cluster Server 9.0 Bundled Agents Reference Guide - Solaris
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Solaris
- Introducing bundled agents
- Storage agents
- DiskGroup agent
- DiskGroupSnap agent
- Notes for DiskGroupSnap agent
- Sample configurations for DiskGroupSnap agent
- Disk agent
- Volume agent
- VolumeSet agent
- Sample configurations for VolumeSet agent
- Mount agent
- Sample configurations for Mount agent
- Zpool agent
- VMwareDisks agent
- SFCache agent
- Network agents
- About the network agents
- IP agent
- NIC agent
- About the IPMultiNICB and MultiNICB agents
- IPMultiNICB agent
- Sample configurations for IPMultiNICB agent
- MultiNICB agent
- Sample configurations for MultiNICB agent
- DNS agent
- Agent notes for DNS agent
- About using the VCS DNS agent on UNIX with a secure Windows DNS server
- Sample configurations for DNS agent
- File share agents
- NFS agent
- NFSRestart agent
- Share agent
- About the Samba agents
- NetBios agent
- Service and application agents
- AlternateIO agent
- Apache HTTP server agent
- Application agent
- Notes for Application agent
- Sample configurations for Application agent
- CoordPoint agent
- LDom agent
- Dependencies
- Process agent
- Usage notes for Process agent
- Sample configurations for Process agent
- ProcessOnOnly agent
- Project agent
- RestServer agent
- Zone agent
- Infrastructure and support agents
- Testing agents
- Replication agents
Sample configurations
Sample configuration for vCenter:
VMwareDisks VMwareDisks_1 ( ESXDetails = { "192.168.0.100" = "administrator=HVJtWTwVLnINjNK" } DiskPaths = { "[SharedStorage2] VxSwapHost2_1/VxSwapHost1_1.vmdk" = "0:1", "[SharedStorage2] VxSwapHost2_1/VxSwapHost1_2.vmdk" = "0:2", "RDM:[SharedStorage2] VxSwapHost2_1/VxSwapHost1_3.vmdk" = "0:3" } VirtualDiskMode = independent_persistent )
Sample configuration where UUID is provided for the DiskPaths attribute:
VMwareDisks VMwareDisks_1 ( ESXDetails = { "192.168.0.100" = "root=HVJtWTwVLnINjNK", "192.168.0.101" = "root=HVJtWTwVLnINjNK", "192.168.0.102" = "root=HVJtWTwVLnINjNK" } DiskPaths = {"RDM:6000C29a-11a3-7845-029d-10737a83ced7: [SharedStorage2] VxSwapHost2_1/VxSwapHost1_3.vmdk" = "0:3" } VirtualDiskMode = independent_persistent )
Sample configuration where UUID is not provided for the DiskPaths attribute:
VMwareDisks VMwareDisks_1 ( ESXDetails = { "192.168.0.100" = "root=HVJtWTwVLnINjNK", "192.168.0.101" = "root=HVJtWTwVLnINjNK", "192.168.0.102" = "root=HVJtWTwVLnINjNK" } DiskPaths = { "[SharedStorage2] VxSwapHost2_1/VxSwapHost1_1.vmdk" = "0:1", "[SharedStorage2] VxSwapHost2_1/VxSwapHost1_2.vmdk" = "0:2", "RDM:[SharedStorage2] VxSwapHost2_1/VxSwapHost1_3.vmdk" = "0:3" } VirtualDiskMode = independent_persistent )
Sample configuration where disks are associated with user-initiated snapshots
group test_VMDG ( SystemList = { node1 = 0, node2= 1 } AutoStartList = { node1, node2 } ) VMwareDisks vmdk1 ( ESXDetails = { "host1.location.company.com" = "root2=7a:8c:bf:61:fe:85:9a:57:fd:3c:3e:0d:f5:c2:19:fb:25: dd:b5:92:96:a4:93:2c:46:0e:2b:02:b3:b6:0a:e8" } DiskPaths = { "6000C293-3c61-2298-1f38-dc9a4bd4fdc3: [r7515-057-Local-NVMe-DS1] Node1_rhel7.9/Node1_rhel7.9_1.vmdk" = "0:1" } DeleteSnapshot = 1 )
Sample configuration where disks are associated with NetBackup snapshots
group test_VMDG ( SystemList = { node1 = 0, node2= 1 } AutoStartList = { node1, node2 } ) VMwareDisks vmdk1 ( ESXDetails = { "host1.location.company.com" = "root2=7a:8c:bf:61:fe:85:9a:57:fd:3c:3e:0d:f5:c2:19:fb:25: dd:b5:92:96:a4:93:2c:46:0e:2b:02:b3:b6:0a:e8" } DiskPaths = { "6000C293-3c61-2298-1f38-dc9a4bd4fdc3: [r7515-057-Local-NVMe-DS1] Node1_rhel7.9/Node1_rhel7.9_1.vmdk" = "0:1" } NBUPrimaryDetails = { "host2.location.company.com" = "VMID: VMBIOSUUID, APIKey: e9:f0:bd:4b:2d:46:71:ee:4e:7a:52: 33:43:3c:c4:7e:50:d4:67:d8:0b:35:d1:14:f0:e8:96:c2:f1:0e:03: d9:32:ce:63:52:9c:84:56:00:2d:e5:4e:0d:30:5c:cb:0a:3b:8e:67: 99:7d:f3:30:e4:8f:44:aa:fe:ee:cd:f8:23:98:5c:1a:f5:8a:ae:b4: 8a:65:98:6b:30:7c:9d:a8:6a:5b:c3:c5:06:f0:27:62:f2:98:93:1a: 90:2e:4d:1f:9b" } DeleteSnapshot = 2 )
Sample configuration where disks are associated with all types of snapshots
group test_VMDG ( SystemList = { node1 = 0, node2= 1 } AutoStartList = { node1, node2 } ) VMwareDisks vmdk1 ( ESXDetails = { "host1.location.company.com" = "root2=7a:8c:bf:61:fe:85:9a:57:fd:3c:3e:0d:f5:c2:19:fb:25: dd:b5:92:96:a4:93:2c:46:0e:2b:02:b3:b6:0a:e8" } DiskPaths = { "6000C293-3c61-2298-1f38-dc9a4bd4fdc3: [r7515-057-Local-NVMe-DS1] Node1_rhel7.9/Node1_rhel7.9_1.vmdk" = "0:1" } NBUPrimaryDetails = { "host2.location.company.com" = "VMID: VMBIOSUUID, APIKey: e9:f0:bd:4b:2d:46:71:ee:4e:7a:52: 33:43:3c:c4:7e:50:d4:67:d8:0b:35:d1:14:f0:e8:96:c2:f1:0e:03: d9:32:ce:63:52:9c:84:56:00:2d:e5:4e:0d:30:5c:cb:0a:3b:8e:67: 99:7d:f3:30:e4:8f:44:aa:fe:ee:cd:f8:23:98:5c:1a:f5:8a:ae:b4: 8a:65:98:6b:30:7c:9d:a8:6a:5b:c3:c5:06:f0:27:62:f2:98:93:1a: 90:2e:4d:1f:9b" } DeleteSnapshot = 3 )