SuccessfulKoala55
Is it a rare use case to use a NAS as the fileserver?
What would you suggest?
SuccessfulKoala55
Were using the community server
Hi CrookedWalrus33 - is there any reason why you can't still use the fileserver and simply mount its storage folder on that NAS?
/mnt/clearml_storage is the mount point of the NAS on one linux machine.
On macos it would be /Volumes/clearml_storage,
On windows - //NAS/clearml_storage
SuccessfulKoala55
I'm not sure I understand your suggestion
I got that, I just don't understand why...
The easiest choice is to use minio (which is open source) - this will not require any cross-platform adjustments
Well, it should work, but as you said you might hit cross-platform issues with how the path is parsed by ClearML and used
Because we want all our data to be stored on premises.
SuccessfulKoala55
we are using the fileserver which is configured at clearml.conf to a path on a network drive (i.e the NAS) -files_server: file:///mnt/clearml_storage
CrookedWalrus33 What I mean is - why do you want your users using NAS and not the fileserver?
minio was a tiny bit of headache to configure, but I'd be happy to help if you want CrookedWalrus33 , I just went through this process yesterday and today (see a few threads up...)
UnevenDolphin73 Thanks! Ill look into and reach out if needed
You're welcome to try and report your findings, of course 🙂 - I just think minio will be much more robust and provide a good cross-platform and managed solution