Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-23 Thread Sudhakar Maiya
attached the log file.

i stop all firewall services.

please let me know what can be done

regards
Sudhakar

On Thu, Feb 23, 2012 at 2:08 PM, Adrian Smith adr...@17od.com wrote:

 Your config file looks fine Sudhakar (included below, sent offline).

 Have you checked your syslog (/var/log/syslog) for errors?

 [DEFAULT]
 #cert_file = /etc/swift/cert.crt
 #key_file = /etc/swift/cert.key
 bind_port = 8080
 bind_ip = 10.30.91.80
 workers = 8
 user = swift

 [pipeline:main]
 pipeline = healthcheck cache swauth proxy-server

 [app:proxy-server]
 use = egg:swift#proxy
 allow_account_management = true

 [filter:swauth]
 use = egg:swauth#swauth
 set log_name = swauth
 super_admin_key = swauthkey
 default_swift_cluster = local#https://10.30.91.80:8080/v1

 [filter:healthcheck]
 use = egg:swift#healthcheck

 [filter:cache]
 use = egg:swift#memcache
 memcache_servers = 10.30.91.80:11211


 On 23 February 2012 04:39, Sudhakar Maiya sma...@gmail.com wrote:
  please check and let me know what needs to be done
 
 
  On Wed, Feb 22, 2012 at 7:31 PM, Adrian Smith adrian_f_sm...@dell.com
  wrote:
 
  Is there anything of interest in your logs? This will either be
  /var/log/syslog or /var/log/swift/?. Depends how you configured it in
  /etc/swift/proxy-server.conf.
 
  On 22 February 2012 13:47, Sudhakar Maiya sma...@gmail.com wrote:
   when i tried with below command
  
swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
 system
   root testpass
  
   error
  
   Account creation failed: 500 Server Error
   User creation failed: 500 Server Error
  
   Regards
   Sudhakar
  
   On Wed, Feb 22, 2012 at 4:07 PM, Adrian Smith 
 adrian_f_sm...@dell.com
   wrote:
  
   Could be a problem with the URL (/swauth rather than /auth). Try
 this,
  
   swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
   system root testpass
  
  
   On 22 February 2012 10:16, Sudhakar Maiya sma...@gmail.com wrote:
Hi,
   
after successfull configuration of openstack object storage.. i
 tried
to
test the installation
   
swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/ -a
system
root testpass
   
error on /var/log/meesage
   
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
server
10.30.91.84:6042/sdb13 re: Trying to get account info for /v2:
Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
server
10.30.91.84:6052/sdb14 re: Trying to get account info for /v2:
Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
server
10.30.91.84:6022/sdb11 re: Trying to get account info for /v2:
Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
server
10.30.91.84:6032/sdb12 re: Trying to get account info for /v2:
Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80
10.30.91.80
22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - -
 -
- -
- -
0.0151
   
can any one help me on this
   
   
regards
Sudhakar
   
On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel
jasper.ca...@spilgames.com
wrote:
   
Change use = egg:swift#swauth to use = egg:swauth#swauth.
   
Cheers,
Jasper
   
   
On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:
   
yes i have installed rpm
   
On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah
chmo...@chmouel.com
wrote:
   
Hi,
   
On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya 
 sma...@gmail.com
wrote:
 LookupError: Entry point 'swauth' not found in egg 'swift'
 (dir:
 /usr/lib/python2.6/site-packages; protocols:
 paste.filter_factory,
 paste.filter_app_factory; entry_points: )
   
did you install Pete's swauth rpm?
   
http://people.redhat.com/zaitcev/tmp/
   
Cheers,
Chmouel.
   
   
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp
   
   
   
   
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp
   
  
  
  
   ___
   Mailing list: https://launchpad.net/~openstack
   Post to : openstack@lists.launchpad.net
   Unsubscribe : https://launchpad.net/~openstack
   More help   : https://help.launchpad.net/ListHelp
  
 
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net

Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-23 Thread Sudhakar Maiya
what is the permission do i need to give

i have given like this

/dev/sdb6 5.0G   33M  5.0G   1% /srv/node/sdb6
/dev/sdb7 5.0G   33M  5.0G   1% /srv/node/sdb7
/dev/sdb8 5.0G   33M  5.0G   1% /srv/node/sdb8
/dev/sdb9 5.0G   33M  5.0G   1% /srv/node/sdb9
/dev/sdb105.0G   33M  5.0G   1% /srv/node/sdb10
/dev/sdb115.0G   33M  5.0G   1% /srv/node/sdb11
/dev/sdb125.0G   33M  5.0G   1% /srv/node/sdb12
/dev/sdb135.0G   33M  5.0G   1% /srv/node/sdb13
/dev/sdb145.0G   33M  5.0G   1% /srv/node/sdb14
[root@ostack-acctainerserver node]#

