[Bug 1388880] Re: metadata update should not delete large file manifest

2017-10-30 Thread James Page
** Changed in: swift (Ubuntu)
   Status: New => Confirmed

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130

Title:
  metadata update should not delete large file manifest

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/130/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1388880] Re: metadata update should not delete large file manifest

2017-10-30 Thread James Page
And with swift:

ubuntu@james-page-bastion:~/tools/openstack-charm-testing/trunk⟫ swift upload 
-S 1000 kerneltest /boot/initrd.img-4.4.0-96-generic 
boot/initrd.img-4.4.0-96-generic segment 1
boot/initrd.img-4.4.0-96-generic segment 0
boot/initrd.img-4.4.0-96-generic
ubuntu@james-page-bastion:~/tools/openstack-charm-testing/trunk⟫ swift stat 
kerneltest boot/initrd.img-4.4.0-96-generic
   Account: AUTH_9736b8ef9ac84824ab6e248455665cbf
 Container: kerneltest
Object: boot/initrd.img-4.4.0-96-generic
  Content Type: application/octet-stream
Content Length: 15604860
 Last Modified: Mon, 30 Oct 2017 11:49:24 GMT
  ETag: "47ecced69b46738eeda009e28c53ce94"
  Manifest: 
kerneltest_segments/boot/initrd.img-4.4.0-96-generic/1505843367.051525/15604860/1000/
Meta Mtime: 1505843367.051525
 Accept-Ranges: bytes
   X-Timestamp: 1509364163.49140
X-Trans-Id: tx07d94f0c87e84717a404c-0059f711c8
X-Openstack-Request-Id: tx07d94f0c87e84717a404c-0059f711c8
ubuntu@james-page-bastion:~/tools/openstack-charm-testing/trunk⟫ swift post -m 
"x-object-meta-test1:test1"  kerneltest boot/initrd.img-4.4.0-96-generic
ubuntu@james-page-bastion:~/tools/openstack-charm-testing/trunk⟫ swift stat 
kerneltest boot/initrd.img-4.4.0-96-generic
 Account: AUTH_9736b8ef9ac84824ab6e248455665cbf
   Container: kerneltest
  Object: boot/initrd.img-4.4.0-96-generic
Content Type: application/octet-stream
  Content Length: 0
   Last Modified: Mon, 30 Oct 2017 11:49:35 GMT
ETag: d41d8cd98f00b204e9800998ecf8427e
Meta X-Object-Meta-Test1: test1
   Accept-Ranges: bytes
 X-Timestamp: 1509364174.89169
  X-Trans-Id: tx006f1ae51d9142be9e46f-0059f711d4
  X-Openstack-Request-Id: tx006f1ae51d9142be9e46f-0059f711d4

As per original bug report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130

Title:
  metadata update should not delete large file manifest

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/130/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1388880] Re: metadata update should not delete large file manifest

2017-10-30 Thread James Page
Quick test with swift against radosgw:

ubuntu@james-page-bastion:~⟫ swift upload -S 1000 kerneltest 
/boot/initrd.img-4.4.0-96-generic 
boot/initrd.img-4.4.0-96-generic segment 1
boot/initrd.img-4.4.0-96-generic segment 0
boot/initrd.img-4.4.0-96-generic
ubuntu@james-page-bastion:~⟫ swift stat kerneltest 
boot/initrd.img-4.4.0-96-generic
   Account: v1
 Container: kerneltest
Object: boot/initrd.img-4.4.0-96-generic
  Content Type: binary/octet-stream
Content Length: 15604860
 Last Modified: Mon, 30 Oct 2017 11:47:06 GMT
  ETag: "47ecced69b46738eeda009e28c53ce94"
  Manifest: 
kerneltest_segments/boot/initrd.img-4.4.0-96-generic/1505843367.051525/15604860/1000/
Meta Mtime: 1505843367.051525
 Accept-Ranges: bytes
   X-Timestamp: 1509364026.63073
X-Trans-Id: tx015bc-0059f7114a-2ca27-default
ubuntu@james-page-bastion:~⟫ swift post -m "x-object-meta-test1:test1"  
kerneltest boot/initrd.img-4.4.0-96-generic
ubuntu@james-page-bastion:~⟫ swift stat kerneltest 
boot/initrd.img-4.4.0-96-generic
 Account: v1
   Container: kerneltest
  Object: boot/initrd.img-4.4.0-96-generic
Content Type: binary/octet-stream
  Content Length: 15604860
   Last Modified: Mon, 30 Oct 2017 11:47:46 GMT
ETag: "47ecced69b46738eeda009e28c53ce94"
Manifest: 
kerneltest_segments/boot/initrd.img-4.4.0-96-generic/1505843367.051525/15604860/1000/
Meta X-Object-Meta-Test1: test1
   Accept-Ranges: bytes
 X-Timestamp: 1509364066.09740
  X-Trans-Id: tx00f95-0059f71165-2ca24-default
ubuntu@james-page-bastion:~⟫ 


LGTM (that's a xenial-ocata based cloud).

checking with swift as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130

Title:
  metadata update should not delete large file manifest

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/130/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1388880] Re: metadata update should not delete large file manifest

2017-10-30 Thread James Page
Looks like this problem persists in swift@ocata

(swift was deployed as part of an ocata cloud).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130

Title:
  metadata update should not delete large file manifest

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/130/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1388880] Re: metadata update should not delete large file manifest

2016-04-08 Thread Tim Burke
Looks like POST-as-COPY flattened the DLO; notice how the ETag changed.
It worked out reasonably well in this case, although there are some
orphaned segments and data duplication. However, as described in bug
1487791, similar POSTs can fail for mysterious (to an end-user) reasons.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130

Title:
  metadata update should not delete large file manifest

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/130/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388880] Re: metadata update should not delete large file manifest

2014-11-13 Thread Stuart Bishop
The swift(1) command line tool is lying.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130

Title:
  metadata update should not delete large file manifest

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/130/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388880] Re: metadata update should not delete large file manifest

2014-11-03 Thread Stuart Bishop
** Also affects: python-swiftclient
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to swift in Ubuntu.
https://bugs.launchpad.net/bugs/130

Title:
  metadata update should not delete large file manifest

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/130/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1388880] Re: metadata update should not delete large file manifest

2014-11-03 Thread Stuart Bishop
** Also affects: python-swiftclient
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130

Title:
  metadata update should not delete large file manifest

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/130/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs