Displaying 20 results from an estimated 200000 matches similar to: "how to manage xcp?"
2011 Mar 24
1
XCP - xenserver tools required?
One of the issues I''ve had using XenServer in a multitenant environment is
the requirement for the VMs to have xentools installed as it causes
significant issues when upgrading the VM OS or the pool from one version
of XenServer (XCP) to another. Having to touch hundreds VMs (by hand)
after an upgrade just doesn''t scale nor is delegating the task to VM
owners an option.
2010 Feb 19
1
XCP vs XenServer (free edition) or is it XCP mature enough?
Hello,
I am a system manager of a datacenter. Is this moment, we about 30-40
xen servers running 2 or 3 domUs each of them. We are now using
(standalone) xen over debian lenny. We manage each xen server
independently, but we are looking for a central management console.
At this moment, I have the doubt about using citrix xenserver (the free
edition) or XCP. I didn''t know much
2011 Aug 25
1
XCP - how to login to VM locally on host machine (not using XenCenter)
Hello everyone,
I have XCP installed on a machine, with a guest OS running windows 7. Is there a way to login locally on the host machine itself (as opposed to using the console view in XenCenter?). The reason I am asking is that I am trying to look at interactions between Xen and graphics cards, and I want to make sure that the graphics card is being used ( as opposed to rendering through RDP).
2010 Apr 22
0
New version of the XCP migration utility now available at xen.org
Hi all,
Version 1.2 of the XCP migration utility is now available at:
http://www.xen.org/products/cloud_projects.html
Release highlight is the ability to migrate PV VMs that load kernel/ramdisk from the Dom0(without pygrub).
In order for the script to automatically SFTP the kernel/ramdisk to the server( using --sftp ), you will need the paramiko module: http://www.lag.net/paramiko. You can
2011 Sep 22
1
XCP 1.1 error: Error code: INVALID_SOURCE
Hello,
When trying to start VM I am getting the following error:
# ---
[root@xcp-dev01 ~]# xe vm-start uuid=f535e5bd-6540-3745-d494-14f776da85e5
Error code: INVALID_SOURCE
Error parameters: Unable to access a required file in the specified
repository: file:///tmp/cdrom-repo--2OF-Z/install.amd/xen/vmlinuz., ,
# ---
I have used last xen server documentation to prepare the VM installation
from
2011 Aug 17
7
XCP GUI management
Xen List
After planning for a year to move my Xen 3.4 classrooms to XCP I''m now
making an effort. With the old system I wrote many lines of bash scripts
around the xm command to group and manage my VMs. I used sudo to grant
privileges for each student to start, stop, console into, reboot, and wipe
their VMs without any interaction from me. Now with XCP I had the hope of
moving to the
2010 Aug 18
0
XCP - Cloning VM from Xen
Simon,
To add on to this question:
Is it possible to run a VM (RHEL 5.2) which I had created on XCP 0.5 on XCP
1.0 whenever it is released?
Regards,
Prateek
>
>
>
> ---------- Forwarded message ----------
> From: Simon Hobson <linux@thehobsons.co.uk>
> To: xen-users@lists.xensource.com
> Date: Wed, 18 Aug 2010 17:10:33 +0100
> Subject: Re: [Xen-users] Cloning VM
2011 Mar 29
0
Poor IO performance in hosts and VMs - XCP 1.0 b42052
Dear list,
I am battling with rather grave performance issues in the 42052 build
of XCP 1.0. Specifically, this concerns disk IO both on the host and
in the VMs.
I have tested the connectivity to the NFS/iSCSI server that backs the
whole platform (Nexenta, SSD ZIL/l2arc, striping over 9 5-disk
zraid1), and from a clean Ubuntu install, I am able to saturate the
network both over NFS and iSCSI
2010 Aug 05
2
XCP vm install INVALID_SOURCE error
I have just run into the following error when trying to create a debian
lenny vm in XCP 0.5.0 from the command line. This used to work in 0.1.1
as far as I can remember. Here is what I did:
[root@xcp1 ~]#
UUID=`xe vm-install template="Debian Lenny 5.0 (32-bit)"
new-name-label=lenny-test-1`
VIF=`xe vif-create network-uuid=0c94af8b-da04-5417-cdd6-f4c6236aea8b
vm-uuid=$UUID device=0`
xe
2011 Aug 23
1
XCP: disk2vhd -> xenconvert (to ovf) -> xe vm-import
Hi all,
I`m evaluating methods for nightly "snapshot" a physical win2003 to
xcp vm.
I know it would be a lot easier and reliable just to to one convert
one time and start to generate real vm snapshots, but at this time I
cannot use this method.
I tested the sequence: disk2vdh -> xenconvert (to xcp), but a big
deal of using this method is that xenconvert does not send
2010 Jul 21
2
XCP vm installation issue
Hi,
For 10 times now i tried to install a VM in to my new XCP machine but
everytime i get the same error:
[root@xcp-digitog ~]# xe vm-start vm=Debian6
Error code: Using <class ''grub.GrubConf.Grub2ConfigFile''> to parse
/boot/grub/grub.cfg
Error parameters: WARNING:root:Unknown directive load_video, Traceback (most
recent call last):, File "/usr/bin/pygrub",
2011 May 08
1
XCP 1.0, Guest access to local device.
I''m looking to expose a(several) drive "/dev/sda" that is physically to the
XCP host to a pv guest running locally.
I know this would tie the VM, which lives in a remote SR, to this specific
XCP host that this local disk.
I''m not looking to create a VHD file on this local drive and use it as a
disk in the VM.
I''m looking to expose entire physical disks to
2011 Mar 15
2
[SPAM] XCP host with 2 VMs
Sorry for posting again, but because the subject.Hi All,
I have 5 servers each:
Intel Quad Core i7 2.4Gig (8 processors)2 *1TB HDD2*1Gig NIC12G RAM
I installed XCP 0.5 on each and all are joining a resource pool.Then I installed 2 Centos 5.5 VM on each XCP host and I used the following command to specify the number of vCPUs for each VM:
xe vm-param-set uuid=$VM_UUID VCPUs-max=4xe vm-param-set
2011 Mar 24
1
XCP VM Disk Size
Hi.
I have a problem when defining a VM under XCP and use templates:
all VM get a same disk size when I define it. How can I define a VM disk
size before it is installed using XCP templates?
Thanks very much.
JoseFormiga
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2012 Feb 13
2
xcp : vm installation
Hello there,
i am trying
to create a VM using xcp on my system, with os Ubuntu 11.10. I’ve got 3 server
on my testbed and in the near future i am going to try a VM live migration from
a server to another, but actually I am having few problems.
The first one : i installed
the xcp-xapi on 2 of my servers, and when i give the command
#xe template-list
One of the
server gives me the list, while the
2011 Oct 13
2
XCP: problem connecting to VNC for first VM installation
Hello,
I''ve launched my first guest installation on XCP and I would like to know
how to see the installation process through VNC.
On the XCP:
# netstat -lnatp |grep vnc
tcp 0 0 127.0.0.1:5900 0.0.0.0:*
LISTEN 7867/vncterm
tcp 0 0 127.0.0.1:5901 0.0.0.0:*
LISTEN 8928/vncterm
So, there is something listening for
2011 Jun 27
1
how to share vdi among several xcp pools
hi
I am having several pools of xcp with NFS shared storage as default SR
on each pool and i want to do following in this arrangement
-I want to share vdis among all pools, i.e. for example if I want to
detach a vdi from a vm in pool-1 to a vm in pool-2.
so is this possible to do so?
vdi export is one of the solution but i want to do it seamlessly just
like it happens within the same pool or
2011 Sep 28
4
Restrict XCP use XenCenter?
Dear all,
How to make XCP cannot management by XenCenter?
We have an environment about 10 XCP host,
and provide about 50 vm for users,
We notice that some users want to use XenCenter to connect the XCP host,
even they don’t have password,
so we want to make XCP cannot use XenCenter and only for console management,
is it possible?
Sorry for the strange question,
2011 Oct 10
4
XCP 1.1.0 - how to use VNC for installing guest domains?
Hello,
Is it required to install an additional VNC server on XCP 1.1.0 dom0 box
(ip 192.168.1.50)to get access to VNC-windows for installing domU guests?
As I don''t use m$ / XenCenter so I need VNC for installation of new guests.
The VM is running (s. below) *but* I was not able to open VNC window to
continue the installation (s. error message further below)
# ---
uuid ( RO)
2010 Nov 29
2
ISSUE EXPORTING VM FROM XEN 3.2.1 to XCP 0.5 WITH XVA.PY
Hello everyone.
I have the following problem that could help would appreciate.
1) Environment:
HOST 1: xen-hypervisor-3.2-1-amd64 with all VM in LVM disk.
HOST 2: XCP 0.5
2) The VM that I wish migrate is a domU in XEN and is debian lenny over LVM:
...................................................................................................
# Configuration file for the Xen instance