sylvain.desbureaux at orange-ftgroup.com
2009-Aug-05 12:58 UTC
[Ovirt-devel] iSCSI questions and VM Creation questions
Hi, I finally managed to have one node working. I added a iSCSI LUN (ok if selinux is set to 0) and wanted to create my first VM. So I created a VM and had some issues: * I can choose boot from HD but I'm just able to choose the LUN, not a specific size in the LUN like you can do in vmware ESX. So, do I have to create a LUN per VM? If yes, it's quite complicated... * If I choose boot from HD, there's no way to specify another boot parameter (I would like to use a liveCD to install a distro). Is it possible to do that? * I've three networks (the VM created are supposed to act like routers), one management/guest/storage and two others. When I boot, all these interfaces are put on the same bridge (I've got 5 ethernet interfaces) instead of being put in three different bridges. Is it normal? FYI, I've created a bug (https://bugzilla.redhat.com/show_bug.cgi?id=515684) because the igb kernel module (needed for some Intel Ethernet cards) wasn't working. Now it works (changed a little bit blacklist.ks) but I have to manually modprobe at the end of the boot so perhaps that's why only one bridge is created? Thanks in advance, <<Picture (Device Independent Bitmap)>> Sylvain Desbureaux Recherche et D?veloppement, Service aux entreprises Ing?nieur concepteur d?veloppeur de services r?seaux pour les entreprises t?l. 02 96 05 13 80 sylvain.desbureaux at orange-ftgroup.com <<Picture (Device Independent Bitmap)>> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20090805/1b349cdc/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: ole0.bmp Type: image/bmp Size: 2406 bytes Desc: Picture (Device Independent Bitmap) URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20090805/1b349cdc/attachment.bmp> -------------- next part -------------- A non-text attachment was scrubbed... Name: ole1.bmp Type: image/bmp Size: 974 bytes Desc: Picture (Device Independent Bitmap) URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20090805/1b349cdc/attachment-0001.bmp>
Hugh O. Brock
2009-Aug-05 13:09 UTC
[Ovirt-devel] iSCSI questions and VM Creation questions
On Wed, Aug 05, 2009 at 02:58:18PM +0200, sylvain.desbureaux at orange-ftgroup.com wrote:> Hi, > I finally managed to have one node working. > I added a iSCSI LUN (ok if selinux is set to 0) and wanted to create my first VM.Good. For what it's worth, there is now an updated selinux policy for libvirt, should allow you to leave selinux turned on.> So I created a VM and had some issues: > * I can choose boot from HD but I'm just able to choose the LUN, not a specific size in the LUN like you can do in vmware ESX. So, do I have to create a LUN per VM? If yes, it's quite complicated...We had intended people to create LVM partitions on top of an iSCSI LUN, so you have some flexibility on the size and allocation of your VM partitions. You should be able to do this from the UI.> * If I choose boot from HD, there's no way to specify another boot parameter (I would like to use a liveCD to install a distro). Is it possible to do that?Hmm, I think what you want to do here is create an ISO image profile in Cobbler for your liveCD and boot from that to install. You will just need to put your ISO in a shared storage volume that the nodes can mount; cobbler will supply the node with the path to the ISO on shared storage, and it will then boot the VM from there.> * I've three networks (the VM created are supposed to act like routers), one management/guest/storage and two others. When I boot, all these interfaces are put on the same bridge (I've got 5 ethernet interfaces) instead of being put in three different bridges. Is it normal? FYI, I've created a bug (https://bugzilla.redhat.com/show_bug.cgi?id=515684) because the igb kernel module (needed for some Intel Ethernet cards) wasn't working. Now it works (changed a little bit blacklist.ks) but I have to manually modprobe at the end of the boot so perhaps that's why only one bridge is created?Hmm... we have been having some issues with network config. The bridging of the interfaces depends on how you have the host networking set up ("edit networks" dialog from the Host details pane). I'd love it if you would try again with the release we are building today (some new network config UI and code) and let us know if it works -- if not, detailed info on how the NICs are supposed to be configured vs. what is actually happening would be really helpful. Thanks, --Hugh> Thanks in advance, > > <<Picture (Device Independent Bitmap)>> > Sylvain Desbureaux > Recherche et D?veloppement, Service aux entreprises > Ing?nieur concepteur d?veloppeur de services r?seaux pour les entreprises > t?l. 02 96 05 13 80 > sylvain.desbureaux at orange-ftgroup.com > <<Picture (Device Independent Bitmap)>> > >> _______________________________________________ > Ovirt-devel mailing list > Ovirt-devel at redhat.com > https://www.redhat.com/mailman/listinfo/ovirt-devel