On Thu, Jan 12, 2017 at 8:47 PM, Josh Wilsdon <[email protected]> wrote:
> In order to address this and other problems, we've been working on a > daemon called vminfod which will cache the zfs output so vmadm does not > need to call zfs for each operation. The underlying problems with snapshot > listing taking so long (even caching won't solve all problems when it takes > almost 12 minutes for zfs list) are also something that we've got an open > ticket for (https://smartos.org/bugview/OS-1847) but I'm not aware that > anyone's currently actively working on that. > I haven't noticed it until now (probably because I never list all snapshots but only snapshots of a single filesystem (-t snapshot -d 1)) but /usr/sbin/zfs (ELF 32-bit) runs out of memory. # /usr/sbin/zfs list -H -p -t filesystem,snapshot,volume -o compression,creation,mountpoint,name,quota,recsize,refreservation,type,volblocksize,volsize,zoned | wc -l internal error: out of memory 0 ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
