Oracle 1z0-822 Question Answer
Consider the following ZFS configuration:
You have created snapshots of the home directories which are as follows:
You have another storage pool named bpool on the same system. You use the following command to store the snapshots in this pool:
# zfs send rpool/export/home@11.28.12 | zfs recv -F bpool@11.28.12
What will be created in the pool bpool as a result of this operation?
bpool@12.25.11