Citrix XenServer

xenserver-test cpu特性码:77fafbff-bfebfbff-00000021-2c100800

xe snapshot-list

xen还原快照

xe snapshot-revert snapshot-uuid=10026c96-acd7-20e8-6011-14ec3210711a

xen卸载快照

xe snapshot-uninstall snapshot-uuid=687afbe6-1df1-bcd4-d706-dc47786b1419

Xen Install Ubuntu Configuration

xe vm-list

xe vm-param-list uuid=420ec5c0-7341-73e6-3fe0-de8bba05d73e  | grep HVM-boot

xe vm-param-set uuid=420ec5c0-7341-73e6-3fe0-de8bba05d73e HVM-boot-policy="BIOS order" HVM-boot-params:order="dc"

安装Ubuntu

xe vm-param-set uuid=d9826d64-a45f-deb6-408b-8bb9b3adbe8a HVM-boot-policy="BIOS order" HVM-boot-params:order="dc"

1. 运行 snapshot-list 命令以查找要还原的快照或检查点的 UUID:

xe snapshot-list

2. 记下快照的 uuid,然后运行以下命令进行还原:

xe snapshot-revert snapshot-uuid=5deb4ca6-3bfe-b8e6-4de3-247a1196ce4a

删除快照

xe snapshot-list

xe snapshot-uninstall snapshot-uuid=5deb4ca6-3bfe-b8e6-4de3-247a1196ce4a

添加硬盘

[root@localhost ~]# pvcreate /dev/sdb

Physical volume "/dev/sdb" successfully created

[root@localhost ~]# ls -l /dev/disk/by-id/

[root@localhost ~]# xe sr-create type=lvm content-type=user device-config:device=/dev/disk/by-id/scsi-SATA_ST1000NM0011_Z1N0WESK name-label="SSCI_1"
[root@xenserver-test ~]# xe sr-create content-type=user device-config:device=/dev/disk/by-id/scsi-SATA_WDC_WD10EZEX-00_WD-WMC6Y0H9XAUR host-uuid=81b98b50-368f-42f4-8a5d-1934a2df0fbb name-label="SATA" shared=false type=lvm
9b2c7b0c-b16d-6189-3e44-e80a73238cf2
[root@xenserver-test ~]#

xe sr-list

xe pbd-list sr-uuid=5c7e345f-1540-19ab-9263-498b1a8ed5d1

xe pbd-unplug uuid=5c7e345f-1540-19ab-9263-498b1a8ed5d1

xe sr-destroy uuid=5c7e345f-1540-19ab-9263-498b1a8ed5d1

xe sr-forget uuid=5c7e345f-1540-19ab-9263-498b1a8ed5d1

恢复快照

xe snapshot-list

xe snapshot-revert snapshot-uuid=10026c96-acd7-20e8-6011-14ec3210711a

xe snapshot-uninstall snapshot-uuid=687afbe6-1df1-bcd4-d706-dc47786b1419

安装Ubuntu

xe vm-list

xe vm-param-list uuid=420ec5c0-7341-73e6-3fe0-de8bba05d73e  | grep HVM-boot

xe vm-param-set uuid=420ec5c0-7341-73e6-3fe0-de8bba05d73e HVM-boot-policy="BIOS order" HVM-boot-params:order="dc"

 

