Enable Host Path Safety Checks

Joined
Jun 27, 2022
Messages
23
Hi folks,

I'm confused on Bluefin's "Enable Host Path Safety Checks" as the title might imply. When install 22.12.1 I had to uncheck this option to run my given setup. I've since redone my pools and datasets, unrelated to this but with the idea that I could fix this as well, or at least so I thought.

I setup something like

tank <POOL>
-share (SMB) <DATASET>
--folder 1 (an app has access) <DATASET>
--folder 2 (an app has access) <DATASET>

But it looks like this doesn't work either? Is it not possible to enable the safety checks and have child datasets under a parent with SMB where the child is used by an app?

Thanks!
 

LarsR

Guru
Joined
Oct 23, 2020
Messages
719
No it's not possible anymore because that did only work because of a bug in the hostpath check. That bug has been fixed now and you can no longer use hostpath and smb shares at the same time on the same path
 
Top