โ01-27-2022 07:18 AM
We are trying to configure our environment so when our cluster starts up, it checks to see if we have mounted our Azure storage account container and if is not, mount it. We can do this fine in a notebook however have no luck doing this through an init script. Does anyone have any direction here on how to perform this? Does having this as a global or cluster specific matter? Also, does anyone have any knowledge on if we mount a directory, regardless of through a notebook or init script, how long it stays mounted for? Thanks in advance.
โ01-27-2022 09:16 AM
A mounted directory should stay there until you unmount it or delete the workspace. They don't have an expiration.
โ01-27-2022 09:16 AM
A mounted directory should stay there until you unmount it or delete the workspace. They don't have an expiration.
โ01-27-2022 10:00 AM
They don't get unmounted when turning off the cluster?
โ01-27-2022 10:03 AM
No, they are part of the workspace and file system. The clusters are ephemeral
โ01-27-2022 10:04 AM
Thanks so much for your help!!!!
โ01-28-2022 08:50 AM
@David Kruetzkampโ - Would you be happy to mark whichever answer helped the most as best? That will help other members find the solution more quickly. ๐
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now