three ways to enable client virtualization to help companies that are currently in an economically constrained environment out of trouble:
Using virtualization becomes possible if the current hardware does have some overload due to heavy applications. The technology can put the application back to the server side, providing only the user interface to the client machine. The current machine is no longer responsible for running and storing data for the entire application, but only a powerful cli
, a new version of QEMU is compiled here.
Installing a dependent Package
Yum Install Zlib-devel glib2-devel-y
Compiling QEMU
wget http://wiki. Qemu-project. org/download/qemu-1.5. 2. Tar. bz2 tar jxvf qemu-1.5. 2. Tar. BZ2 CD qemu-1.5. 2./configure make; Make install
Create Disk
/usr/local/bin/qemu-img create-f qcow2 sheepdog:myfirstdisk 10G
If the sheepdog is running on another machine, you need to specify the IP and port
/usr/local/bin/qemu-img create-f qcow2 sheepdog:192.168. 1.100:7000:m
Tags: solution vbo uuid CentOS file exe mouse ID repeat CENTOS7Cloning virtual machine images under the Windows environment under Oracle VM VirtualBox:Note: Copy directly a. VDI virtual hard disk can be hung up again, but VirtualBox actually prompted the UUID to repeat, unable to use., you can resolve it with a command-line tool that comes with Vritualbox, and the corresponding solution is not available on the UI:Note: Clone mirror and import mirror g
(although the installation interface is in English), click on the top left corner of the "new" button, and then choose "Type" to choose Linux, the name of casual, others do not move.
Click Next and the default 512 is enough to continue to the next step.
For the first time, press the default to create the virtual hard disk.
Default VDI type.
exists on a physical hard disk, it is recommended that you
After upgrading Ubuntu 12.04 appears "Ubuntu is running in low-graphics mode? " ", unable to enter the graphical interface, and gave some options, found that the other few are useless, and eventually can only use low-graphics Access, but the system is still not in, the following is the solution:First ctrl+alt+f1(~F6) into the terminal, and then log on the user ;Then do the following stepssudo apt-get updatesudo apt-get-d install--reinstall GDMsudo apt-get remove--purge GDMExecute sudo apt-get in
machine. Detailed as shown in the following figure:
4. set the hard disk type of the virtual machine. Select "Create virtual hard disk Now" in the pop-up window, and click Create, then pop up a window, select the type of virtual machine hard disk in the pop-up window, I choose the VDI type, then click Next. The vid type we selected is a hard disk image that will create a VDI type of file on the current com
follows
Copy Code
cd/lib/modules/modules/2.6.32-71.el6.x86_64/Ln-s/usr/src/kernels/2.6.32-220.23.1.el6.x86_64/build/ETC/INIT.D/VBOXDRV Setup
Android virtual machine Windows Server 2003Because CentOS does not have a desktop, you need to install a Windows Server 2003 on your own computer, run it and configure it, turn off the virtual machine, copy the corresponding VDI files to the server, and the server's newly created virtua
Friends who have had the experience of deploying and implementing VDI (Virtual Desktop architecture) know that VDI has a very high demand for storage performance (it is reported that a virtual desktop costs about 1/5 or more of the cost of storage costs), desktop virtualization has been different from the previous server virtualization, because the number of desktop virtualization is greater, This also lead
1. Start Corosync, Sheepdog
/bin/systemctl Start Corosync.service
/bin/systemctl Start Sheepdog.service
2. Start Sheep
Sheep/store_dir
This whole process will create a directory of the given name, the default is TMP (the command above is set to Store_dir) and in this directorySet up Obj,epoch and journal directories to hold different information, obj holds object information including VDIObjects and Data Objects, journal information, epoch version information.
If this is the Ext3 file system, yo
For example:
It adopts a fully symmetrical architecture with no central nodes and has no single point of failure. The storage capacity and performance can be linearly expanded;
New nodes can be automatically added (IP: PORT) through simple configuration, and data is automatically used to achieve load balancing;
Data can be automatically restored when a node fails;
Directly supporting QEMU/KVM applications;
II. Specific Data Storage Methods
For example:
VM data is stored using
In a VDI project, NetScaler often does not have the same network as AD, sometimes the FQDN of SF or WI written in Icaprofile, access to VDI, will report HTTP 5000 internal error;The solution is as follows:1.NS can not resolve the hostname of storefont or WI, need to modify the Icaprofile SF or WI IP address, you can ...2. Add DNS, Adip to NetScaler, ...This article is from the "liy-l" blog, make sure to kee
1. server-side channel implementation
1. The server registers the channel.
Server channel type
enum { SPICE_CHANNEL_MAIN = 1, SPICE_CHANNEL_DISPLAY, SPICE_CHANNEL_INPUTS, SPICE_CHANNEL_CURSOR, SPICE_CHANNEL_PLAYBACK, SPICE_CHANNEL_RECORD, SPICE_CHANNEL_TUNNEL, SPICE_CHANNEL_SMARTCARD, SPICE_CHANNEL_USBREDIR, SPICE_CHANNEL_PORT, SPICE_END_CHANNEL};
The most critical data structure of the server is redsstate. Another example is spiceserver. The server maintains a
format
[jelly@localhost:~/work/android]$vboxmanage convertfromraw -format vdi installer.img
2. Create new Virtual Machine
KERNEL: Linux kernel 2.6RAM: 256MBDISK: >= 2G
3. Add the VDI disk image to virtualbox
Installation Android on VirtualBox
1. Start up Virtual Machine
2. Press F12 button and select boot from second disk
3. Press any key in grub panel and press 'E' key to edit startup argument
4. Chang
Label: style blog http OS ar use SP on 2014
My environment:
Virtualbox 4.3.10 r93012
Operating System: win7
Problem: a uuid conflict is prompted when virtualbox uses the copied Virtual Disk:
Because a hard disk with UUID ''already exists.
According to the Internet, run vboxmanage to modify the uuid and report the following error:
D: \ Program Files \ oracle \ virtualbox> vboxmanage internalcommands sethduuid D: \ VM \
Rac1 \ model.
The hard disk capacity is changed to 15*1024 MB.
Vboxmanage.exe modifyhd "F: \ virtualbox \ magiclinux. VDI"-- Resize 15360
When creating a virtualbox Virtual Machine disk, you must specify a maximum value. However, if you want to expand the disk capacity in the future, it is not that easy (instead of adding a disk, it is OK to add it only in the setting options, and it does not need to be so troublesome ).
Before performing the following operations
Well, after completing the preliminary plan, if there is no problem with the feasibility, you can start to practice it. Prerequisites: virtualbox and UT Images If not, you can download the package at the following address. The installation process is not described here. Virtualbox 4.3.12 for Windows Hosts : Http://download.virtualbox.org/virtualbox/4.3.12/VirtualBox-4.3.12-93733-Win.exe Ubuntu-14.04-desktop-amd64.iso: Http://mirrors.hustunique.com/ubuntu-releases/14.04/ubuntu-14.04-desktop-amd6
Copy virtual machines in VirtualBoxA simple copy of a virtual machine does not work. The copy process requires a small trick. The copied VDI file cannot be registered in the virtual Media Manager, because each VDI file has a unique uuid, virtualBox does not allow registration of duplicate uuid. To build a hadoop platform, you need to install another virtual machine, but you have already installed it once. Y
Increase the disk capacity of the VirtualBox Virtual Machine. By default, the size of the Virtual Disk allocated by CentOS installation in VirtualBox is 8 GB. After the CentOS system is installed, the size of the Virtual Disk reaches 4 GB. It is easy to use space. I read some posts on the Internet about how to scale up. The operations I have actually sorted out are not comprehensive. In this case, you may encounter this problem. I will record my actual operations for your reference. Www.2cto.com
When loading the XP Virtual Machine operating system in VirtualBox, the following error occurs: cocould not read from Boot Medium! System Halted or the following figure shows an error: cannot read from the startup media, and the System stops! The reason for www.2cto.com is that the virtual disk (. vdi) in the IDE controller is lost. The solution is to find the "Storage" option in the virtual system settings, select "add virtual hard disk" on the "SATA
version, openstack-nova-compute-2014.1.5-1.el6.noarch->libvirt-python-0.10.2-54- >libvirt 0.10.2-> Qemu 0.12.1, and this version of QEMU does not support the RBD protocol, Openstack-nova-compute-2014.1.5-1 only supports ibvirt-python-0.10.2-54, if you upgradeLibvirt then the corresponding Libvirt-python also to upgrade, and then openstack-nova-compute to upgrade, in fact, you only need to use the same version of QEMU with CEPH support package to replace the original QEMU version.
View comma
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.