Revisit the unmanaged vfolder with the latest storage-proxy architecture #2313
Labels
comp:manager
Related to Manager component
comp:storage-proxy
Related to Storage proxy component
urgency:4
As soon as feasible, implementation is essential.
Milestone
Unmanaged vfolders allow superadmins to map a random host path to a vfolder, in case that users need to cooperate with external systems which use a specific host path or sub-path in shared network volumes, not following our quota-scope and vfolder path mangling scheme.
Note
Characteristics of unmanaged vfolders:
For instance, a vfolder created with
./backend.ai vfolder create --unmanaged unfolder1 /home/joongi/unfolder1
,Issue: unmanaged vfolders do not work with the current backend-aware storage-proxy implementation with explicit vfolder host configurations, as the vfolder-host information is missing for them.
Let's update the implementation as follows:
The text was updated successfully, but these errors were encountered: