Displaying 20 results from an estimated 30000 matches similar to: "send error in close -9"
2011 May 05
2
AW: debian Lenny -> Squeeze domU mdX software raidmigration - failed to assemble arrays
Hi,
to make transitions more convenient, I've done this by using uuid instead of device names.
If you ls -l /dev/disk/by-uuid inside your domU, you'll see something like
lrwxrwxrwx 1 root root 10 5. Mai 07:38 39a2a64b-0716-47ad-92f4-a7437cac54ee -> ../../sda2
lrwxrwxrwx 1 root root 10 5. Mai 07:38 e8b97b59-a790-417c-8231-fe8da8b6e6ee -> ../../sda1
In /etc/fstab inside the domU,
2006 Apr 07
1
Weird early-boot sequence, can't find a way to adapt to ramfs
This is most exceedingly weird boot/shutdown sequence that I used
once, and can't find
a way to adapt to initramfs. Since you guys are trying to adapt all
mechanisms that use
initrd to using initramfs, this should interest you.
initrd has (all binaries static):
/bin:
init halt mount poweroff pivot_root reboot sh umount
/etc:
fstab haltrc
/dev:
null zero tty tty0 tty1 console->tty0 hda1
2009 Mar 02
0
Re : Xen 3.2-1-i386 and suspend error on Lenny
Good morning,
Always the same problem, I did some research but no good news at all
Here is my config :
title Xen 3.2-1-i386 / Debian GNU/Linux, kernel 2.6.26-1-xen-686
root (hd0,3)
kernel /boot/xen-3.2-1-i386.gz
module /boot/vmlinuz-2.6.26-1-xen-686 root=/dev/sda4 ro console=tty0
module /boot/initrd.img-2.6.26-1-xen-686
On a fresh Lenny install,
2012 Mar 06
0
mkinitrd doesn't know how to handle encrypted CCISS devices - RHEL5.4 and Xen4.1.2
Dear ALL,
I have encountered an issue while installing xen4.1.2
from source.
No problem encountered while xen installation.While booting towards XEN
kernel, i encountered the folowing error
********************
setuproot: moving /dev failed : No such file or directory
no fstab,sys mounting internal defaults
setuproot: error mounting /proc
setuproot: error mounting /sys
Kernel
2005 Apr 29
2
installation of Xen binary on Fedora 2 with LVM
Hello,
I had tried to install Xen binary on Fedora 2 according to the user
manual.
My platform has LVM.
I tried 2 different grub entries for zen:
The first was:
kernel /xen.gz dom0_mem=131072
module /vmlinuz-2.6.10-xen0 root=LABEL=/ ro console=tty0
It says the it can''t find the / (root) and looks for a
floppy or an NFS root. (I don''t have a floppy at all and
2009 Sep 30
0
[PATCH node] RESEND: split root file systems out of HostVG onto separate partitions
rebased it against current next-devel
---
scripts/ovirt-config-boot | 15 ++++++++-------
scripts/ovirt-config-storage | 28 +++++++++++++++-------------
scripts/ovirt-config-uninstall | 2 ++
scripts/ovirt-functions | 8 +++++---
4 files changed, 30 insertions(+), 23 deletions(-)
diff --git a/scripts/ovirt-config-boot b/scripts/ovirt-config-boot
index ed2bb9f..01c1821
2009 Jan 23
0
ASUS p6t, i7 920, vt-d broken.....
Trying to set up PCI pass through with xen 3.2.1 on Debian Lenny, with xen
Kernel 2.6.26... having no luck. I have the following configured...
i) Virtualization and vt-d are both enabled in the bios, I have power cycled
after making these changes.
ii) I have these option in grub menu; iommu=1 pciback.permissive
pciback.hide=(07:01.0)(01:00.0) vtd=1
iii) I have this in my cfg file
2010 Nov 04
3
newbie: "Is xend running?"
hello all,
it''s my first time ever with xen (or even virtualization in general).
I installed Xen 3.2 on top of a Debian Lenny kernel 2.6.26-2-686 via
apt-get. Boot options are:
title Xen 3.2-1-i386 / Debian GNU/Linux, kernel 2.6.26-2-xen-686
root (hd0,0)
kernel /xen-3.2-1-i386.gz dom0_mem=512000
module /vmlinuz-2.6.26-2-xen-686 root=/dev/mapper/athena-root ro console=tty0
module
2009 Mar 30
1
Trouble adding a pci device to a a linux domU
Hi,
I want to give direct access to my monitor for my linux domU so that my
graphics can run smoothly inside domU which is Ubuntu 8.10
I tried doing the following, but things didn''t work out.
1. I boot my Xen on Debian ( lenny ) using
kernel /boot/xen-3.2-1-i386.gz
module /boot/vmlinuz-2.6.26-1-xen-686 root=/dev/sdc4 ro console=tty0
pciback.permissive pciback.hide=(00:02.0)
2009 Sep 30
1
[PATCH node] split root filesystems out of HostVG and onto their own partitions
This lays the groundwork for setting Root and RootBackup onto individual partitions for multiple disk installations in the future.
Install, removal, upgrade testing has been performed and all seems to work at this point.
---
scripts/ovirt-config-boot | 15 ++++++++-------
scripts/ovirt-config-storage | 28 +++++++++++++++-------------
scripts/ovirt-config-uninstall | 2 ++
2010 Apr 23
1
client mount fails on boot under debian lenny...
Hi
Is there clean way to ensure that a glusterfs mount point specified in
/etc/fstab is mounted automatically on boot under debian lenny when
referencing a remote node for the volfile? In my test case everytime I
reboot, the system tries to mount the filesystem before the backend 10ge
interface comes up so it gets a "No route to host" and immediately
aborts.
I know I can dump a mount
2010 Apr 13
1
[PATCH node] refactor node image recipe
top-level kickstart file contains only includes,
example custom-template.ks is provided with documented customization
points.
Signed-off-by: Alan Pevec <apevec at redhat.com>
---
recipe/common-manifest-post.ks | 31 +++++++++++
recipe/common-manifest-pre.ks | 11 ++++
recipe/common-post-chroot.ks | 46 ++++++++++++++++
recipe/common-post.ks | 24 +++++++++
2010 Jun 09
2
Booting into a shell and skipping init
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm trying to boot into the shell of a XenServer 5.6 (I believe CentOS
5.5 underneath). I added init=/bin/sh to the boot line, but I'm still
getting an error. Here is the boot line:
mboot.c32 /boot/xen.gz com2=57600,8n1 console=com2,vga dom0_mem=752M
lowmem_em
ergency_pool=1M crashkernel=64M at 32M --- /boot/vmlinuz-2.6-xen
2008 May 28
0
[PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
Recipe for useing xen/ia64 with pv_ops domU.
Signed-off-by: Akio Takebe <takebe_akio at jp.fujitsu.com>
Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Cc: Randy Dunlap <randy.dunlap at oracle.com>
---
Documentation/ia64/xen.txt | 183 ++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 183 insertions(+), 0 deletions(-)
create mode 100644
2008 May 28
0
[PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
Recipe for useing xen/ia64 with pv_ops domU.
Signed-off-by: Akio Takebe <takebe_akio at jp.fujitsu.com>
Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Cc: Randy Dunlap <randy.dunlap at oracle.com>
---
Documentation/ia64/xen.txt | 183 ++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 183 insertions(+), 0 deletions(-)
create mode 100644
2009 Jul 18
8
Xen not booting !
Hi All,
I am not able to boot Xen .
My "/boot/grub/menu.lst" has this entry
title Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen
root (hd0,0)
kernel /boot/xen-3.3.2-rc5.gz
module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
module /boot/initrd.img-2.6.18.8-xen
savedefault
I am getting following error :
ERROR
2009 Jul 18
8
Xen not booting !
Hi All,
I am not able to boot Xen .
My "/boot/grub/menu.lst" has this entry
title Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen
root (hd0,0)
kernel /boot/xen-3.3.2-rc5.gz
module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
module /boot/initrd.img-2.6.18.8-xen
savedefault
I am getting following error :
ERROR
2009 Jul 18
8
Xen not booting !
Hi All,
I am not able to boot Xen .
My "/boot/grub/menu.lst" has this entry
title Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen
root (hd0,0)
kernel /boot/xen-3.3.2-rc5.gz
module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
module /boot/initrd.img-2.6.18.8-xen
savedefault
I am getting following error :
ERROR
2008 Dec 11
1
Bug#508429: BUG: unable to handle kernel paging request
Package: xen-hypervisor-3.2-1-amd64
Version: 3.2.1-2
Severity: normal
After giving xen a shoot with the fresh lenny packages, an annoying
bug comes up right after trying to boot into the new system.
I'll provide further informations if needed.
Please see serial debug output below and here http://plzk.de/xen-lenny
(maxlines got extended for comfortable reading)
XEN) Xen version 3.2-1
2010 Mar 31
1
[PATCH] Default to IDE when VirtIO isn't available
Previously we used SCSI when VirtIO wasn't available. KVM's SCSI support is not
as mature as its IDE support, and SCSI isn't supported at all in RHEV.
---
lib/Sys/VirtV2V/Converter.pm | 50 +++++++++++-------
lib/Sys/VirtV2V/Converter/Linux.pm | 19 ++++---
lib/Sys/VirtV2V/GuestOS/RedHat.pm | 100 ++++++++++++++++++++----------------
3 files changed, 100 insertions(+), 69