search for: u2037

Displaying 1 result from an estimated 1 matches for "u2037".

Did you mean: 2037
2012 Sep 13
0
defer_destroy property set on snapshot creation
...y doesn''t seem to be inherited from anywhere. It seems to have just started happening. Here are the steps showing how it works. Really, it is working as expected, but the property shouldn''t be set on creation. Create snapshot: root at grok-zfs1:~# zfs snapshot groklab/ws08r2-U2037 at 5 root at grok-zfs1:~# zfs get defer_destroy | grep U2037\@5 groklab/ws08r2-U2037 at 5 defer_destroy on - Create a clone: root at grok-zfs1:~# zfs clone groklab/ws08r2-U2037 at 5 groklab/test2 root at grok-zfs1:~# zfs list -t all | grep test2 groklab/test2...