Hi all,
Getting started with OpenStack on Fedora 17 http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17
I'm prepared testing OpenStack on Fedora 17 following above thread. But I couldn't resolve whether I need a physical PC for such test? Or can I test it on a VM of VirtualBox?
Please advise. TIA
B.R. satimis
Hi Stephen,
On Mon, Jul 30, 2012 at 1:00 AM, Stephen Liu satimis@yahoo.com wrote:
Hi all,
Getting started with OpenStack on Fedora 17 http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17
I'm prepared testing OpenStack on Fedora 17 following above thread. But I couldn't resolve whether I need a physical PC for such test? Or can I test it on a VM of VirtualBox?
I haven't tried to setup OpenStack on F17 using the doc above, but I don't see any reason why you wouldn't be able to do it on in a VM setup (unless I have missed something).
Cheers, Amit
On 07/29/2012 04:00 PM, Stephen Liu wrote:
Hi all,
Getting started with OpenStack on Fedora 17 http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17
I'm prepared testing OpenStack on Fedora 17 following above thread. But I couldn't resolve whether I need a physical PC for such test? Or can I test it on a VM of VirtualBox?
Please advise. TIA
Installing in a VM is possible. I added some headings to make this obvious: https://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17#I...
cheers, Pádraig.
Hi,
Thanks for your advice.
If I understand your advice correctly. I need adding following steps; Installing within a VM $> sudo openstack-config --set /etc/nova/nova.conf DEFAULT libvirt_type qemu $> setsebool -P virt_use_execmem on # This may take a while
Other steps are unchanged?
If I'm wrong please correct me? Thanks.
Besides I'll install Fedora 17 on VM of VirtualBox, NOT guest of KVM. Are the steps the same?
B.R. SL
----- Original Message -----
From: Pádraig Brady P@draigBrady.com To: Stephen Liu satimis@yahoo.com; Fedora Cloud SIG cloud@lists.fedoraproject.org Cc: Sent: Monday, July 30, 2012 10:33 AM Subject: Re: About openstack running on Fedora
On 07/29/2012 04:00 PM, Stephen Liu wrote:
Hi all,
Getting started with OpenStack on Fedora 17 http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17
I'm prepared testing OpenStack on Fedora 17 following above thread. But
I couldn't resolve whether I need a physical PC for such test? Or can I test it on a VM of VirtualBox?
Please advise. TIA
Installing in a VM is possible. I added some headings to make this obvious: https://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17#I...
cheers, Pádraig.
On 07/29/2012 11:00 AM, Stephen Liu wrote:
Hi all,
Getting started with OpenStack on Fedora 17 http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17
I'm prepared testing OpenStack on Fedora 17 following above thread. But I couldn't resolve whether I need a physical PC for such test? Or can I test it on a VM of VirtualBox?
Please advise. TIA
B.R. satimis
cloud mailing list cloud@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/cloud
With a VM, you just need to make sure that you are then able to run Virtual machines inside other virtual machines. Qemu (nbon KVM) works fine for this, as does KVM nesting (make sure your bios has the VM extensions enabled).
cloud@lists.stg.fedoraproject.org