- 积分
- 20
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 注册时间
- 2012-9-28
- 最后登录
- 1970-1-1
- 阅读权限
- 10
- 听众
- 收听
网络小学徒
|
楼主 |
发表于 2014-3-21 10:31:37
|
显示全部楼层
如果是这样的话,反倒是觉得麻烦了。如果要测试外个系统,如果ISO能存在控制台里,这样对ISO的选择操作就快多了。
看了一下guest.pdf,里面有一段是这样写的:
Copying ISOs to local storage
In XenServer 3.2 and earlier, ISOs could be copied directly to the control domain into the /opt/xensource/packages/
iso directory. In XenServer 5.0.0 hosts, this directory is reserved for use of the built-in ISO images, and is not
intended for general use. This directory is considered to be identical across hosts in a resource pool, and CD images
may fail to attach if the contents are modified.
To use local ISO storage from the control domain
1. Log onto the host console.
2. Create a directory to copy the local ISOs into:
mkdir -p /var/opt/xen/iso_import
3. Create an ISO storage repository by:
xe sr-create name-label= type=iso \
device-config:location=/var/opt/xen/iso_import/ \
device-config:legacy_mode=true content-type=iso
4. Copy the ISO images into this directory, taking care not to fill up the control domain filesystem.
5. Verify that the ISO image is available for use by xe vdi-list, or checking the CD drop-down box in XenCenter.
但是不可否认,在使用习惯了VMware ESX后,对着这个新的系统总会觉得有点不习惯。 |
板凳
2014-3-21 10:31:37
回复(0)
收起回复
|