I have some ZFS nested datasets on a node as follows:
when I bind mount
Is there a way to solve this, apart from having a separate bind mount for each
Code:
/zpool/ds1
/zpool/ds1/ds1A
/zpool/ds1/ds1B
when I bind mount
/zpool/ds1 for a CT, the child datasets are not accessible in the CT.Is there a way to solve this, apart from having a separate bind mount for each
ds1A, ds1B and so on?