The zfs holds command displays the following information: Which two statements are true?
A.
Use zfs destroy –d pool12/data@nov to destroy the snapshot immediately.
B.
Attempts to destroy the snapshot using zfs destroy pool12/data@nov will fail.
C.
Attempts to destroy the pool12/data@nov snapshot will not destroy the snapshot immediately.
D.
The zfs directory –R pool12/data command will destroy the file system immediately.
E.
The defer_destroy property is set to on for the pool12/data@nov data set.
F.
The userrefs property is set to 1 (or higher) for the pool12/data@nov data set.
C and F
B and F sorry
B and E
which is correct?
B and F.
http://docs.oracle.com/cd/E19253-01/819-5461/gjdfk/index.html
BF