[root@ostack-acctainerserver node]# ls -l
total 4
drwxr-xr-x 2 swift swift 4096 Feb 20 20:24 sdb1
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb10
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb11
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb12
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb13
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb14
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb5
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb6
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb7
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb8
drwxr-xr-x 2 swift swift6 Feb 21 17:39 sdb9
[root@ostack-acctainerserver node]#


On Thu, Feb 23, 2012 at 3:45 PM, Chmouel Boudjnah chmo...@chmouel.comwrote:

 On Thu, Feb 23, 2012 at 9:53 AM, Sudhakar Maiya sma...@gmail.com wrote:
  attached the log file.
  packages/swauth/middleware.py, line 510, in handle_prep#012(path,
 resp.status))#012Exception: Could not create the main auth account:
 /v1/AUTH_.auth 503 Internal Server Error#012:

 Have you checked file permissions on the disk?

 Cheers,
 Chmouel.

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-23 Thread Sudhakar Maiya
No luck :(

On Thu, Feb 23, 2012 at 4:14 PM, Adrian Smith adrian_f_sm...@dell.comwrote:

 Try adding the following line to the [app:proxy-server] section of
 your proxy config file, i.e. just below allow_account_management =
 true

 account_autocreate = true


 On 23 February 2012 09:53, Sudhakar Maiya sma...@gmail.com wrote:
  attached the log file.
 
  i stop all firewall services.
 
  please let me know what can be done
 
  regards
  Sudhakar
 
 
  On Thu, Feb 23, 2012 at 2:08 PM, Adrian Smith adr...@17od.com wrote:
 
  Your config file looks fine Sudhakar (included below, sent offline).
 
  Have you checked your syslog (/var/log/syslog) for errors?
 
  [DEFAULT]
  #cert_file = /etc/swift/cert.crt
  #key_file = /etc/swift/cert.key
  bind_port = 8080
  bind_ip = 10.30.91.80
  workers = 8
  user = swift
 
  [pipeline:main]
  pipeline = healthcheck cache swauth proxy-server
 
  [app:proxy-server]
  use = egg:swift#proxy
  allow_account_management = true
 
  [filter:swauth]
  use = egg:swauth#swauth
  set log_name = swauth
  super_admin_key = swauthkey
  default_swift_cluster = local#https://10.30.91.80:8080/v1
 
  [filter:healthcheck]
  use = egg:swift#healthcheck
 
  [filter:cache]
  use = egg:swift#memcache
  memcache_servers = 10.30.91.80:11211
 
 
  On 23 February 2012 04:39, Sudhakar Maiya sma...@gmail.com wrote:
   please check and let me know what needs to be done
  
  
   On Wed, Feb 22, 2012 at 7:31 PM, Adrian Smith 
 adrian_f_sm...@dell.com
   wrote:
  
   Is there anything of interest in your logs? This will either be
   /var/log/syslog or /var/log/swift/?. Depends how you configured it in
   /etc/swift/proxy-server.conf.
  
   On 22 February 2012 13:47, Sudhakar Maiya sma...@gmail.com wrote:
when i tried with below command
   
 swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
system
root testpass
   
error
   
Account creation failed: 500 Server Error
User creation failed: 500 Server Error
   
Regards
Sudhakar
   
On Wed, Feb 22, 2012 at 4:07 PM, Adrian Smith
adrian_f_sm...@dell.com
wrote:
   
Could be a problem with the URL (/swauth rather than /auth). Try
this,
   
swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
system root testpass
   
   
On 22 February 2012 10:16, Sudhakar Maiya sma...@gmail.com
 wrote:
 Hi,

 after successfull configuration of openstack object storage.. i
 tried
 to
 test the installation

 swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/-a
 system
 root testpass

 error on /var/log/meesage

 Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with
 Account
 server
 10.30.91.84:6042/sdb13 re: Trying to get account info for /v2:
 Connection
 refused (client_ip: 10.30.91.80)
 Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with
 Account
 server
 10.30.91.84:6052/sdb14 re: Trying to get account info for /v2:
 Connection
 refused (client_ip: 10.30.91.80)
 Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with
 Account
 server
 10.30.91.84:6022/sdb11 re: Trying to get account info for /v2:
 Connection
 refused (client_ip: 10.30.91.80)
 Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with
 Account
 server
 10.30.91.84:6032/sdb12 re: Trying to get account info for /v2:
 Connection
 refused (client_ip: 10.30.91.80)
 Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80
 10.30.91.80
 22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 -
 - -
 -
 - -
 - -
 0.0151

 can any one help me on this


 regards
 Sudhakar

 On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel
 jasper.ca...@spilgames.com
 wrote:

 Change use = egg:swift#swauth to use = egg:swauth#swauth.

 Cheers,
 Jasper


 On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:

 yes i have installed rpm

 On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah
 chmo...@chmouel.com
 wrote:

 Hi,

 On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya
 sma...@gmail.com
 wrote:
  LookupError: Entry point 'swauth' not found in egg 'swift'
  (dir:
  /usr/lib/python2.6/site-packages; protocols:
  paste.filter_factory,
  paste.filter_app_factory; entry_points: )

 did you install Pete's swauth rpm?

 http://people.redhat.com/zaitcev/tmp/

 Cheers,
 Chmouel.


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack

Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-22 Thread Sudhakar Maiya
Hi,

after successfull configuration of openstack object storage.. i tried to
test the installation

swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/ -a
system root testpass

error on /var/log/meesage

Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
10.30.91.84:6042/sdb13 re: Trying to get account info for /v2: Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
10.30.91.84:6052/sdb14 re: Trying to get account info for /v2: Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
10.30.91.84:6022/sdb11 re: Trying to get account info for /v2: Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
10.30.91.84:6032/sdb12 re: Trying to get account info for /v2: Connection
refused (client_ip: 10.30.91.80)
Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80 10.30.91.80
22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - - - - - -
- 0.0151

can any one help me on this


regards
Sudhakar

On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel jasper.ca...@spilgames.comwrote:

  Change use = egg:swift#swauth to use = egg:swauth#swauth.

  Cheers,
 Jasper


  On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:

 yes i have installed rpm

 On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah chmo...@chmouel.comwrote:

 Hi,

 On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya sma...@gmail.com
 wrote:
  LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
  /usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
  paste.filter_app_factory; entry_points: )

  did you install Pete's swauth rpm?

 http://people.redhat.com/zaitcev/tmp/

 Cheers,
 Chmouel.


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-22 Thread Sudhakar Maiya
when i tried with below command

 swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a system
