
Il 31/01/2019 18:14, Sandro Bonazzola ha scritto:
As far as I can tell, there are no tools that creates subdirectories within storage domains. Did you manually upload the iso into the nfs mount creating a subdirectory there? I think this layout is not supported at all.
Yes, I did (sorry :-)). My ISOs are growing, and I'd like to have a hierarchical structure. To say the truth it was only a test, I wasn't sure to see ISOs in subdir. But when I've seen them (correctly listed in admin portal as "foo/bar.iso"), I'd expect to be able mount them. I also filed a bug (https://bugzilla.redhat.com/show_bug.cgi?id=1671046), if the answer will be NOTABUG, I'll try with a RFE. Thanks, gc TL;DR The scenario I'm trying to implement is a DVD video store, provided by images in ISO domain, automatically mounted on VM on demand, via a backend python script. That's why in this case a hyerarchical structure would be much better than a flat one.