When run the below command :
zfs destroy rpool/export/home/grid
cannot unmount ‘/export/home/oracle’: Device busy
Solution :
zfs unmount rpool/export/home/grid
zfs destroy rpool/export/home/grid
Thank you
Osama mustafa
For the people who think differently Welcome aboard
When run the below command :
zfs destroy rpool/export/home/grid
cannot unmount ‘/export/home/oracle’: Device busy
Solution :
zfs unmount rpool/export/home/grid
zfs destroy rpool/export/home/grid
Thank you
Osama mustafa