Citrix XenServer的更多相关文章

  1. 初试集群虚拟化搭建(二)—— Xen, kvm, OpenStack, VMware ESXi, Citrix XenServer等种种选择

    小伙伴们找到了一些主流方案的资料,最终选择了XenServer6.5作为平台搭建. Xen 特点: 功能强大,支持Linux的各种发行版本 通常是在现有Linux操作系统上安装,是一种半虚拟化的安装方 ...

  2. 这篇文章主要介绍了Citrix XenServer 6.1 安装图解教程

    本次为使用VirtualBox虚拟机过安装测试机过程,我们在使用Vm(无论是Vbox还是VMware等)我们的CPU都必须可支持Intel-V或AMD-V,并且在VM软件设置和BIOS设置开启虚拟化支 ...

  3. Citrix 服务器虚拟化之八 Xenserver虚拟机模版

    Citrix 服务器虚拟化之八 Xenserver虚拟机模版 XenServer与VMware不同,Vmware只能将现有的VM转换成模版,而XenServer具有两种方法:一种是将现有 VM 转换为 ...

  4. 转 Citrix XenCenter安装VM之挂载ISO详解

    转自:http://www.2cto.com/os/201302/190713.html 环境信息:XenServer Version:6.0.2XenCenter Version:6.0.2NFS ...

  5. 【转】Linux下XenServer管理工具安装

    转载文章 - Linux下XenServer管理工具安装 Xen-Server 6.5 虚拟机安装Linux系统 vmware安装ubuntu12.04嵌套安装xen server(实现嵌套虚拟化) ...

  6. xenserver

    Citrix XenServer is the complete server virtualization platform from Citrix. citrix xenserver是来自citr ...

  7. XenServer虚拟化环境安装记录

    Xenserver,思杰基于Xen的虚拟化服务器.Citrix XenServer是一种全面而易于管理的服务器虚拟化平台,基于强大的 Xen Hypervisor 程序之上.XenServer 是为了 ...

  8. Citrix Port(常用端口)

    组件 类型 端口 描述 CitrixLicenseServer       许可管理器守护程序 TCP 27000 处理初始接触点的许可证要求(Lmadmin.exe) 思杰供应商守护程序 TCP 7 ...

  9. XenServer(服务器虚拟化平台)

    Citrix Xenserver,思杰基于Xen的虚拟化服务器.Citrix XenServer是一种全面而易于管理的服务器虚拟化平台,基于强大的 Xen Hypervisor 程序之上.Xen技术被 ...

随机推荐

  1. DROP SCHEMA - 删除一个模式

    SYNOPSIS DROP SCHEMA name [, ...] [ CASCADE | RESTRICT ] DESCRIPTION 描述 DROP SCHEMA 从数据库中删除模式. 模式只能被 ...

  2. vs code 插件list

    vs code 插件list

  3. 5 秒创建 k8s 集群[转]

    据说 Google 的数据中心里运行着超过 20 亿个容器,而且 Google 十年前就开始使用容器技术. 最初,Google 开发了一个叫 Borg 的系统(现在命令为 Omega)来调度如此庞大数 ...

  4. ubuntu 18.04 start myproject

    #!/bin/bash now=$(date +%Y%m%d) cmd='/home/hu/go/src/github.com/coredns/coredns/coreserver -conf /ho ...

  5. Java垃圾回收之回收算法

    问题:谈谈你了解的垃圾回收算法 1.标记-清除算法(Mark and Sweep) 标记:从跟集合进行扫描,对存活的对象进行标记 清除:对堆内存从头到尾进行线性遍历,回收不可达对象内存 优点:简单 缺 ...

  6. sql实验

    数据表xiami_1,结构如下: CREATE TABLE xiami_1( id ) not null auto_increment, singer ) not null, title ) not ...

  7. LInux设备驱动分析—— kmalloc和kzalloc函数

    今晚在研究EVM5728开发板上面Linux系统的IIC设备驱动程序,偶然之间看到驱动程序中有一处使用了kzalloc函数,本人之前都是使用Linux内核提供的kmalloc / kfree函数来给设 ...

  8. Django考试系统(1)

    好久没更过博客了,菜是原罪.毕业设计快做完了,第一次独立做的项目(考试系统),自己摸索着做的,以前学习的好多东西都用上了,但是也都忘了,完成设计的途中又一步步的捡起来了(不知道现在还记没记得).最近着 ...

  9. PHP基于phpqrcode类生成二维码的方法详解

    前期准备: 1.phpqrcode类文件下载,下载地址:https://sourceforge.net/projects/phpqrcode/2.PHP环境必须开启支持GD2扩展库支持(一般情况下都是 ...

  10. 转:使用 /proc 文件系统来访问 Linux 内核的内容

    使用 /proc 文件系统来访问 Linux 内核的内容 https://www.ibm.com/developerworks/cn/linux/l-proc.html /proc 文件系统并不是 G ...