root testpass

error

Account creation failed: 500 Server Error
User creation failed: 500 Server Error

Regards
Sudhakar

On Wed, Feb 22, 2012 at 4:07 PM, Adrian Smith adrian_f_sm...@dell.comwrote:

 Could be a problem with the URL (/swauth rather than /auth). Try this,

 swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
 system root testpass


 On 22 February 2012 10:16, Sudhakar Maiya sma...@gmail.com wrote:
  Hi,
 
  after successfull configuration of openstack object storage.. i tried to
  test the installation
 
  swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/ -a
 system
  root testpass
 
  error on /var/log/meesage
 
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
  10.30.91.84:6042/sdb13 re: Trying to get account info for /v2:
 Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
  10.30.91.84:6052/sdb14 re: Trying to get account info for /v2:
 Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
  10.30.91.84:6022/sdb11 re: Trying to get account info for /v2:
 Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account server
  10.30.91.84:6032/sdb12 re: Trying to get account info for /v2:
 Connection
  refused (client_ip: 10.30.91.80)
  Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80 10.30.91.80
  22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - - - - -
 - -
  0.0151
 
  can any one help me on this
 
 
  regards
  Sudhakar
 
  On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel 
 jasper.ca...@spilgames.com
  wrote:
 
  Change use = egg:swift#swauth to use = egg:swauth#swauth.
 
  Cheers,
  Jasper
 
 
  On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:
 
  yes i have installed rpm
 
  On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah chmo...@chmouel.com
  wrote:
 
  Hi,
 
  On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya sma...@gmail.com
  wrote:
   LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
   /usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
   paste.filter_app_factory; entry_points: )
 
  did you install Pete's swauth rpm?
 
  http://people.redhat.com/zaitcev/tmp/
 
  Cheers,
  Chmouel.
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 
 
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-22 Thread Sudhakar Maiya
please check and let me know what needs to be done

