Displaying 20 results from an estimated 10000 matches similar to: "Debian lenny, lvm and filesystem xfs"
2011 Jul 02
2
domU startup freezes at "Starting plymouth"
Hi all,
I''ve got xen-4.1.1 running with linux-3.0.0-rc5 and am trying to start
my first guest, f14-x86_64, which does boot on bare metal.
The configs below show kernel, ramdisk, and disk assignments for the
virtual machine. They also show that the virtual machine uses the
target disk devices. The last section shows part of the boot sequence
starting with the disk assignments,
2011 Sep 29
3
xvda I/O errors in linux 3.1 under XCP 1.0
Good day.
I''m getting this error:
[101017.440858] blkfront: barrier: empty write xvda op failed
[101017.440862] blkfront: xvda: barrier or flush: disabled
[101017.463438] end_request: I/O error, dev xvda, sector 3676376
[101017.463452] end_request: I/O error, dev xvda, sector 3676376
[101017.463459] Buffer I/O error on device xvda1, logical block 459291
[101017.463464] lost page write
2008 Feb 12
6
DomU booting just stops
Hi
Ive recently created a DomU machine, when I run the xm create -c command
however the machine only boots to a certain point. Then stops....see below
root@gangster:/etc/xen# xm create -c hudson
Using config file "./hudson".
Started domain hudson
[ 0.000000] Linux version 2.6.22-14-xen (buildd@king)
(gcc version 4.1.3 20070929 (prerelease) (Ubuntu
2008 Jun 11
1
CentOS 5.1 Paravirtualized guest hangs during creation
Hi all,
I am creating a CentOS 5.1 Paravirtualized guest On Xen 3.2.1 / Fedora
8 Dom0. I built DomU kernel from the Xen Linux 2.6.18.8 source. I also
created an initrd image (I face some problems there as I had to manually
copy some modules line xennet, ahci and libata). Anyway, I dounloaded
the CentOS5.1 image from http://jailtime.org/ and copied it to a new
partition. When I create the
2006 Dec 05
5
ioctl 0000126c not supported by XL blkif
I am using the srpm from
http://xenbits.xensource.com/kernels/rhel3x/kernel-2.4.21-47.0.1.EL.xs0.3.5.
15.src.rpm
(I get the same issue using the binary RPM)
the dom0 is running 3.0.3_0
Upon booting the DomU, (the DomU has been passed phy:/dev/sda6, which has
been partitioned using qemu) I get the following ioctl errors.
ioctl 0000126c not supported by XL blkif
ioctl 0000126c not supported
2002 Jun 29
4
help with 2.4.18 oops
Getting this oops on one of our production servers
pretty much hangs the server.
Do we have a corrupted Journal? how would ewe rebuild it?
Any idea how to recover from it?
Assertion failure in journal_bmap() at journal.c:636: "ret != 0"
invalid operand: 0000
CPU: 0
EIP: 0010:[journal_bmap+70/96] Not tainted
EIP: 0010:[<c016b646>] Not tainted
EFLAGS: 00010282
2004 Oct 27
5
Unable to create a new domain
Hi,
I have a same question posted by punamia , when I am trying to create
domain using xen-2.0 built on Fedora 2/ Pentium PC with IDE drive:
"Kernel panic: No init found. Try passing init= option
to kernel".
Below is console dump. Any suggestions ?
Thanks
Console Dump:
Linux version 2.6.8.1-xenU (root@localhost.localdomain) (gcc version
3.3.3 20040412 (Red Hat Linux
2011 Feb 14
2
rescheduling sector linux raid ?
Hi List,
What this means?
md: syncing RAID array md0
md: minimum _guaranteed_ reconstruction speed: 1000 KB/sec/disc.
md: using maximum available idle IO bandwidth (but not more than
200000 KB/sec) for reconstruction.
md: using 128k window, over a total of 2096384 blocks.
md: md0: sync done.
RAID1 conf printout:
--- wd:2 rd:2
disk 0, wo:0, o:1, dev:sda2
disk 1, wo:0, o:1, dev:sdb2
sd 0:0:0:0:
2008 Nov 12
5
xm create- exit with panic message
Hi Xen-users,
I am trying to boot of my fist guest domain. The below attached message was
thrown on the screen.
I am not quite sure that the below information is sufficient to root cause
the issue.
Where do i look for additional logs to root cause the issue.
Appreciate any info that you think might be useful.
Thanks,
Karthik
xm create -c guest1.conf vmid=2
Using config file
2007 Oct 14
2
DomU stops on boot inside Dom0 while booting
I have installed xen on a node and while starting up a guest while in
the kernel boot I am experiencing a hold/pause. The kernel stops in the
boot sequence still loading the kernel at:
stdout
...
[ 3240.186441] xencons_init: Initializing xen vfb; pass xencons=tty to
prevent this
[ 3240.186538] Xen virtual console successfully installed as xvc0
[ 3240.186598] Event-channel device installed.
[
2009 Aug 20
3
No swap on domU
Hi guys.
DomU config
disk = [
''phy:/dev/xen00/debian5-base,sda1,w'',
''phy:/dev/xen00/debian5-swap,sda2,w'',
]
-----------------------
mkswap /dev/xen00/debian5-swap
But in domU in booting:
Activating swap...failed.
What wrong?
--
Best Regards,
alex.faq8@gmail.com
2011 Mar 06
10
grub commands problem with Ubuntu 10.04
Following is one grub entry
menuentry "Ubuntu, Linux 2.6.32.27" {
insmod ntfs
set root=''(hd0,2)''
search --no-floppy --fs-uuid --set 96f65c80f65c6313
loopback loop0 /ubuntu/disks/root.disk
set root=(loop0)
linux /boot/vmlinuz-2.6.32.27 root=/dev/sda2
loop=/ubuntu/disks/root.disk ro quiet splash
initrd
2010 Dec 03
10
Kernel DomU 2.6.36.1 dont boot PVonHVM
Hi all,
I try to use kernel 2.6.36.1 in HVM but building the drivers xen-blkfront,
xenfs, platform-pci. I used Xen 4.0.2-rc1-pre and a DomU is a ubuntu 10.04
and I try with ubuntu 10.10.
In boot I receive error "Cannot find a root partition /dev/xvda2" and a
prompt (initramfs) appear.
In dmesg (initramfs) appear:
blkfront: xvda: barriers enabled (tag)
xvda: xvda1
vbd vbd-51712: 16
2010 Dec 03
10
Kernel DomU 2.6.36.1 dont boot PVonHVM
Hi all,
I try to use kernel 2.6.36.1 in HVM but building the drivers xen-blkfront,
xenfs, platform-pci. I used Xen 4.0.2-rc1-pre and a DomU is a ubuntu 10.04
and I try with ubuntu 10.10.
In boot I receive error "Cannot find a root partition /dev/xvda2" and a
prompt (initramfs) appear.
In dmesg (initramfs) appear:
blkfront: xvda: barriers enabled (tag)
xvda: xvda1
vbd vbd-51712: 16
2009 Apr 05
8
how to boot domU XEN guest in safe mode?
Hi all,
How can I boot a XEN domU guest into safe mode? One of our servers was
forcefully shutdown, and it seems like one of my VM''s could be
corrupt, or something.
When I boot it up, I get the following on the console:
Creating root device.
Mounting root filesystem.
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Setting up other
2011 Feb 15
6
HVM domU doesnt start
Hello!
I''ve a ubuntu server running over a HVM DomU. After a hang, the domU doesn''t
start again.
The domU was not able to mount the virtual machine disk so I started with a
live cd and I tried to mount the disk root part / with no success so I ran
fsck.ext3 and it gave me input/output error in the domU and in dom0 the
kernel says:
Feb 14 18:22:28 scofield last message
2009 Jun 26
3
I/O on domu in PV
I am using /dev/sda6 of Dom0 for one of my DomU in PV.
One day I saw I/O error in DomU.
Anyone has the solution for this. I don''t see any I/O on dom0
I rebooted the DomU also but issue was not fixed.
Please provide me layout to check and fix this type of issue.
Tanuj
_______________________________________________
Xen-users mailing list
2006 Jan 25
7
Xen reboots on booting
Hi, i have a problem with xen.
the output of uname is:Linux xen 2.6.12-gentoo-r6 #9 SMP Mon Jan 23 18:13:25
CET 2006 i686 AMD Opteron(tm) Processor 844 AuthenticAMD GNU/Linux
i user the SAME config of the kernel, for xen0 domain,
and when i boot with xen0 kernel it reboots
after this output...
.
.
.
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>.
2009 Oct 27
7
LVM+Xen+FreeNAS possible?
Hi All,
We''ve limitation of 500 GB per server as per ServerLoft.
we are needing to store word/pdf files. We are planning to use following
setup.
/dev/sda1 - boot - ext2
/dev/sda2 - swap
/dev/sda3 - dom0 - ext3
/dev/sda4 - LVM - one LV for each domU, We''re planning 3 DomUs.
/dev/sda5 - FreeNAS. Is that possible? Can it be in one of the LVs under 4th
partition?
Currently, one
2006 Mar 14
2
Help. Failed event on md1
Hi all,
This morning I received this notification from mdadm:
This is an automatically generated mail message from mdadm
running on server-mail.mydomain.kom
A Fail event had been detected on md device /dev/md1.
Faithfully yours, etc.
In /proc/mdstat I see this:
Personalities : [raid1]
md1 : active raid1 sdb2[2](F) sda2[0]
77842880 blocks [2/1] [U_]
md0 : active raid1 sdb1[1] sda1[0]