All of lore.kernel.org
 help / color / mirror / Atom feed
* Can't copy folder with data to ceph storage.
@ 2012-10-25  6:24 Roman Alekseev
  2012-10-25 15:32 ` Sage Weil
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Alekseev @ 2012-10-25  6:24 UTC (permalink / raw)
  To: ceph-devel

Hi,

I've  simple  installation of ceph on Debian server with the
following configuration:
************************
[global]
      debug ms = 0
[osd]
      osd journal size = 1000
      filestore xattr use omap = true

[mon.a]

      host = serv1
      mon addr = 192.168.0.10:6789

[osd.0]
       host = serv1

[mds.a]
      host = serv1
************************

So, I've mounted ceph storage on another server (mount -t ceph 
192.168.0.10:6789:/ /mnt/mycephfs2/)
and begun copying process (size of folder is 1.9Gb) , this process has 
not been finished over 12 hours and I'm not able to kill this process at 
all, only way  to do that restart server.  Kindly help me to find the 
reason of this problem. Thanks.

-- 
Kind regards,

R. Alekseev


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can't copy folder with data to ceph storage.
  2012-10-25  6:24 Can't copy folder with data to ceph storage Roman Alekseev
@ 2012-10-25 15:32 ` Sage Weil
  0 siblings, 0 replies; 2+ messages in thread
From: Sage Weil @ 2012-10-25 15:32 UTC (permalink / raw)
  To: Roman Alekseev; +Cc: ceph-devel

On Thu, 25 Oct 2012, Roman Alekseev wrote:
> Hi,
> 
> I've  simple  installation of ceph on Debian server with the
> following configuration:
> ************************
> [global]
>      debug ms = 0
> [osd]
>      osd journal size = 1000
>      filestore xattr use omap = true
> 
> [mon.a]
> 
>      host = serv1
>      mon addr = 192.168.0.10:6789
> 
> [osd.0]
>       host = serv1
> 
> [mds.a]
>      host = serv1
> ************************
> 
> So, I've mounted ceph storage on another server (mount -t ceph
> 192.168.0.10:6789:/ /mnt/mycephfs2/)
> and begun copying process (size of folder is 1.9Gb) , this process has not
> been finished over 12 hours and I'm not able to kill this process at all, only
> way  to do that restart server.  Kindly help me to find the reason of this
> problem. Thanks.

What kernel version is the client running?  Does 'ceph health' report any 
problems?

sage


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-25 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25  6:24 Can't copy folder with data to ceph storage Roman Alekseev
2012-10-25 15:32 ` Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.