Re: [ceph-users] rados import error: short write

2015-03-10 Thread Francois Lafont
Hi,

Le 10/03/2015 04:40, Leslie Teo a écrit :

> we use `rados export  poolA /opt/zs.rgw-buckets`  export ceph cluster pool 
> named poolA  into localdir /opt/ .and import the directroy  
> /opt/zs.rgw-buckets  into another ceph cluster pool named hello , and 
> following the error :shell > rados import /opt/zs.rgw-buckets hello 
> --create[ERROR]upload: rados_write error: short write[ERROR]
> upload error: -5
> the directory /opt/zs.rgw-buckets include the Chinese character

I just wanted to say that I have the same error (tested
with a little pool):

-
root@ceph-node1:~# ceph -v
ceph version 0.80.8 (69eaad7f8308f21573c604f121956e64679a52a7)
root@ceph-node1:~# mkdir export/
root@ceph-node1:~# rados export --create volumes export/volumes/
[exported] rbd_directory
[exported] rb.0.113c.2ae8944a.00e1
[exported] rb.0.113c.2ae8944a.0061
[exported] rb.0.113c.2ae8944a.0021
[exported] rb.0.113c.2ae8944a.0043
[exported] rb.0.113c.2ae8944a.0087
[exported] rb.0.113c.2ae8944a.0002
[exported] rb.0.113c.2ae8944a.0082
[exported] rb.0.113c.2ae8944a.0003
[exported] rbdtest.rbd
[exported] rb.0.113c.2ae8944a.0020
[exported] rb.0.113c.2ae8944a.00ff
[exported] rb.0.113c.2ae8944a.0060
[exported] rb.0.113c.2ae8944a.00a1
[exported] rb.0.113c.2ae8944a.00a0
[exported] rb.0.113c.2ae8944a.0005
[exported] rb.0.113c.2ae8944a.0083
[exported] rb.0.113c.2ae8944a.00e0
[exported] rb.0.113c.2ae8944a.0084
[exported] rb.0.113c.2ae8944a.0086
[exported] rb.0.113c.2ae8944a.0044
[exported] rb.0.113c.2ae8944a.
[exported] rb.0.113c.2ae8944a.0042
[exported] rb.0.113c.2ae8944a.0085
[exported] rb.0.113c.2ae8944a.0041
[exported] rb.0.113c.2ae8944a.0080
[exported] rb.0.113c.2ae8944a.0001
[exported] rb.0.113c.2ae8944a.0081
[exported] rb.0.113c.2ae8944a.0004
[done]
root@ceph-node1:~# rados import --create export/volumes/ volumes2
[ERROR]upload: rados_write error: short write
[ERROR]upload error: -5
-

Regards.

-- 
François Lafont
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


[ceph-users] rados import error: short write

2015-03-09 Thread Leslie Teo



we use `rados export  poolA /opt/zs.rgw-buckets`  export ceph cluster pool 
named poolA  into localdir /opt/ .and import the directroy  /opt/zs.rgw-buckets 
 into another ceph cluster pool named hello , and following the error :shell > 
rados import /opt/zs.rgw-buckets hello --create[ERROR]upload: 
rados_write error: short write[ERROR]upload error: -5
the directory /opt/zs.rgw-buckets include the Chinese character
how can we solve this problem when migrate rados pool ?

  ___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com