Re: [Openstack] Boot from Volume via Horizon?

2013-06-12 Thread Wolfgang Richter
Pichon wrote: > Hi, > > "Wolfgang Richter" wrote: > > Am I missing something or does Horizon as released with Grizzly not have > an > > option for booting an instance from a volume? > > When you click on the button to "Launch an instance" on the Ins

[Openstack] Boot from Volume via Horizon?

2013-06-11 Thread Wolfgang Richter
Am I missing something or does Horizon as released with Grizzly not have an option for booting an instance from a volume? I am able to successfully do this with nova boot from the commandline. -- Wolf ___ Mailing list: https://launchpad.net/~openstack

Re: [Openstack] Cinder Callbacks from nova-compute

2013-06-07 Thread Wolfgang Richter
; URL? What is the distinction here? -- Wolf On Fri, Jun 7, 2013 at 12:42 PM, Wolfgang Richter wrote: > My nova-compute nodes appear to be using a hostname for my Cinder host > that is incorrect. > > How do I set the hostname for the cinder-volume host on ea

[Openstack] Cinder Callbacks from nova-compute

2013-06-07 Thread Wolfgang Richter
My nova-compute nodes appear to be using a hostname for my Cinder host that is incorrect. How do I set the hostname for the cinder-volume host on each nova-compute node? Some setting in /etc/nova/nova.conf? -- Wolf ___ Mailing list: https://launchpad.

Re: [Openstack] About over-commit memory

2012-06-21 Thread Wolfgang Richter
What is the intention of overcommit here? Is it allowable (possible?) to have a single VM with more RAM allocated than any physical machine? Or VMs allocated/running that together are more than available RAM? -- Wolf On Jun 21, 2012, at 6:13 PM, Vishvananda Ishaya wrote: > I just noticed the

Re: [Openstack] About over-commit memory

2012-06-21 Thread Wolfgang Richter
The third VM is of the same flavor as the other two? At least, it is only trying to use 2GB RAM as well? Which hypervisor is in use (kvm)? -- Wolf On Thu, Jun 21, 2012 at 6:03 PM, Sam Su wrote: > Hi Vish, > > Thank you for your response. > > I added a 'line ram_allocation_ratio=10' in nova.con