error while executing "iniset /etc/swift/container-sync-realms.conf realm1 key realm1key"

Bug #1528441 reported by Bharath kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

im in master branch and my local.conf for swift is :

ENABLED_SERVICES+=,s-proxy,s-object,s-container,s-account
SWIFT_REPLICAS=1
SWIFT_HASH=011688b4413657e209e

here is the log of the error:

2015-12-22 05:18:31.506 | path = /opt/stack/data/swift/2/node/
2015-12-22 05:18:31.506 | read only = false
2015-12-22 05:18:31.506 | lock file = /opt/stack/data/swift/run/container6021.lock
2015-12-22 05:18:31.506 |
2015-12-22 05:18:31.506 | [container6031]
2015-12-22 05:18:31.506 | max connections = 25
2015-12-22 05:18:31.506 | path = /opt/stack/data/swift/3/node/
2015-12-22 05:18:31.506 | read only = false
2015-12-22 05:18:31.506 | lock file = /opt/stack/data/swift/run/container6031.lock
2015-12-22 05:18:31.506 |
2015-12-22 05:18:31.506 | [container6041]
2015-12-22 05:18:31.506 | max connections = 25
2015-12-22 05:18:31.506 | path = /opt/stack/data/swift/4/node/
2015-12-22 05:18:31.507 | read only = false
2015-12-22 05:18:31.507 | lock file = /opt/stack/data/swift/run/container6041.lock
2015-12-22 05:18:31.507 |
2015-12-22 05:18:31.507 |
2015-12-22 05:18:31.507 | [object6010]
2015-12-22 05:18:31.507 | max connections = 25
2015-12-22 05:18:31.507 | path = /opt/stack/data/swift/1/node/
2015-12-22 05:18:31.507 | read only = false
2015-12-22 05:18:31.507 | lock file = /opt/stack/data/swift/run/object6010.lock
2015-12-22 05:18:31.507 |
2015-12-22 05:18:31.507 | [object6020]
2015-12-22 05:18:31.507 | max connections = 25
2015-12-22 05:18:31.507 | path = /opt/stack/data/swift/2/node/
2015-12-22 05:18:31.507 | read only = false
2015-12-22 05:18:31.508 | lock file = /opt/stack/data/swift/run/object6020.lock
2015-12-22 05:18:31.508 |
2015-12-22 05:18:31.508 | [object6030]
2015-12-22 05:18:31.508 | max connections = 25
2015-12-22 05:18:31.508 | path = /opt/stack/data/swift/3/node/
2015-12-22 05:18:31.508 | read only = false
2015-12-22 05:18:31.508 | lock file = /opt/stack/data/swift/run/object6030.lock
2015-12-22 05:18:31.508 |
2015-12-22 05:18:31.508 | [object6040]
2015-12-22 05:18:31.508 | max connections = 25
2015-12-22 05:18:31.508 | path = /opt/stack/data/swift/4/node/
2015-12-22 05:18:31.508 | read only = false
2015-12-22 05:18:31.508 | lock file = /opt/stack/data/swift/run/object6040.lock
2015-12-22 05:18:31.509 | + is_ubuntu
2015-12-22 05:18:31.509 | + [[ -z deb ]]
2015-12-22 05:18:31.509 | + '[' deb = deb ']'
2015-12-22 05:18:31.510 | + sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2015-12-22 05:18:31.515 | + SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2015-12-22 05:18:31.515 | + sudo cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
2015-12-22 05:18:31.521 | + local csyncfile=/etc/swift/container-sync-realms.conf
2015-12-22 05:18:31.521 | + sudo cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf
2015-12-22 05:18:31.527 | + iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2015-12-22 05:18:31.531 | tee: /etc/swift/container-sync-realms.conf: Permission denied
2015-12-22 05:18:31.532 | Error on exit

Tags: realms
description: updated
affects: swift → devstack
Revision history for this message
Bharath kumar (bharath-kumar3) wrote :

not having this problem anymore

Changed in devstack:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.