openstack 安装swift出错
大家好:
一下是我按照官网安装后出现的错误
执行swift stat :
[root@controller log]# swift stat
Traceback (most recent call last):
File "/bin/swift", line 10, in <module>
sys.exit(main())
File "/usr/lib/python2.7/site-packages/swiftclient/shell.py", line 1287, in main
globals()['st_%s' % args[0]](parser, argv[1:], output)
File "/usr/lib/python2.7/site-packages/swiftclient/shell.py", line 492, in st_stat
stat_result = swift.stat()
File "/usr/lib/python2.7/site-packages/swiftclient/service.py", line 443, in stat
raise SwiftError('Account not found', exc=err)
swiftclient.service.SwiftError: 'Account not found'
这个Account not found 的账户是在哪一部创建的?
swift list:
Account GET failed: http://controller:8080/v1/AUTH_5eafaf7d2bc14eeb9d6c885559e0a01f?format=json 503 Internal Server Error [first 60 chars of response] <html><h1>Service Unavailable</h1><p>The server is currently
You have new mail in /var/spool/mail/root