similar to: AW: Problem booting domU

Displaying 20 results from an estimated 700 matches similar to: "AW: Problem booting domU"

2006 Mar 27
2
Xen networking on different vlans
Hello, I have a xen server that needs to run a domU on a different vlan than xen''s. I have configured my switch (a cisco catalyst) to tag every untagged packet to the default vlan (the one in which is dom0) and to accept tagged packets (for that domU). I have xenbr0 linked with the eth0, the default network. Then I run * vconfig add eth0 101 -> To create a virtual interface with
2006 Mar 06
2
Problem compiling a custom kernel for xen-3.0
Hello, I am trying to run xen-3.0 in some of my dell servers. I have tried the binary distribution of xen, but it doesn''t boot in my test system (a dell poweredge 750) because a module driver problem (I get an error message during booting saying it doesn''t load a NFS root filesystem). So I am trying to compile a custom kernel. So I have downloaded linux source 2.6.12. I am
2007 Jul 09
2
Problem with network performance
Hello, We are trying to deploy our new ldap servers infrastructure with virtual servers running with xen. So we have installed two debian (etch) virtual machines under different domU''s (domUs are debian etch two). We are using bridge networking in xen, with default init scripts. In our test environment, these servers are working fine. But we are having problems with these new servers
2008 Sep 01
3
Report to a domU a change on a disk
Hello, I have a Xen dom0 (Debian Etch running xen 3.0.3) running different domUs. DomUs'' disks are LVM2 volumes. Now I have increased the size of one of these LVM volumes so I have to inform to the corresponding domU that its disk has increased its size (to resize it without unmounting it). How can I do this? -- Angel L. Mateo Martínez Sección de Telemática Área de Tecnologías de la
2010 Feb 24
5
XCP: Custom templates
Hello, Is it possible to create a custom template for XCP? Or edit an existing one? I know that I could create a VM and then exported as a template, but I would prefer to create a template like "Debian Lenny 5.0" that install debian from the network but with 64bits instead of the 32bits used by the template. -- Angel L. Mateo Martínez Sección de Telemática Área de Tecnologías de
2009 Jun 18
12
Best way to use iSCSI in domU
Hello, We need to use iSCSI in some of our domUs. By the moment, iSCSI is not for system filesystem, but for data filesystem. I am wondering what is the best way to use it. Is it better to configure it in dom0 and then attach the device to the domU? Or is it better to configure it directly in the domU? I am thinking that if we configure it in the dom0, then we can''t share that iscsi
2010 Feb 12
1
Any GUI for XCP?
Hello, I am trying/evaluating XCP to manage our virtualization servers. Now, I have installed it in a test server and as far as I can see, it is very similar to XenServer, but I can''t manage it with XenCenter graphical console. Is there any GUI for XCP? I could connect with OpenXenCenter, but it still isn''t mature to be useful. Or do I have to use with xe commands? --
2009 Jun 22
2
Identifying disk resources in dom0
Hello, For my xen domUs I''m using a mixture of locah physical partitions (with LVM) and iSCSI disks. For local partitions, I don''t have any problem, because LVM volumes are always the same. But for iSCSI disks, devices are assigned in the order they are connected, so I can''t be sured that device that now is /dev/sdb (for example) will always be /dev/sdb. So, is there
2010 Sep 02
5
Starting Ubuntu 10.04 on XCP
Hello, I’m having difficulty to starting Ubuntu 10.04 virtual machine with XCP 0.5.0. I put 3 files (vmlinuz, initrd.gz, xm-debian.cfg) in the same place under the unpacked ISO tree but when I start the VM, the following error is returned: # xe vm-install template="Ubuntu Lucid Lynx 10.04 (32-bit)" new-name-label=Teste other-config-install-repository=nfs:10.0.0.3:
2010 May 31
1
Provisioning Xen
Hi Experts, What are the best tools to use for Xen Provisioning ? I have briefly looked at Eucalyptus. Is that the best ? Can you please point me out to any other options ? thanks Madhu M _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Feb 19
1
convert from xenserver to xen community
All, Wanted to know if it would be possible to move a vm from xenserver (www.citrix.com<http://www.citrix.com/>) to a image that would run xen open source (www.xen.org<http://www.xen.org/>). If so, how? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Jul 05
9
Xen Networking and bonded interfaces on Debia Lenny
Greetings all. This has been an ongoing issue for me for a few months, and I''ve been trying to get an answer. My server has two NICs, and I want to set up the following: NICs (x2) -> bond (mode 5) -> Xen Bridge -> Doms ...however, trying to configure this doesn''t seem to work: network-bridge steals eth0 instead of bond0, which breaks the bond AND my networking. The
2015 Oct 20
2
Extlinux with guestfish
Hi everyone, I'm working with libguestfs 1.30.3 on Centos 7 host. I encountered a problem when I wanted to install extlinux with guestfish as a bootloader for my guests and I always get this error: SYSLINUX 4.05 EDD 0x54f93f16 Copyright (C) 1994-2010 H. Peter Anvin et al ERROR: No configuration file found No default or UI configuration directive found! boot: _ *This is how I create the
2019 Jul 11
2
Re: Strange issues with libvirt v5.5.0
On Thu, Jul 11, 2019 at 16:46:29 +0200, Julian Sternberg wrote: > <html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hey Peter,</div> Hi, at first I'd like to ask you to CC the libvirt-users or libvir-list with such kind of questions (questions implying regression of behaviour are okay on the development
2011 Mar 15
1
error SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A
Hello folks, I am getting this error on one of the clients, here''s all of the output. It was working on this client and today it stopped working. I cleaned the cert for this client puppetmaster by "puppetca --clean host.domain.com" and I removed the "/var/lib/puppet/ssl" directory so it would get new certs. But I still keep getting the same error as below. I have other
2013 Apr 27
1
virt-install creates a snapshot as the volume backend
Greetings All, I was running libvirt-0.9.10 on CentOS 6.3 and it was working perfectly until yesterday when I decided to update to 6.4, which upgraded libvirt-0.9.10 to libvirt-0.10.2. I have a storage pool of type volume group, upon upgrading to libvirt-0.10.2, the disk image gets created as a snapshot on the volume group not as a regular volume. Now every time I create a vm using
2007 Dec 11
0
network speed of network interfaces
Hello, I have detected a problem with my network interfaces in my xen servers. The problem I have is that snmp is reporting interfaces as 10Mbps, although they are connected at 1000Mbps. Nevertheless, the nic is working at 1000Mbps, because it reports traffic at more than 10Mbps. This is not a critical bug, but it is annoying, because we have scripts to monitor interfaces and create usage
2006 Sep 05
0
Problem with network-bridge script and veth0
Hello, Since my last update of xen, I am having problems with bridges and xen. When I want to start a bridge on the dom0 (to run a domU in a different vlan than the default) I run /etc/xen/scripts/network-bridge start netdev=eth0.302 bridge=xen-br302 antispoof=no where eth0.302 is an interface associated with my vlan 302 (it tags with this vlan identifier). The problem I have is that it
2007 Feb 27
1
Xen Enterprise and templates
Hello, I am trying to use Xen Enterprise (its free version). Until now I have no problem, but now I want to create a new virtual machine based in debian etch, not debian sarge (the debian version included in xen templates). So I am looking for a way to create my own template, but I haven''t found any documentation about that. Looking the files, I have found that templates are stored in
2011 Aug 25
3
auth: Error: LDAP: Connection lost to LDAP server, reconnecting
Hello, I continue debugging my problems with my update to dovecot 2.x :-( I have dovecot 2.0.13 running in ubuntu 10.04 (lucid) x64. My users are in a ldap directory. The problem is that I have a lot of errors like: Aug 24 23:07:32 myotis28 dovecot: auth-worker(default): LDAP: Connection lost to LDAP server, reconnecting I have seen in the mail list a patch for 1.2