Dear Umar, To be honest, I've never tried it (because I prefer the original iSCSI solution) however you can find details in the following site: http://wiki.opennebula.org/shared_lvm.
Best Regards, Sandor 2013/7/9 Umar Draz <[email protected]> > Hi, > > Yes, how I can do this shared LVM solution, what I need on all 3 server > machine? > > Br. > > Umar > > > On Tue, Jul 9, 2013 at 1:04 PM, Sándor Ács <[email protected]>wrote: > >> Dear Umar, >> >> I see. So that device is an "iSCSI box" and not a PC with standard Linux. >> In that case, your OpenNebula head can not ssh into the device so you can >> only use the shared LVM solution, i guess. >> >> Best Regards, >> Sandor >> >> >> 2013/7/9 Umar Draz <[email protected]> >> >>> Hi >>> >>> Well I don't know about the HP SAN model, Our SAN Admin just give the ip >>> address of the SAN, and I already have configured this on my KVM. Here is >>> the steps How I already using that SAN. >>> >>> iscsiadm -m discovery -t st -p 192.168.0.101 >>> iscsiadm -m node --targetname "iqn.2012-03.com.example:KVM-server" >>> --portal "192.168.0.101:3260" --login >>> >>> and then I have mounted /dev/sdb1 as my /vms folder on my existing KVM >>> server. Now the I want this SAN with opennebula and with 2 KVM host, We >>> will shutdown existing KVM where this SAN already attached. So our setup >>> will look like this >>> >>> Controlller = 192.168.0.98 >>> kvm1 = 192.168.0.99 >>> kvm2 = 192.168.0.100 >>> SAN = 192.168.0.101 >>> >>> Br. >>> >>> Umar >>> >>> >>> On Mon, Jul 8, 2013 at 8:35 PM, Sándor Ács <[email protected]>wrote: >>> >>>> Dear Umar, >>>> >>>> What kind of HP SAN do you have exactly? >>>> >>>> Best Regards, >>>> Sandor >>>> >>>> 2013/7/8 Umar Draz <[email protected]> >>>> >>>>> Hi Everyone, >>>>> >>>>> I have 3 nodes cluster of openenbula, >>>>> >>>>> 1 controller node (openenbule) >>>>> 2 KVM hosts >>>>> >>>>> Now I have HP SAN where I have configure ISCSi tartget for my virtual >>>>> machine. >>>>> >>>>> Would you please help how I can use that ISCSi storage? What I need to >>>>> do install on openebula controller ? and what i need to install on KVM >>>>> hosts. >>>>> >>>>> Br. >>>>> >>>>> Umar >>>>> >>>>> _______________________________________________ >>>>> Users mailing list >>>>> [email protected] >>>>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >>>>> >>>>> >>> >> >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
