Displaying 20 results from an estimated 10000 matches similar to: "XCP - GFS - ISCSI"
2011 Apr 15
1
Errors attaching VBDs to dom0 VM
Hi,
I''ve been touring XCP and making my way around it for the last few
days, and am having problems with some reasonably straightforward
actions. I''ve poured a several hours into different ways of resolving
the issue, but am coming up short.
Here''s the main issue. The following command (plugging in a VBD to
the dom0 VM), when, run, hangs for several minutes, and then
2010 Jan 18
15
[XCP] new version available
[previously posted to xen-devel@ and xen-api@ but this might be of interest to xen-users@ too]
Hi,
I''ve refreshed the Xen Cloud Platform (XCP) .isos on xen.org with a new
development snapshot (labelled version 0.1.1). XCP is a collaborative
effort to build a complete cloud infrastructure platform, complete with
a powerful management stack, standards-based APIs, support for
multi-tenancy
2010 Apr 10
16
snapshots on xen
Hi all. I''m using sles11 for my xen servers. I would really like to be
able to do hot snapshots of disk AND memory, and then have these
snapshots backed up to tape or off site for disaster recovery. I''m
thinking this would be done weekly or monthly, not nightly.
Two questions:
1) Is this even possible?
2) I could probably have the systems shutdown to make a clean backups,
but
2009 Dec 22
3
XAPI source code
Hi All
I have downloaded the opensource xapi source code. I am not sure what the functins of the follow modules:
1 block_device_io
2 datamodel
3 xiu (I am puzzled by the name "xiu")
4 stats
5 rpc-light
6 rss
7 xb (I think the xapi needs not to talk to xenbus directly)
8 xsrpc (why it writes some "rpc" keys to path of "domain/<domid>" in the
2012 May 23
2
Bug#674088: xcp-xapi: vbd-plug to dom0 does not creates /dev/xvd* devices in dom0
Package: xcp-xapi
Version: 1.3.2-6
Severity: normal
Tags: upstream
Normally (in 'iso-based' XCP) is possible to attach VDI to dom0.
That operation usually looks like:
xe vbd-create vdi-uuid=... vm-uuid=(dom0 uuid) device=N
xe vbd-plug
I done those steps in xcp-xapi and got success (no error), but no xvd* device found.
Here operations log:
# xe vbd-create
2011 Apr 30
9
Building XCP Debian packages: what sources or repo to use?
Hi,
I have started the work of packaging Openstack for Debian. I have
already the Nova packages ready for upload, and I''m now working on
Glance and Swift.
Nova can run Xen, but I have been told that it needs XCP. I was
wondering what is the best source for me to download and package. I have
noticed that I can take:
http://xenbits.xensource.com/git/xen-api.git
2006 Oct 12
5
AoE LVM2 DRBD Xen Setup
Hello everybody,
I am in the process of setting up a really cool xen serverfarm. Backend
storage will be an LVMed AoE-device on top of DRBD.
The goal is to have the backend storage completely redundant.
Picture:
|RAID| |RAID|
|DRBD1| <----> |DRBD2|
\ /
|VMAC|
| AoE |
|global LVM VG|
/ | \
|Dom0a| |Dom0b| |Dom0c|
| |
2011 Jan 15
7
Automatic live migration
i am trying to add auto migration feature in XEN.
so is anyone has worked related to migration part.
i need help regarding files related to migration.
--
Regards
Gautam
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2012 May 23
4
Bug#674161: xcp-xapi: 'the device disappeared from xenstore' message during vbd-plug (vm-start)
Package: xcp-xapi
Version: 1.3.2-6
Severity: normal
Tags: upstream
vbd plug to PV domain cause following error:
The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.
message: the device disappeared from xenstore (frontend (domid=4 | kind=vbd | devid=51760); backend (domid=0 | kind=vbd | devid=51760))
(same error
2011 Jul 17
19
XAPI on debian installation issue
Hi,
I''m currently trying to install xapi on debian (unstable), following the
following wiki page:
http://wiki.xensource.com/xenwiki/XAPI_on_debian
1. Install squeeze 32-bits (it''s not specified on the wiki, but I guess
it wont work with 64-bit as the xapi *.deb files are for 32).
note: you must leave an unused 1mb partition somewhere when
creating your
2010 Jun 11
24
[Xen-API] [XCP]: RC1 of XCP 0.5 available for testing
Hi everyone,
The first release candidate of the Xen Cloud Platform (XCP) version 0.5 is
now available for testing from:
http://www.xen.org/products/cloud_source_0.5.html
XCP-0.5 is intended to be a *stable* release, suitable for long-term production use.
Please download this release candidate and give it a thorough workout!
Cheers,
Dave
_______________________________________________
xen-api
2010 Jun 11
24
[Xen-API] [XCP]: RC1 of XCP 0.5 available for testing
Hi everyone,
The first release candidate of the Xen Cloud Platform (XCP) version 0.5 is
now available for testing from:
http://www.xen.org/products/cloud_source_0.5.html
XCP-0.5 is intended to be a *stable* release, suitable for long-term production use.
Please download this release candidate and give it a thorough workout!
Cheers,
Dave
_______________________________________________
xen-api
2010 Feb 27
17
XEN and clustering?
Hi.
I''m using Xen on RHEL cluster, and I have strange problems. I gave raw
volumes from storage to Xen virtual machines. With windows, I have a
problem that nodes don''t see the volume as same one.... for example:
clusternode1# clusvcadm -d vm:winxp
clusternode1# dd if=/dev/mapper/winxp of=/node1winxp
clusternode2# dd if=/dev/mapper/winxp of=/node2winxp
clusternode3# dd
2011 Dec 29
4
BalloonWorkerThread issue
Hello List,
Merry Christmas to all !!
Basically I''m trying to boot a Windows 2008R2 DC HVM with 90GB static max
memory and 32GB static min.
The node config is Dell M610 with X5660 and 96GB RAM and its running XCP 1.1
Many times the node crashes while booting HVM. Sometimes I get success.
I have attached the HVM boot log of successful start. Many times the node
hangs as soon as the
2012 Jun 20
2
"No text console available" when trying to get the console of a just created VM from a template on XCP
Hi there,
I am trying to set up XCP on Ubuntu 12.04. I went through the
procedure given in the README file of the xcp-xapi package and reached
the point where the hypervisor seems to be running fine. I set up a VM
using the Debian Squeeze (64bit) template and started it, giving a
Debian mirror URL as install-repository.
Running "xe vm-list" reports that the machine is running, but when
2012 Jul 20
2
Bug#682202: xcp-squeezed not started on boot
Package: xcp-squeezed
Version: 1.3.2-9
Severity: important
When trying to start a guest I get:
# xe vm-start name-label=squeeze-2
The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.
message: Failure("The ballooning daemon is not running")
If I then manually run "/etc/init.d/xcp-squeezed
2009 Apr 15
32
cLVM on Debian/Lenny
Hi -
Is there someone around who successfully got cLVM on Debian/Lenny
working? I was wondering if I was the only one facing problems with...
Thanks in anticipation,
--
Olivier Le Cam
Département des Technologies de l''Information et de la Communication
CRDP de l''académie de Versailles
_______________________________________________
Xen-users mailing list
2012 Jul 27
1
Bug#682979: xcp-xapi: VM not starting, tasks not cancellable
Package: xcp-xapi
Version: 1.3.2-9
Severity: grave
Justification: renders package unusable
I've following mostly the xcp-xapi/README.Debian instructions after installing it with apt-get -t wheezy
network.conf is configured for bridge, xenbrN are functioning and shown with xe network-list
A single SR is present, created with ext on a local LVM. For debugging purposes, all ISO and local ISO
2011 Jun 15
19
[XCP] XCP network and VLAN by Open vSwitch
Hello Everyone,
I am new with XCP.
I''ve setup several hosts with* XCP 1.0* and manage it through XenCenter and
command console.
Each host has two NICs, one (xenbr0) connected to a physical switch for
Internet (said sw1), the other (xenbr3) connected to a physical switch for
internal network (said sw2).
I am trying to setup VMs and VLANs on xenbr3.
I created a virtual bridge by
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