Examine this command and its output:
$ zfs list -r -t all tank
Name USED AVAIL REFER MOUNTPOINT
tank 2.41G 2.43G 32K /tank
tank/database 2.41G 2.43G 2.41G /tank/database
tank/[email protected] 20K - 2.00G --
Next you execute:
# zfs destroy tank/database
Which statement is true about the result of executing this command?
Currently there are no comments in this discussion, be the first to comment!