LazyDreamy

관리자 | 글쓰기

LazyDreamy » Search » Results » Articles

XenServer와 관련된 글 2개

  1. 2009/09/23 XenServer XenCenter
  2. 2009/09/22 XenServer xs-tool (linux)

LazyDreamy » Computer

XenServer XenCenter

드림 | 2009/09/23 09:46

captured_Image.png

생각보다 쓸만하다. 기본적인 스냅샷 기능이나 백업까지 지원해주는 Free 버젼을 제공한다.

http://www.citrix.co.kr/01_product/01_product_dir/04_product.asp

2009/09/23 09:46 2009/09/23 09:46


태그 , ,

(go to top)

LazyDreamy » Computer/Linux

XenServer xs-tool (linux)

드림 | 2009/09/22 10:11

[root@dev1 /]# cd mnt
[root@dev1 mnt]# ls
[root@dev1 mnt]# mkdir xvdd
[root@dev1 mnt]# mount /dev/xvdd /mnt/xvdd
mount: block device /dev/xvdd is write-protected, mounting read-only
[root@dev1 mnt]# cd /mnt/xvdd/Linux
[root@dev1 Linux]# ./install.sh
Detected `CentOS release 5.3 (Final)' (centos version 5).

The following changes will be made to this Virtual Machine:
  * packages to be installed/upgraded:
    - kernel-xen-2.6.18-128.1.10.el5.xs5.5.0.51.x86_64.rpm
    - xe-guest-utilities-5.5.0-458.x86_64.rpm

Continue? [y/n] y

Preparing...                ########################################### [100%]
   1:xe-guest-utilities     ########################################### [100%]
Preparing...                ########################################### [100%]
   1:kernel-xen             ########################################### [100%]


참조 : http://kennethhunt.com/archives/002071.html

2009/09/22 10:11 2009/09/22 10:11


태그 , ,

(go to top)