Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17917

zfs list takes really long and misbehaving.

$
0
0
/sbin/zfs list -r -t snapshot data/home | grep @Monday |wc -l (takes over 20 min) returns 0, I expected 485 /sbin/zfs list -r -t snapshot data/home | grep @Tuesday |wc -l (takes less than 1 min) returns 485 

Why @Monday takes so long? It's a grep, it's running /sbin/zfs list -r -t snapshot data/home on both command, how would a grep change the time it takes for an output? it doesn't make sense. There's no logs in /var/log/message, there's also no zfs logs in /var/log.

submitted by /u/juniorsysadmin1
[link] [comments]

Viewing all articles
Browse latest Browse all 17917

Latest Images

Trending Articles



Latest Images