[Group.of.nepali.translators] [Bug 1642538] Re: swift-ring-builder rebalance - endless loop

2017-02-24 Thread Corey Bryant
** Changed in: cloud-archive/ocata
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1642538

Title:
  swift-ring-builder rebalance - endless loop

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive mitaka series:
  Fix Released
Status in Ubuntu Cloud Archive newton series:
  Fix Released
Status in Ubuntu Cloud Archive ocata series:
  Fix Released
Status in OpenStack Object Storage (swift):
  Fix Released
Status in swift package in Ubuntu:
  Fix Released
Status in swift source package in Xenial:
  Fix Released
Status in swift source package in Yakkety:
  Fix Released
Status in swift source package in Zesty:
  Fix Released

Bug description:
  There is an issue with swift-ring-builder and rebalancing under
  certain conditions beginning in Mitaka.

  Steps to reproduce:
  Create a ring with part power of 12. 3 servers with 11 devices each, BUT 2 
servers in zone 1 and one server in zone 2. After adding all devices as 
described above, swift-ring-builder .builder rebalance does not return 
and seems to run into an endless loop.

  The weirdness starts with the 11th device, 10 devices still work. It
  does not matter whether you add each 10 devices from the 3 servers and
  rebalance, and than add the 11th device from each server afterwards or
  do it all at once.

  This behaviour does not exists in Liberty and starts with Mitaka.

  For connivence I am adding the statements to reproduce:


  swift-ring-builder account.builder create 12 3 1

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-06 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-07 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-08 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-09 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-10 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-11 --weight 100.00

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-06 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-07 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 60

[Group.of.nepali.translators] [Bug 1642538] Re: swift-ring-builder rebalance - endless loop

