Re: [openstack-dev] [Devstack][Ironic] Is devstack gate broken?

2014-09-27 Thread Sean Dague
On 09/27/2014 10:42 AM, Peeyush Gupta wrote:
 Hi all,
 
 I have been trying to deploy ironic using devstack, but getting this error:
 
 2014-09-27 14:34:07.758 | ++ err_trap
 2014-09-27 14:34:07.759 | ++ local r=1
 2014-09-27 14:34:07.760 | stack.sh failed: full log in
 /opt/stack/devstack.log.2014-09-27-193748
 2014-09-27 14:34:07.766 | Error on exit
 2014-09-27 14:34:11.235 | df: '/run/user/112/gvfs': Permission denied
 
 So, it's a fuse issue. I changes the configuration in /etc/fuse.conf to
 enable user_allow_other, but it's still the same error. I am having this
 issue since last night only. Before that it was working completely fine.
 Anyone else having the same issue? Should I try something else to make
 it work?
 
 Thanks,
 

Scroll further back up, the actually error will be before err_trap is
printed.

-Sean

-- 
Sean Dague
http://dague.net

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Devstack][Ironic] Is devstack gate broken?

2014-09-27 Thread Peeyush Gupta


On 09/27/2014 08:15 PM, Sean Dague wrote:

On 09/27/2014 10:42 AM, Peeyush Gupta wrote:

Hi all,

I have been trying to deploy ironic using devstack, but getting this error:

2014-09-27 14:34:07.758 | ++ err_trap
2014-09-27 14:34:07.759 | ++ local r=1
2014-09-27 14:34:07.760 | stack.sh failed: full log in
/opt/stack/devstack.log.2014-09-27-193748
2014-09-27 14:34:07.766 | Error on exit
2014-09-27 14:34:11.235 | df: '/run/user/112/gvfs': Permission denied

So, it's a fuse issue. I changes the configuration in /etc/fuse.conf to
enable user_allow_other, but it's still the same error. I am having this
issue since last night only. Before that it was working completely fine.
Anyone else having the same issue? Should I try something else to make
it work?

Thanks,


Scroll further back up, the actually error will be before err_trap is
printed.

-Sean


Hi Sean,

That part keeps changing, sometimes it's about cinder-api and sometimes 
it's about mysql connection. I just want to make sure it's not because 
of some changes in devstack environment.


--
Peeyush Gupta
gpeey...@linux.vnet.ibm.com


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev