Auto-unmount bindmounts when dependent nativemount will be unmounted.
Opened this issue · 0 comments
andylytical commented
GPFS has a hook capability, mmcallback
, that might be usable to trigger this.
The script extras/gpfs_unmount would be a good starting place to kill processes using bindmounts (and nativemounts) and then unmount all bindmounts.