Displaying 20 results from an estimated 90 matches similar to: "Cdrom on Linux domU PV"
2018 Jul 31
2
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
> Yannis Milios wrote:
>>> But, what happens if you let the kernel post install scripts do the
>>> work or setting up the initrd things?
>>
>> Initially, I just rebooted from LiveCD and left Grub,kernel and dracut
>> do
>> their job with the defaults, but unfortunately, boot process stops at
>> initrd (dracut) stage with the following error:
2016 Feb 18
2
CentOS 7, Xeon CPUs, not booting
This is happening on anything other than plain vanilla Dell servers. One
R730, with dual Tesla cards, one R420, with a fibre card for a RAID
device, it never switches root. All these systems have Xeons, not AMD
CPUs.
We've had this with every one of the 327 kernels. In addition, it seems to
happen also with the 229.20.1; the 229.14.1 has no such problem.
>From the rdsosreport:
starting
2009 Feb 26
4
SXCE104, Cannot boot HVM domain
Hi,
I cannot boot Windows XP domU on SXCE104 dom0.
It was running for weeks..
Is it a known bug?
# virsh start wxpp01 &
# virsh dumpxml wxpp01
<domain type=''xen'' id=''-1''>
<name>wxpp01</name>
<uuid>fb96e8c9-940d-7e0a-12ef-f167a7f1102c</uuid>
<os>
<type>hvm</type>
2005 Aug 18
1
ssh pre-shared key
I might be going crazy...
perhaps my notes and memory has failed me but it ain't working...
on host machine...
ssh-keygen -t rsa
ssh-keygen -t dsa
scp *pub root at remote:/root
on remote machine...
cat /root/id_{r,d}sa.pub >> /root/.ssh/authorizedkeys_2
but it still asks for password when I try to connect as root from remote
host
logsAug 18 15:51:13 srv1 sshd[1630]: Accepted
2004 Jun 07
2
run-init warning
Please be aware that I HAVE NOT TESTED THIS PROGRAM... please try it in
a "safe" environment since for all I know it could nuke your "real root"
by mistake.
-hpa
2008 Oct 01
5
Xm Create Image Path
All,
Is is possible for xm create foo.cfg to traverse a symlink to access the foo.img. Here''s an example config and the resulting error..
---
name = "jim"
memory = "512"
disk = [ ''phy:/dev/VolGroup00/foo,xvda,r'',
''tap:aio:/home/fred/local/jim/build/foo_swap.img,xvdd,w'',
2007 May 16
8
2.6.20-1-amd64 Xen with RHEL5 guest
Hi
I am having some problems installing a paravirt RHEL guest on a deb amd64 xen
machine
uname -a = Linux debxen 2.6.20-1-xen-amd64 #1 SMP Tue Apr 24 22:23:22 UTC 2007
x86_64 GNU/Linux ============== xm info ==============
host : debxen
release : 2.6.20-1-xen-amd64
version : #1 SMP Tue Apr 24 22:23:22 UTC 2007
machine : x86_64
2018 Jan 05
4
Centos 6 2.6.32-696.18.7.el6.x86_64 does not boot in Xen PV mode
Problems start before any of the kaiser code executes, though it could still be related to CONFIG_KAISER since that has effects beyond kaiser.c.
---
(early) Initializing cgroup subsys cpuset
(early) Initializing cgroup subsys cpu
(early) Linux version 2.6.32-696.18.7.el6.x86_64 (mockbuild at c1bl.rdu2.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC) ) #1 SMP Thu
Jan 4 17:31:22 UTC
2018 Jul 31
1
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
Finally, I was able to find a solution for this. I'm posting the result
here, just in case that it's useful for someone else in the future ...
The problem was not in initramfs (dracut), but on the fact that /dev/sda2
partition(PV), after I resized it, somehow got 2 partition table
signatures.
One was set as a "dos" partition with an offset "0x1fe" and second set as
2015 Sep 10
4
Bug#798510: xen-utils-common: xendomains domU auto-starting fails after upgrade to Debian 8
Package: xen-utils-common
Version: 4.4.1-9+deb8u1
Severity: important
Dear Maintainer,
After upgrading to Debian 8, auto-starting of domUs via /etc/xen/auto
fails with errors like this
Sep 09 09:29:21 host xendomains[948]: Starting Xen domain domU (from /etc/xen/auto/domU.cfg)...failed.
Sep 09 09:29:21 host xendomains[948]: libxl: error: libxl_exec.c:129:libxl_report_child_exitstatus:
2015 May 11
2
samba_dlz: cancelling transaction
this is my named.log file.
Have the dark line problem?
best regards.
May 10 08:11:08 samba named[752]: queries: info: client 127.0.0.1#54056 (
WPAD.test.com): query: WPAD.test.com IN A + (127.0.0.1)
May 10 08:11:08 samba named[752]: queries: info: client 127.0.0.1#54056 (
WPAD.test.com): query: WPAD.test.com IN AAAA + (127.0.0.1)
May 10 08:11:08 samba named[752]: queries: info: client
2008 Dec 11
11
rhel5 32bit xen 3.3.0 rpms?
RHEL5 32bit xen 3.3.0 rpms? Anyone? ;)
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Oct 22
1
DomU networking problem in opensuse 11
Hi,
Creating a new domain is a lot easier in opensuse 11. I follow the instruction on the website and build a virtual machine which uses opensuse 11 as well (I installed it from iso image). Everything works fine except the network. I cannot access the Internet from DomU. Here is some information.
P.S. the DomU id is 1.
"brctl show" in Dom 0:
bridge name bridge id STP
2008 Nov 05
2
RE: RedHat DomU hanging
Hello,
Maybe someone can help me.... I have a guest XEN image that ran well until today. I use an LVM partition to host the guest and today on Dom0 I added another LVM to be available to this domU.
This were all the commands I issued :
On hypervisor
lvcreate -n lintra02data -L 30G rootvg
vi /etc/xen/lintra02 and add volume to file like this :
disk = [
2010 Apr 29
24
[Bug 27905] New: DVI monitor is blank - DVI detected as Display Port ?
https://bugs.freedesktop.org/show_bug.cgi?id=27905
Summary: DVI monitor is blank - DVI detected as Display Port ?
Product: xorg
Version: 7.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2008 Mar 24
0
i386 VM on x86_64 host in Xen
>/ On Mon, 2007-12-10 at 22:34 +0000, Karanbir Singh wrote:
/>>/ Just wondering if people had started using i386 Xen DomU's on a x86_64
/>>/ dom0 machine with 5.1 as yet ? And just wondering what their experiences
/>>/ have been.
/I thought I would chime in here with my experience. I am running a Cent5.1 x86_64 Dom0 with a Cent 5.1 x386 domU (both fully updated).
2012 Oct 17
0
vhd format support failed on suse11 x86_64 sp2
Hi all,
I had met with a question about vhd format when i install xen 4.2.0 source code on suse11_x86_64_sp2.
execute steps:
1)Install fully suse 11 sp2 to host pc
2)Boot from Xen kernel menu
3)Download xen 4.2.0 source code from http://xen.org/download/index_4.2.0.html
4)Download bin86-0.16.19.tar.gz cmake-2.8.9.tar.gz Dev86src-0.16.19.tar.gz gettext-0.18.1.1.tar.gz
2010 Jun 11
0
blk_tap: Error initialising /dev/xen/blktap - No more devices
Hello,
i am experiencing something weird on my Xen Dom0
Since a few days, i can no more install or reboot any vm using tap:aio driver
My vms complains about no mounted disks
OS:
On openSUSE 11.2 (x86_64) with xen-tools-3.4.1_19718_04-2.1.x86_64
kernel-xen-base-2.6.31.8-0.1.1.x86_64
xen-libs-3.4.1_19718_04-2.1.x86_64
kernel-xen-2.6.31.8-0.1.1.x86_64
2013 Feb 26
1
Bug#701744: [xen] Update to hypervisor 4.0.1-5.6 or linux-image-2.6.32-5-xen-amd64 2.6.32-48 causes networking (VIF) failures
Package: xen
Version: 4.0.1-5.5
Severity: critical
--- Please enter the report below this line. ---
Hi!
Since the update last weekind in stable/squeeze I'm experiencing
problems with running Xen on amd64 and multiple domUs losing their
network connection/VIFs.
From
http://blog.windfluechter.net/content/blog/2013/02/26/1597-xen-problems-vms-2632-5-xen-amd64
Unfortunately this update
2018 Jan 06
0
Centos 6 2.6.32-696.18.7.el6.x86_64 does not boot in Xen PV mode
I can confirm the issue with 2.6.32-696.18.7.el6.x86_64, but mine looks
alittle different... Maybe because i'm using pvgrub.
============= Init TPM Front ================
Tpmfront:Error Unable to read device/vtpm/0/backend-id during tpmfront
initialization! error = ENOENT
Tpmfront:Info Shutting down tpmfront
close blk: backend=/local/domain/0/backend/vbd/14/51712
node=device/vbd/51712