Can zvols in a CDOM be used as vds boot disks in a LDOM running Solaris Cluster?
Hi RyanC,
Can I check with u whether zfs pool is support in a LDOM Level as I hit issue forming the cluster or must Use file containers (disk images).?
At the control domain
# Roodisk configure as the RAID 1. create the zvol as shown below:
Present the vdisk to the Guest domain.
# zfs create -V 200 G rpool/zvol-ldg1
# ldm add-vdsdev /dev/zvol/dsk/rpool/zvol-ldg1 vol1@primary-vds0
Pls help!