is there any way to understand (using zfs and zpool commads) to whcih pool is a ZFS filesystem assigned?
Thanks in advance
|
|
|
pool/path used avail refer mounpoint so the pool part is what you need. |
|||
|
|
|
The part before the first slash in a ZFS filesystem's name is the name of the zpool:
Is that what you mean? |
|||
|
|