On Wed, Feb 22, 2012 at 7:31 PM, Adrian Smith adrian_f_sm...@dell.comwrote:

 Is there anything of interest in your logs? This will either be
 /var/log/syslog or /var/log/swift/?. Depends how you configured it in
 /etc/swift/proxy-server.conf.

 On 22 February 2012 13:47, Sudhakar Maiya sma...@gmail.com wrote:
  when i tried with below command
 
   swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a system
  root testpass
 
  error
 
  Account creation failed: 500 Server Error
  User creation failed: 500 Server Error
 
  Regards
  Sudhakar
 
  On Wed, Feb 22, 2012 at 4:07 PM, Adrian Smith adrian_f_sm...@dell.com
  wrote:
 
  Could be a problem with the URL (/swauth rather than /auth). Try this,
 
  swauth-add-user -K swauthkey -A http://10.30.91.80:8080/auth/ -a
  system root testpass
 
 
  On 22 February 2012 10:16, Sudhakar Maiya sma...@gmail.com wrote:
   Hi,
  
   after successfull configuration of openstack object storage.. i tried
 to
   test the installation
  
   swauth-add-user -K swauthkey -A http://10.30.91.80:8080/swauth/ -a
   system
   root testpass
  
   error on /var/log/meesage
  
   Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
   server
   10.30.91.84:6042/sdb13 re: Trying to get account info for /v2:
   Connection
   refused (client_ip: 10.30.91.80)
   Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
   server
   10.30.91.84:6052/sdb14 re: Trying to get account info for /v2:
   Connection
   refused (client_ip: 10.30.91.80)
   Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
   server
   10.30.91.84:6022/sdb11 re: Trying to get account info for /v2:
   Connection
   refused (client_ip: 10.30.91.80)
   Feb 21 22:06:18 ostack-proxyserver proxy-server ERROR with Account
   server
   10.30.91.84:6032/sdb12 re: Trying to get account info for /v2:
   Connection
   refused (client_ip: 10.30.91.80)
   Feb 21 22:06:18 ostack-proxyserver proxy-server 10.30.91.80
 10.30.91.80
   22/Feb/2012/04/06/18 PUT /swauth/v2/system/root HTTP/1.0 401 - - - -
 - -
   - -
   0.0151
  
   can any one help me on this
  
  
   regards
   Sudhakar
  
   On Tue, Feb 21, 2012 at 7:20 PM, Jasper Capel
   jasper.ca...@spilgames.com
   wrote:
  
   Change use = egg:swift#swauth to use = egg:swauth#swauth.
  
   Cheers,
   Jasper
  
  
   On Feb 21, 2012, at 2:25 PM, Sudhakar Maiya wrote:
  
   yes i have installed rpm
  
   On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah 
 chmo...@chmouel.com
   wrote:
  
   Hi,
  
   On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya sma...@gmail.com
   wrote:
LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
/usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
paste.filter_app_factory; entry_points: )
  
   did you install Pete's swauth rpm?
  
   http://people.redhat.com/zaitcev/tmp/
  
   Cheers,
   Chmouel.
  
  
   ___
   Mailing list: https://launchpad.net/~openstack
   Post to : openstack@lists.launchpad.net
   Unsubscribe : https://launchpad.net/~openstack
   More help   : https://help.launchpad.net/ListHelp
  
  
  
  
   ___
   Mailing list: https://launchpad.net/~openstack
   Post to : openstack@lists.launchpad.net
   Unsubscribe : https://launchpad.net/~openstack
   More help   : https://help.launchpad.net/ListHelp
  
 
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 

[DEFAULT]
#cert_file = /etc/swift/cert.crt
#key_file = /etc/swift/cert.key
bind_port = 8080
bind_ip = 10.30.91.80
workers = 8
user = swift

[pipeline:main]
pipeline = healthcheck cache swauth proxy-server

[app:proxy-server]
use = egg:swift#proxy
allow_account_management = true

[filter:swauth]
use = egg:swauth#swauth
set log_name = swauth
super_admin_key = swauthkey
default_swift_cluster = local#https://10.30.91.80:8080/v1

[filter:healthcheck]
use = egg:swift#healthcheck

[filter:cache]
use = egg:swift#memcache
memcache_servers = 10.30.91.80:11211
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-21 Thread Sudhakar Maiya
Hi

thanks for the update.

i configured as per the doc.now i get an error on proxy server
Traceback (most recent call last):
  File /usr/bin/swift-proxy-server, line 22, in module
