Re: [Openstack] Instance fails to spawn when instance_path is nfs mounted

2012-04-04 Thread Vaze, Mandar
!!! Thanks Rohit !!! Thanks Vish !! -Mandar From: Vaze, Mandar Sent: Wednesday, April 04, 2012 4:41 PM To: openstack@lists.launchpad.net Cc: 'vishvana...@gmail.com' Subject: RE: [Openstack] Instance fails to spawn when instance_path is nfs mounted All, On the link given below vish

Re: [Openstack] Instance fails to spawn when instance_path is nfs mounted

2012-04-04 Thread Yong Sheng Gong
n your way.-openstack-bounces+gongysh=cn.ibm@lists.launchpad.net wrote: -To: Diego Parrilla Santamaría From: "Vaze, Mandar" Sent by: openstack-bounces+gongysh=cn.ibm@lists.launchpad.netDate: 04/04/2012 06:43PMCc: "openstack@lists.launchpad.net" Subject: Re: [Openstack

Re: [Openstack] Instance fails to spawn when instance_path is nfs mounted

2012-04-04 Thread Vaze, Mandar
All, On the link given below vish asked if I could “chown” the files in that folder – turns out I couldn’t. I’ve answered his query on the link below – but repeating the updates here for larger audience (Unfortunately, I have revived a question that is marked as “solved” – so not many people m

Re: [Openstack] Instance fails to spawn when instance_path is nfs mounted

2012-04-04 Thread Yong Sheng Gong
m: "Vaze, Mandar" Sent by: openstack-bounces+gongysh=cn.ibm@lists.launchpad.netDate: 04/04/2012 06:28PMCc: "openstack@lists.launchpad.net" Subject: Re: [Openstack] Instance fails to spawn when instance_path is nfs mounted> I had a problem like this when the umask was lo

Re: [Openstack] Instance fails to spawn when instance_path is nfs mounted

2012-04-04 Thread Vaze, Mandar
Ø Check if not only root can write on the nfs share (specially libvirt user). It doesn’t look like permissions issue to me. Just to be doubly sure, I “touched” a file, in that folder, edited and deleted the file. All operations worked w/o error. As I have listed below, several files got created

Re: [Openstack] Instance fails to spawn when instance_path is nfs mounted

2012-04-04 Thread Vaze, Mandar
> I had a problem like this when the umask was locked down. Setting the umask > to 022 in the init script for nova-compute solved my problem. I'm running from devstack setup - so I don't have an init-script. All the processes run in a "screen" session. Here is what I did : 1. Stopped nova-comp

Re: [Openstack] Instance fails to spawn when instance_path is nfs mounted

2012-04-03 Thread Nathanael Burton
I had a problem like this when the umask was locked down. Setting the umask to 022 in the init script for nova-compute solved my problem. On Tue, Apr 3, 2012 at 1:56 PM, Diego Parrilla Santamaría wrote: > We use nfs backed instances a lot, and this problem normally has to do with > wrong permiss

Re: [Openstack] Instance fails to spawn when instance_path is nfs mounted

2012-04-03 Thread Diego Parrilla Santamaría
We use nfs backed instances a lot, and this problem normally has to do with wrong permission management in your filer and/or client. Check if not only root can write on the nfs share (specially libvirt user). Diego -- Diego Parrilla *CEO* *www.stackops.com | * diego.par