Displaying 1 result from an estimated 1 matches for "isostorage".
Did you mean:
es_storage
2012 Nov 07
0
Bug#687319: #687319 also fixes local-SR mounting of ISOs, not just from NFS
Mounting ISOs now works as designed when using "local SR"-storage of ISO's
too.
Example local SR created (from cli) :
xe sr-create name-label=isostorage type=iso
device-config:location=/home/isostorage device-config:legacy_mode=true
content-type=iso shared=true
xe sr-scan UUID=<UUID given from the above>
ISO-files are now available and listed properly in xencenter and from cli,
and devices are handled appropriately in the VM as it shou...