[Openstack] [Swift] Upgrading from 1.9.1 to 1.10.0

Shrinand Javadekar shrinand at maginatics.com
Sat Oct 26 05:19:57 UTC 2013


Hi,

My attempt to upgrade my 3 node swift installation from v1.9.1 to v1.10.0
fails without any errors :(. I downloaded the tar ball from
https://launchpad.net/swift/havana/1.10.0/+download/swift-1.10.0.tar.gz and
then followed these steps:

1. Stopped the services running on my storage nodes using "swift-init all
stop".
2. Unzipped the swift sources and cd'ed into the swift-1.10.0 directory.
3. Ran python setup.py install
4. Restarted the services using "swift-init all start".
5. Followed steps 1-4 for my proxy server.

However, after the entire process completes, when I run "python -c 'import
swift; print swift.__version__'" on any of my nodes, I get 1.9.1 and not
1.10.0.

Am I missing any steps?
-Shri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131025/2005262d/attachment.html>


More information about the Openstack mailing list