Add disk to ldom in T4-1 queries
I have added a disk to a guest domain (ldom1) in T4-1 server for Live Upgrade to Solaris 10 update11.
I have performed the following:
# ldm add-vdsdev /dev/dsk/c0t5000CCA0257DF1A4d0s3 luldom1root@primary-vds0
# ldm add-vdisk luldom1rootdisk luldom1root@primary-vds0 ldom1
ldm list-bindings is able to see the disk now.
How to get the guest domain ldom1 to detect the disk while it is running if it is possible without rebooting?
Thanks in advance.