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
