<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Are you running SELinux?<div class=""><br class=""></div><div class="">Remo <br class=""><div><blockquote type="cite" class=""><div class="">On Feb 9, 2015, at 11:21, Ali Nazemian <<a href="mailto:alinazemian@gmail.com" class="">alinazemian@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">I did try to install and configure swift juno with one proxy node (controller) and two object storage node. (CentOS 7) After i tried to verify the installation process I have found out that there is some problem with the installation. The output of swift stat command looks normal but when I tried to create storage container in order to upload some file this error showed up:<div class=""><br class=""></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px" class=""><div class=""><div style="font-family: tahoma; font-size: 13.3333330154419px;" class="">Error trying to create container 'demo-container1': 404 Not Found: <html><h1>Not Found</h1><p>The resource could not be found.<</div></div><div class=""><div style="font-family: tahoma; font-size: 13.3333330154419px;" class="">Object PUT failed: <a href="http://controller:8080/v1/AUTH_699fcdbd76d64bd184fc948ac1e9b32c/demo-container1/root/centos-indexhtml-7-9.el7.centos.noarch.rpm" target="_blank" class="">http://controller:8080/v1/AUTH_699fcdbd76d64bd184fc948ac1e9b32c/demo-container1/root/centos-indexhtml-7-9.el7.centos.noarch.rpm</a> 404 Not Found  [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<</div></div></blockquote><div class=""><div style="font-family: tahoma; font-size: 13.3333330154419px;" class=""><br class=""></div><div style="font-family: tahoma; font-size: 13.3333330154419px;" class="">I did check the service logs on the proxy server side, here is the output of proxy-server service:</div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px" class=""><div class=""><div style="font-family: tahoma; font-size: 13.3333330154419px;" class=""><div style="font-size:13.3333330154419px" class="">Feb 09 22:27:57 controller proxy-server[2522]: Container GET returning 503 for (503, 503, 503) (txn: tx96539e1fc77640fd99898-0054d90335) (client_ip: 10.102.1.70)</div></div></div><div class=""><div style="font-family: tahoma; font-size: 13.3333330154419px;" class=""><div style="font-size:13.3333330154419px" class="">Feb 09 22:27:57 controller proxy-server[2522]: Could not autocreate account '/AUTH_699fcdbd76d64bd184fc948ac1e9b32c' (txn: tx96539e1fc77640fd99898-0054d90335) (client_ip: 10.102.1.70)</div><div style="font-size:13.3333330154419px" class=""><br class=""></div><div style="font-size:13.3333330154419px" class=""><br class=""></div></div></div></blockquote><font face="tahoma" class=""><span style="font-size:13.3333330154419px" class="">On the storage node here are the logs of different services:</span></font><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class="">object-auditor service:</div></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px" class=""><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class=""><div class="">Feb 09 22:32:36 object1 object-auditor[2115]: Begin object audit "forever" mode (ALL)</div></div></div></div><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class="">Feb 09 22:32:36 object1 object-auditor[2115]: ERROR: Unable to run auditing: [Errno 13] Permission denied: '/srv/node/sdc1'</div></div></div><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class=""> </div></div></div></blockquote><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class="">object-replicator service:</div></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px" class=""><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class=""><div class="">Feb 09 22:33:04 object1 object-replicator[872]: ERROR creating /srv/node/sdb1/objects: #012Traceback (most recent call last):#012  File "/usr/lib/python2.7/site-packages/swift/obj/replicator.py", line 428, in process_repl#012    mkdirs(obj_path)#012  File "/usr/lib/python2.7/site-packages/swift/common/utils.py", line 770, in mkdirs#012    os.makedirs(path)#012  File "/usr/lib64/python2.7/os.py", line 157, in makedirs#012    mkdir(name, mode)#012OSError: [Errno 13] Permission denied: '/srv/node/sdb1/objects'</div></div></div></div><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class="">Feb 09 22:33:04 object1 object-replicator[872]: ERROR creating /srv/node/sdc1/objects: #012Traceback (most recent call last):#012  File "/usr/lib/python2.7/site-packages/swift/obj/replicator.py", line 428, in process_repl#012    mkdirs(obj_path)#012  File "/usr/lib/python2.7/site-packages/swift/common/utils.py", line 770, in mkdirs#012    os.makedirs(path)#012  File "/usr/lib64/python2.7/os.py", line 157, in makedirs#012    mkdir(name, mode)#012OSError: [Errno 13] Permission denied: '/srv/node/sdc1/objects'</div></div></div><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class=""> </div></div></div></blockquote><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class="">object-updater service:</div></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px" class=""><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class=""><div class="">Feb 09 22:23:38 object1 object-updater[2017]: UNCAUGHT EXCEPTION#012Traceback (most recent call last):#012  File "/usr/bin/swift-object-updater", line 23, in <module>#012    run_daemon(ObjectUpdater, conf_file, **options)#012  File "/usr/lib/python2.7/site-packages/swift/common/daemon.py", line 110, in run_daemon#012    klass(conf).run(once=once, **kwargs)#012  File "/usr/lib/python2.7/site-packages/swift/common/daemon.py", line 57, in run#012    self.run_forever(**kwargs)#012  File "/usr/lib/python2.7/site-packages/swift/obj/updater.py", line 91, in run_forever#012    self.object_sweep(os.path.join(self.devices, device))#012  File "/usr/lib/python2.7/site-packages/swift/obj/updater.py", line 141, in object_sweep#012    for asyncdir in os.listdir(device):#012OSError: [Errno 13] Permission denied: '/srv/node/sdc1'</div></div></div></div><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class="">Feb 09 22:23:38 object1 object-updater[873]: Object update sweep completed: 0.07s</div></div></div><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class="">Feb 09 22:28:38 object1 object-updater[873]: Begin object update sweep</div></div></div><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class="">Feb 09 22:28:38 object1 object-updater[2073]: UNCAUGHT EXCEPTION#012Traceback (most recent call last):#012  File "/usr/bin/swift-object-updater", line 23, in <module>#012    run_daemon(ObjectUpdater, conf_file, **options)#012  File "/usr/lib/python2.7/site-packages/swift/common/daemon.py", line 110, in run_daemon#012    klass(conf).run(once=once, **kwargs)#012  File "/usr/lib/python2.7/site-packages/swift/common/daemon.py", line 57, in run#012    self.run_forever(**kwargs)#012  File "/usr/lib/python2.7/site-packages/swift/obj/updater.py", line 91, in run_forever#012    self.object_sweep(os.path.join(self.devices, device))#012  File "/usr/lib/python2.7/site-packages/swift/obj/updater.py", line 141, in object_sweep#012    for asyncdir in os.listdir(device):#012OSError: [Errno 13] Permission denied: '/srv/node/sdb1'</div></div></div><div class=""><div style="font-size: 13.3333330154419px; font-family: tahoma; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div class=""> </div></div></div></blockquote><div class=""><div style="font-family: tahoma; font-size: 13.3333330154419px; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class="">there is same permission error for account service. And here is the rsync log on storage node:</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px" class=""><div class=""><div style="font-family: tahoma; font-size: 13.3333330154419px; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div style="font-size:13.3333330154419px;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)" class="">2015/02/09 22:16:22 [584] unable to bind any inbound sockets on port 873</div></div></div><div class=""><div style="font-family: tahoma; font-size: 13.3333330154419px; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><div style="font-size:13.3333330154419px;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)" class=""><span style="font-size:10pt" class="">2015/02/09 22:16:22 [584] rsync error: error in socket IO (code 10) at socket.c(555) [Receiver=3.0.9]</span></div></div></div></blockquote><div class=""><div style="font-family: tahoma; font-size: 13.3333330154419px; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""> </div><div style="font-family: tahoma; font-size: 13.3333330154419px; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class="">It seems that I have a permission problem with /srv/node directory. I check the permission and everything looks normal. (swift user and swift group) I also check the permission for creating a directory inside /srv/node with using "swift" user. It was fine. I really appriciate if somebody could help me through this issue.</div><div style="font-family: tahoma; font-size: 13.3333330154419px; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class=""><br class=""></div><div style="font-family: tahoma; font-size: 13.3333330154419px; background-image: none; background-attachment: scroll; background-origin: padding-box; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-size: auto; background-position: 0% 0%; background-repeat: repeat repeat;" class="">Best regards.</div><div class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature">A.Nazemian</div>
</div></div></div>


!DSPAM:1,54d90cdc141954615547069!
_______________________________________________<br class="">Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class="">Post to     : <a href="mailto:openstack@lists.openstack.org" class="">openstack@lists.openstack.org</a><br class="">Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class=""><br class=""><br class="">!DSPAM:1,54d90cdc141954615547069!<br class=""></div></blockquote></div><br class=""></div></body></html>