2017-01-23 Thread James Page
This bug was fixed in the package swift - 2.7.0-0ubuntu2.1~cloud0
---

 swift (2.7.0-0ubuntu2.1~cloud0) trusty-mitaka; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 swift (2.7.0-0ubuntu2.1) xenial; urgency=medium
 .
   * d/p/avoid-infinite-loop-while-placing-parts.patch: Cherry-picked from
 upstream stable/mitaka branch to avoid infinite loop while placing parts
 (LP: #1642538).


** Changed in: cloud-archive/mitaka
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1642538

Title:
  swift-ring-builder rebalance - endless loop

Status in Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive mitaka series:
  Fix Released
Status in Ubuntu Cloud Archive newton series:
  Fix Released
Status in Ubuntu Cloud Archive ocata series:
  Fix Committed
Status in OpenStack Object Storage (swift):
  Fix Released
Status in swift package in Ubuntu:
  Fix Released
Status in swift source package in Xenial:
  Fix Released
Status in swift source package in Yakkety:
  Fix Released
Status in swift source package in Zesty:
  Fix Released

Bug description:
  There is an issue with swift-ring-builder and rebalancing under
  certain conditions beginning in Mitaka.

  Steps to reproduce:
  Create a ring with part power of 12. 3 servers with 11 devices each, BUT 2 
servers in zone 1 and one server in zone 2. After adding all devices as 
described above, swift-ring-builder .builder rebalance does not return 
and seems to run into an endless loop.

  The weirdness starts with the 11th device, 10 devices still work. It
  does not matter whether you add each 10 devices from the 3 servers and
  rebalance, and than add the 11th device from each server afterwards or
  do it all at once.

  This behaviour does not exists in Liberty and starts with Mitaka.

  For connivence I am adding the statements to reproduce:


  swift-ring-builder account.builder create 12 3 1

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-06 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-07 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-08 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-09 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-10 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-11 --weight 100.00

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-buil

[Group.of.nepali.translators] [Bug 1642538] Re: swift-ring-builder rebalance - endless loop

2017-01-23 Thread James Page
This bug was fixed in the package swift - 2.10.0-0ubuntu1.1~cloud0
---

 swift (2.10.0-0ubuntu1.1~cloud0) xenial-newton; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 swift (2.10.0-0ubuntu1.1) yakkety; urgency=medium
 .
   * d/p/avoid-infinite-loop-while-placing-parts.patch: Cherry-picked from
 upstream stable/newton branch to avoid infinite loop while placing parts
 (LP: #1642538).


** Changed in: cloud-archive/newton
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1642538

Title:
  swift-ring-builder rebalance - endless loop

Status in Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive mitaka series:
  Fix Released
Status in Ubuntu Cloud Archive newton series:
  Fix Released
Status in Ubuntu Cloud Archive ocata series:
  Fix Committed
Status in OpenStack Object Storage (swift):
  Fix Released
Status in swift package in Ubuntu:
  Fix Released
Status in swift source package in Xenial:
  Fix Released
Status in swift source package in Yakkety:
  Fix Released
Status in swift source package in Zesty:
  Fix Released

Bug description:
  There is an issue with swift-ring-builder and rebalancing under
  certain conditions beginning in Mitaka.

  Steps to reproduce:
  Create a ring with part power of 12. 3 servers with 11 devices each, BUT 2 
servers in zone 1 and one server in zone 2. After adding all devices as 
described above, swift-ring-builder .builder rebalance does not return 
and seems to run into an endless loop.

  The weirdness starts with the 11th device, 10 devices still work. It
  does not matter whether you add each 10 devices from the 3 servers and
  rebalance, and than add the 11th device from each server afterwards or
  do it all at once.

  This behaviour does not exists in Liberty and starts with Mitaka.

  For connivence I am adding the statements to reproduce:


  swift-ring-builder account.builder create 12 3 1

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-06 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-07 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-08 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-09 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-10 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-11 --weight 100.00

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-

[Group.of.nepali.translators] [Bug 1642538] Re: swift-ring-builder rebalance - endless loop

2017-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package swift - 2.10.0-0ubuntu1.1

---
swift (2.10.0-0ubuntu1.1) yakkety; urgency=medium

  * d/p/avoid-infinite-loop-while-placing-parts.patch: Cherry-picked from
upstream stable/newton branch to avoid infinite loop while placing parts
(LP: #1642538).

 -- Corey Bryant   Fri, 09 Dec 2016 10:08:37
-0500

** Changed in: swift (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1642538

Title:
  swift-ring-builder rebalance - endless loop

Status in Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive mitaka series:
  Fix Committed
Status in Ubuntu Cloud Archive newton series:
  Fix Committed
Status in Ubuntu Cloud Archive ocata series:
  Fix Committed
Status in OpenStack Object Storage (swift):
  Fix Released
Status in swift package in Ubuntu:
  Fix Released
Status in swift source package in Xenial:
  Fix Released
Status in swift source package in Yakkety:
  Fix Released
Status in swift source package in Zesty:
  Fix Released

Bug description:
  There is an issue with swift-ring-builder and rebalancing under
  certain conditions beginning in Mitaka.

  Steps to reproduce:
  Create a ring with part power of 12. 3 servers with 11 devices each, BUT 2 
servers in zone 1 and one server in zone 2. After adding all devices as 
described above, swift-ring-builder .builder rebalance does not return 
and seems to run into an endless loop.

  The weirdness starts with the 11th device, 10 devices still work. It
  does not matter whether you add each 10 devices from the 3 servers and
  rebalance, and than add the 11th device from each server afterwards or
  do it all at once.

  This behaviour does not exists in Liberty and starts with Mitaka.

  For connivence I am adding the statements to reproduce:


  swift-ring-builder account.builder create 12 3 1

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-06 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-07 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-08 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-09 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-10 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-11 --weight 100.00

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6

[Group.of.nepali.translators] [Bug 1642538] Re: swift-ring-builder rebalance - endless loop

2017-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package swift - 2.7.0-0ubuntu2.1

---
swift (2.7.0-0ubuntu2.1) xenial; urgency=medium

  * d/p/avoid-infinite-loop-while-placing-parts.patch: Cherry-picked from
upstream stable/mitaka branch to avoid infinite loop while placing parts
(LP: #1642538).

 -- Corey Bryant   Fri, 09 Dec 2016 10:40:09
-0500

** Changed in: swift (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1642538

Title:
  swift-ring-builder rebalance - endless loop

Status in Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive mitaka series:
  Fix Committed
Status in Ubuntu Cloud Archive newton series:
  Fix Committed
Status in Ubuntu Cloud Archive ocata series:
  Fix Committed
Status in OpenStack Object Storage (swift):
  Fix Released
Status in swift package in Ubuntu:
  Fix Released
Status in swift source package in Xenial:
  Fix Released
Status in swift source package in Yakkety:
  Fix Released
Status in swift source package in Zesty:
  Fix Released

Bug description:
  There is an issue with swift-ring-builder and rebalancing under
  certain conditions beginning in Mitaka.

  Steps to reproduce:
  Create a ring with part power of 12. 3 servers with 11 devices each, BUT 2 
servers in zone 1 and one server in zone 2. After adding all devices as 
described above, swift-ring-builder .builder rebalance does not return 
and seems to run into an endless loop.

  The weirdness starts with the 11th device, 10 devices still work. It
  does not matter whether you add each 10 devices from the 3 servers and
  rebalance, and than add the 11th device from each server afterwards or
  do it all at once.

  This behaviour does not exists in Liberty and starts with Mitaka.

  For connivence I am adding the statements to reproduce:


  swift-ring-builder account.builder create 12 3 1

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-06 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-07 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-08 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-09 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-10 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-11 --weight 100.00

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 

[Group.of.nepali.translators] [Bug 1642538] Re: swift-ring-builder rebalance - endless loop

2016-12-12 Thread Launchpad Bug Tracker
This bug was fixed in the package swift - 2.11.0-0ubuntu2

---
swift (2.11.0-0ubuntu2) zesty; urgency=medium

  * d/p/avoid-infinite-loop-while-placing-parts.patch: Cherry-picked from
upstream master branch to avoid infinite loop while placing parts
(LP: #1642538).

 -- Corey Bryant   Fri, 09 Dec 2016 09:05:26
-0500

** Changed in: swift (Ubuntu Zesty)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1642538

Title:
  swift-ring-builder rebalance - endless loop

Status in Ubuntu Cloud Archive:
  Triaged
Status in Ubuntu Cloud Archive mitaka series:
  Fix Committed
Status in Ubuntu Cloud Archive newton series:
  Triaged
Status in Ubuntu Cloud Archive ocata series:
  Triaged
Status in OpenStack Object Storage (swift):
  Fix Released
Status in swift package in Ubuntu:
  Fix Released
Status in swift source package in Xenial:
  Triaged
Status in swift source package in Yakkety:
  Triaged
Status in swift source package in Zesty:
  Fix Released

Bug description:
  There is an issue with swift-ring-builder and rebalancing under
  certain conditions beginning in Mitaka.

  Steps to reproduce:
  Create a ring with part power of 12. 3 servers with 11 devices each, BUT 2 
servers in zone 1 and one server in zone 2. After adding all devices as 
described above, swift-ring-builder .builder rebalance does not return 
and seems to run into an endless loop.

  The weirdness starts with the 11th device, 10 devices still work. It
  does not matter whether you add each 10 devices from the 3 servers and
  rebalance, and than add the 11th device from each server afterwards or
  do it all at once.

  This behaviour does not exists in Liberty and starts with Mitaka.

  For connivence I am adding the statements to reproduce:


  swift-ring-builder account.builder create 12 3 1

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-06 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-07 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-08 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-09 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-10 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-11 --weight 100.00

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.61 
--port 6002 --replication-ip 10.46.15.61 --replication-po

[Group.of.nepali.translators] [Bug 1642538] Re: swift-ring-builder rebalance - endless loop

2016-12-01 Thread Corey Bryant
** Also affects: swift (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: swift (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: swift (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: swift (Ubuntu Zesty)
   Importance: Undecided
   Status: New

** Changed in: swift (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: swift (Ubuntu Yakkety)
   Status: New => Triaged

** Changed in: swift (Ubuntu Zesty)
   Importance: Undecided => High

** Changed in: swift (Ubuntu Zesty)
   Status: New => Triaged

** Changed in: swift (Ubuntu Yakkety)
   Importance: Undecided => High

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/newton
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/mitaka
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/ocata
   Importance: Undecided
   Status: New

** Changed in: cloud-archive/mitaka
   Status: New => Triaged

** Changed in: cloud-archive/newton
   Status: New => Triaged

** Changed in: cloud-archive/ocata
   Status: New => Triaged

** Changed in: cloud-archive/ocata
   Importance: Undecided => High

** Changed in: cloud-archive/newton
   Importance: Undecided => High

** Changed in: swift (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: cloud-archive/mitaka
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1642538

Title:
  swift-ring-builder rebalance - endless loop

Status in Ubuntu Cloud Archive:
  Triaged
Status in Ubuntu Cloud Archive mitaka series:
  Triaged
Status in Ubuntu Cloud Archive newton series:
  Triaged
Status in Ubuntu Cloud Archive ocata series:
  Triaged
Status in OpenStack Object Storage (swift):
  Fix Released
Status in swift package in Ubuntu:
  Triaged
Status in swift source package in Xenial:
  Triaged
Status in swift source package in Yakkety:
  Triaged
Status in swift source package in Zesty:
  Triaged

Bug description:
  There is an issue with swift-ring-builder and rebalancing under
  certain conditions beginning in Mitaka.

  Steps to reproduce:
  Create a ring with part power of 12. 3 servers with 11 devices each, BUT 2 
servers in zone 1 and one server in zone 2. After adding all devices as 
described above, swift-ring-builder .builder rebalance does not return 
and seems to run into an endless loop.

  The weirdness starts with the 11th device, 10 devices still work. It
  does not matter whether you add each 10 devices from the 3 servers and
  rebalance, and than add the 11th device from each server afterwards or
  do it all at once.

  This behaviour does not exists in Liberty and starts with Mitaka.

  For connivence I am adding the statements to reproduce:


  swift-ring-builder account.builder create 12 3 1

  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-01 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-02 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-03 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-04 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-05 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-06 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-07 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-08 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-09 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-10 --weight 100.00
  swift-ring-builder account.builder add --region 1 --zone 1 --ip 10.46.15.60 
--port 6002 --replication-ip 10.46.15.60 --replication-port 6002 --device 
swift-11