Date: Thu, 14 Jun 2012 13:24:35 +0300 From: Alexandr Kovalenko <alexandr.kovalenko@gmail.com> To: freebsd-fs@freebsd.org Subject: zfs list -t snapshot slow Message-ID: <CAJDksDR3yaODOGZ30e4G7nAppygWqZFOoEXdW=hA42JJRe=rUg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello!
I've noticed it takes pretty unreasonable amount of time to list snapshots:
# time (zfs list -t snapshot 2>&1 > /dev/null)
real 0m4.919s
user 0m0.146s
sys 0m0.716s
# zfs list -t snapshot | wc -l
1838
kdump -f ktrace.out attached.
Could anyone please advise what could cause this problem?
--
Alexandr Kovalenko
http://uafug.org.ua/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJDksDR3yaODOGZ30e4G7nAppygWqZFOoEXdW=hA42JJRe=rUg>
