swift stat : Number of containers do not match

Bug #1906531 reported by Sylvain St-Germain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
New
Undecided
Unassigned

Bug Description

"swift stat" vs "swift list | wc -l" do not give the same results on the number of containers

swift --version
python-swiftclient 3.10.1

swift stat
                                    Account: v1
-------> Containers: 14096
                                    Objects: 3024464
                                      Bytes: 78363114338796
Objects in policy "default-placement-bytes": 0
  Bytes in policy "default-placement-bytes": 0
   Containers in policy "default-placement": 14096
      Objects in policy "default-placement": 3024464
        Bytes in policy "default-placement": 78363114338796
                              Accept-Ranges: bytes
                                 Connection: Keep-Alive
                                X-Timestamp: 1606921234.60242
                X-Account-Bytes-Used-Actual: 78369312231424
                                 X-Trans-Id: tx000000000000000001d4d-005fc7ac0d-19c61cd-default
                               Content-Type: text/plain; charset=utf-8
                     X-Openstack-Request-Id: tx000000000000000001d4d-005fc7ac0d-19c61cd-default

swift list | wc -l
-------> 4096

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.