All of lore.kernel.org
 help / color / mirror / Atom feed
* mount time for big filesystems
@ 2017-08-31 10:43 Marco Lorenzo Crociani
  2017-08-31 11:00 ` Hans van Kranenburg
  2017-08-31 11:36 ` Roman Mamedov
  0 siblings, 2 replies; 11+ messages in thread
From: Marco Lorenzo Crociani @ 2017-08-31 10:43 UTC (permalink / raw)
  To: linux-btrfs

Hi,
this 37T filesystem took some times to mount. It has 47 
subvolumes/snapshots and is mounted with 
noatime,compress=zlib,space_cache. Is it normal, due to its size?

# time mount /data/R6HW

real	1m32.383s
user	0m0.000s
sys	0m1.348s

# time umount /data/R6HW

real	0m2.562s
user	0m0.000s
sys	0m0.466s


# df -h
/dev/sdo                          37T   20T     18T  53% /data/R6HW

# btrfs fi df /data/R6HW/
Data, single: total=19.12TiB, used=19.12TiB
System, DUP: total=8.00MiB, used=2.05MiB
Metadata, DUP: total=37.50GiB, used=36.52GiB
GlobalReserve, single: total=512.00MiB, used=0.00B

# btrfs device usage /data/R6HW/
/dev/sdo, ID: 1
    Device size:            36.38TiB
    Device slack:              0.00B
    Data,single:            19.12TiB
    Metadata,DUP:           75.00GiB
    System,DUP:             16.00MiB
    Unallocated:            17.18TiB

Regards,

-- 
Marco Crociani

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

end of thread, other threads:[~2017-09-01 22:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-31 10:43 mount time for big filesystems Marco Lorenzo Crociani
2017-08-31 11:00 ` Hans van Kranenburg
2017-08-31 11:22   ` Austin S. Hemmelgarn
2017-08-31 11:36 ` Roman Mamedov
2017-08-31 11:45   ` Austin S. Hemmelgarn
2017-08-31 12:16     ` Roman Mamedov
2017-08-31 14:13   ` Qu Wenruo
2017-09-01 13:52   ` Juan Orti Alcaine
2017-09-01 13:59     ` Austin S. Hemmelgarn
     [not found]       ` <CAC+fKQWFbdF6b3jGO_6hG_pNNzKobBYMeSNyEi5XRCf5YKa81Q@mail.gmail.com>
2017-09-01 15:20         ` Austin S. Hemmelgarn
2017-09-01 22:41           ` Dan Merillat

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.