creating zfs file systems in the guest domain
Oracle documents make confusing ways to create ZFS file systems for the ldom guests.
So lets clear it up.....
I thought I would be assigning my devices to the guest like this below
and then going to guest and
creating zpool, and zfs
root@nxu22dbsprip001:~# ldm add-vdsdev /dev/rdsk/c30t50060E80129CDB10d1s2 lun0_v001@primary-vds0
root@nxu22dbsprip001:~# ldm add-vdsdev /dev/rdsk/c30t50060E80129CDB10d2s2 lun1_v001@primary-vds0
root@nxu22dbsprip001:~# ldm add-vdsdev /dev/rdsk/c30t50060E80129CDB10d3s2 lun3_v001@primary-vds0
root@nxu22dbsprip001:~# ldm add-vdisk vdisk0_v001 lun0_v001@primary-vds0 nxu22