Well I am in the control domain. How do I track the actual zfs volume that was created and which was added as virtual disk ? How do I know which Physical disk in the server actually the LDOM is connected ?
Thanks From: Hudes, Dana [mailto:[email protected]] Sent: Monday, May 21, 2012 9:18 AM To: Biswas, Sunny; '[email protected]' Cc: '[email protected]' Subject: Re: [ldoms-discuss] oracle VM Operating system question From inside the guest you can't see anything physical about a zvol or filesystem given to the guest. That point it vritual ________________________________ From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> To: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> Sent: Mon May 21 09:12:27 2012 Subject: Re: [ldoms-discuss] oracle VM Operating system question Thanks Hung-sheng, Indeed very good links for beginners. I have another question. This regarding THE Virtual disk addition to the guest domains. We create a emulated volume by below command to assign boot disk to a guest LDOM # zfs create –s -V 100g rpool/ldomvol/goldvol # ldm create ldg1 # ldm set-vcpu 8 ldg1 # ldm set-mem 8G ldg1 # ldm add-vnet vnet0 primary-vsw0 ldg1 # ldm add-vdsdev /dev/zvol/rdsk/rpool/ldomvol/goldvol golddisk@primary-vds0 # ldm add-vdisk vdisk0 golddisk@primary-vds0 ldg1 # ldm bind ldg1 # ldm start ldg1 Question is when I have a diskname “vdisk0” how do I track back to find out in which zfs or physical volume the virtual disk has been created ? Thanks Sunny From: Hung-Sheng Tsao (LaoTsao) Ph.D [mailto:[email protected]]<mailto:[mailto:[email protected]]> Sent: Sunday, May 20, 2012 8:01 PM To: Hung-sheng Tsao Cc: David Finberg; Biswas, Sunny; [email protected]<mailto:[email protected]> Subject: Re: [ldoms-discuss] oracle VM Operating system question http://www.oracle.com/technetwork/articles/systems-hardware-architecture/beginners-vm-server-sparc-256946.pdf http://www.omegaegitim.com/LDOM_Discovery_DayV2.2a.pdf Sent from my iPad On May 20, 2012, at 15:38, Hung-sheng Tsao <[email protected]<mailto:[email protected]>> wrote: Google ldom begin guide And various best practice Rtd Sent from my iPhone On May 20, 2012, at 1:08 PM, David Finberg <[email protected]<mailto:[email protected]>> wrote: On May 20, 2012, at 1:01 PM, [email protected]<mailto:[email protected]> wrote: Thanks David. But is there any document I can refer to for the installation part ? I am hardly finding any good document . http://docs.oracle.com/cd/E23120_01/html/821-2854/installingsolarisosonguestdomain.html#scrolltoc -- Dave _______________________________________________ ldoms-discuss mailing list [email protected]<mailto:[email protected]> http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss
_______________________________________________ ldoms-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss
