XenServer使用本地存储存放ISO
1.创建共享文件夹
mkdir -p ISO_Share
2.新建本地存储
xe sr-create name-label=Local_ISO_Share type=iso device-config:location=ISO_Share device-config:legacy_mode=true content-type=iso
1.创建共享文件夹
mkdir -p ISO_Share
2.新建本地存储
xe sr-create name-label=Local_ISO_Share type=iso device-config:location=ISO_Share device-config:legacy_mode=true content-type=iso