From: Florian Lindner <mailinglists@centershock.net>
To: linux-btrfs@vger.kernel.org
Subject: (un)mounting takes a long time
Date: Sun, 11 Aug 2013 15:44:10 +0200 [thread overview]
Message-ID: <2929473.GGcWYBHif4@horus> (raw)
Hello!
I'm using ArchLinux with kernel Linux horus 3.10.5-1-ARCH #1 SMP PREEMPT.
Mounting and unmounting takes a long time:
# time mount -v /mnt/Archiv
mount: /dev/sde1 mounted on /mnt/Archiv.
mount -v /mnt/Archiv 0,00s user 0,16s system 1% cpu 9,493 total
# sync && time umount -v /mnt/Archiv
umount: /mnt/Archiv (/dev/sdd1) unmounted
umount -v /mnt/Archiv 0,00s user 0,33s system 1% cpu 23,247 total
fstab:
LABEL=Archiv /mnt/Archiv btrfs defaults,compress=zlib
0 0
Archiv is a RAID 0 comprised of two discs:
Label: 'Archiv' uuid: b2504193-efeb-4ef3-8797-a8d73536a416
Total devices 2 FS bytes used 1.99TB
devid 2 size 2.73TB used 1023.01GB path /dev/sde1
devid 1 size 2.73TB used 1023.03GB path /dev/sdd1
Are un(mounting) times like these normal?
Regards,
Florian
next reply other threads:[~2013-08-11 13:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-11 13:44 Florian Lindner [this message]
2013-08-12 13:50 ` (un)mounting takes a long time Josef Bacik
2013-08-14 11:47 ` Florian Lindner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2929473.GGcWYBHif4@horus \
--to=mailinglists@centershock.net \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).