All of lore.kernel.org
 help / color / mirror / Atom feed
* Capacity proplem when mount CephFS with Ubuntu 14.04
@ 2013-07-16  8:35 Ta Ba Tuan
       [not found] ` <51E505D6.1030700-QlevPasa8l681eZEIcUDRw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Ta Ba Tuan @ 2013-07-16  8:35 UTC (permalink / raw)
  To: ceph-users-Qp0mS5GaXlQ, ceph-devel-u79uwXL29TY76Z2rM5mHXA


[-- Attachment #1.1: Type: text/plain, Size: 655 bytes --]

Hi everyone,

OSDs capacity sumary is 144TB, and *when I mount CephFS on Ubuntu 14.04 
then it only display **576GB*, (Currently, I'm using replicate 3 for 
data pools)
(using: mount -t ceph Monitor_IP:/ /ceph -o name=admin,secret=xxxxxxxxxx")

I don't think capacity is too small?, please explain this help me!!!!!

*on Ubuntu 14.04*
Filesystem                Size  Used Avail Use% Mounted on
192.168.32.90:/ 576GB  20G  556GB 1%  /tmp/ceph_mount

But when mounting on Ubuntu 12.04:
*on Ubuntu 12.04*
Filesystem                Size  Used Avail Use% Mounted on
192.168.32.90:/    144T  800G  113.6T   1%  /tmp/ceph_mount


Thanks to everyone.
--tuantaba


[-- Attachment #1.2: Type: text/html, Size: 1273 bytes --]

[-- Attachment #2: Type: text/plain, Size: 178 bytes --]

_______________________________________________
ceph-users mailing list
ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

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

* Re: Capacity proplem when mount CephFS with Ubuntu 14.04
       [not found] ` <51E505D6.1030700-QlevPasa8l681eZEIcUDRw@public.gmane.org>
@ 2013-07-16 10:35   ` David McBride
  0 siblings, 0 replies; 2+ messages in thread
From: David McBride @ 2013-07-16 10:35 UTC (permalink / raw)
  To: Ta Ba Tuan; +Cc: ceph-devel-u79uwXL29TY76Z2rM5mHXA, ceph-users-Qp0mS5GaXlQ

On 16/07/13 09:35, Ta Ba Tuan wrote:
> Hi everyone,
> 
> OSDs capacity sumary is 144TB, and *when I mount CephFS on Ubuntu 14.04
> then it only display **576GB*, (Currently, I'm using replicate 3 for
> data pools)
> (using: mount -t ceph Monitor_IP:/ /ceph -o name=admin,secret=xxxxxxxxxx")
> 
> I don't think capacity is too small?, please explain this help me!!!!!
> 
> *on Ubuntu 14.04*
> Filesystem                Size  Used Avail Use% Mounted on
> 192.168.32.90:/    576GB  20G  556GB  1%  /tmp/ceph_mount
> 
> But when mounting on Ubuntu 12.04:
> *on Ubuntu 12.04*
> Filesystem                Size  Used Avail Use% Mounted on
> 192.168.32.90:/    144T  800G  113.6T   1%  /tmp/ceph_mount

This is most likely:

 http://tracker.ceph.com/issues/3793

This is caused by using a more modern version of coreutils; that,
coupled with the numbers reported by Ceph for filesystem blocksizes in
older kernels, results in the above error.

To fix, either use a recent version of the fuse driver or upgrade your
kernel to a newer one that includes the commit "ceph: fix statvfs fr_size":

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=92a49fb0f79f3300e6e50ddf56238e70678e4202

(Kernels 3.9-rc1 and later should include it.)

Cheers,
David
-- 
David McBride <dwm37-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>
Unix Specialist, University Computing Service

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

end of thread, other threads:[~2013-07-16 10:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-16  8:35 Capacity proplem when mount CephFS with Ubuntu 14.04 Ta Ba Tuan
     [not found] ` <51E505D6.1030700-QlevPasa8l681eZEIcUDRw@public.gmane.org>
2013-07-16 10:35   ` David McBride

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.