run_wsgi(conf_file, 'proxy-server', default_port=8080, **options)
  File /usr/lib/python2.6/site-packages/swift/common/wsgi.py, line 123,
in run_wsgi
loadapp('config:%s' % conf_file, global_conf={'log_name': log_name})
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
204, in loadapp
return loadobj(APP, uri, name=name, **kw)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
224, in loadobj
global_conf=global_conf)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
248, in loadcontext
global_conf=global_conf)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
278, in _loadconfig
return loader.get_context(object_type, name, global_conf)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
405, in get_context
global_additions=global_additions)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
503, in _pipeline_app_context
for name in pipeline[:-1]]
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
409, in get_context
section)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
431, in _context_from_use
object_type, name=use, global_conf=global_conf)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
361, in get_context
global_conf=global_conf)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
248, in loadcontext
global_conf=global_conf)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
285, in _loadegg
return loader.get_context(object_type, name, global_conf)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
561, in get_context
object_type, name=name)
  File /usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py, line
600, in find_egg_entry_point
for prot in protocol_options] or '(no entry points)'
*LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
/usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
paste.filter_app_factory; entry_points: )*

[root@ostack-proxyserver swift]# cat proxy-server.conf
[DEFAULT]
#cert_file = /etc/swift/cert.crt
#key_file = /etc/swift/cert.key
bind_port = 8080
workers = 8
user = swift

[pipeline:main]
pipeline = healthcheck cache swauth proxy-server

[app:proxy-server]
use = egg:swift#proxy
allow_account_management = true

[filter:swauth]
use = egg:swift#swauth
ssl = true

[filter:healthcheck]
use = egg:swift#healthcheck

[filter:cache]
use = egg:swift#memcache
memcache_servers = 10.30.91.80:11211
[root@ostack-proxyserver swift]#


can you tell me what cause the issue.

Regards
Sudhakar

On Tue, Feb 21, 2012 at 10:35 AM, Pete Zaitcev zait...@redhat.com wrote:

 On Mon, 20 Feb 2012 09:53:17 +0530
 Sudhakar Maiya sma...@gmail.com wrote:

  i would like to configure object storage swift on rhel6.0..
 
  can some one provide me the steps to install package/configure on each
 node.

 Start with enabling the EPEL repository, then run
  yum install openstack-swift
 It will pull the dependencies automatically, including those not
 found in RHEL 6, e.g. python-webob1.0.

 The rest is pretty much indentical to Ubuntu.

 I have an swauth RPM in case you need to let your users to use your
 Swift immediately, here:
  http://people.redhat.com/zaitcev/tmp/

 However, if you are just experimenting, it would be better served by
 configuring Keystone instead.

 -- Pete

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Object Storage Swift on rhel6.0

2012-02-21 Thread Sudhakar Maiya
yes i have installed rpm

On Tue, Feb 21, 2012 at 6:53 PM, Chmouel Boudjnah chmo...@chmouel.comwrote:

 Hi,

 On Tue, Feb 21, 2012 at 12:48 PM, Sudhakar Maiya sma...@gmail.com wrote:
  LookupError: Entry point 'swauth' not found in egg 'swift' (dir:
  /usr/lib/python2.6/site-packages; protocols: paste.filter_factory,
  paste.filter_app_factory; entry_points: )

 did you install Pete's swauth rpm?

 http://people.redhat.com/zaitcev/tmp/

 Cheers,
 Chmouel.

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Object Storage Swift on rhel6.0

2012-02-19 Thread Sudhakar Maiya
Hi,
i would like to configure object storage swift on rhel6.0..

can some one provide me the steps to install package/configure on each node.

Regards
Sudhakar Maiya.P
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] rpms for rhel5.x to install Open stack Object Storage

2011-11-21 Thread Sudhakar Maiya
Hi,
Can some one help for prerequisites to install Openstack Object Storage
in RHEL system.

Thanks  Regards
Sudhakar
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] OpenStack Object Storage configuration

2011-11-20 Thread Sudhakar Maiya
Hi,
 i would like to Install Openstack Object Storage on RHE5.4 or 6. Is it
possible to get rpms/software to install and configure. we do not have
ubuntu servers. we have all HP Server which has all Linux machines

if i can get it. please let me know the link to download

Please let me know

Thanks  Regards
Sudhakar maiya.P
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] openstack storage comparison with extreemfs

2011-10-12 Thread Sudhakar Maiya
Hi,
   can anyone tell me that if we can implment openstack stroage as
extreemfs.

Regards
Sudhakar
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp