Displaying 20 results from an estimated 600 matches similar to: "2.4.14 ext3"
2005 Jan 01
1
Multiple partitions in a Guest OS
Hi,
I was trying to run a guest OS with multiple partitions. I added a line like
disk=[''phy:hda6,hda6,w'']
in the configuration file. The disk was not mounted in the host OS.
However, the kernel refuses to boot with an error message which says
"kernel not syncing... attempted to kill init... rebooting...".
When I remove that line, everything works. Is there
2009 Nov 19
2
[RFC] nouveau: Add basic i2c sensor chip support
This adds basic support for driving sensor chips off the nvidia i2c buses,
along with basic support for reading the internal GPU sensor on supported
chipsets. It's heavily cribbed off nvclock. Having scanned a large number
of bioses, I'm pretty convinced that the appropriate i2c bus is always
number 2 in the list on <g80 - I'm not sure about later cards yet.
There's still a lot
2002 Jun 12
7
VFS: Cannot open root device, pxelinux nfsroot
Hi everyone,
I got the error:
NET4: Unix domain sockets 1.0/smp for linux NET4.0
ds: no socket drivers loaded
request_module[block-major-8]: root fs not mounted
VFS: Cannot open root device ""or 08:03
Please append a correct "root"boot option
The strange thing is that it tries to mount from harddisk. This I got somewhere else:
"the kernel looks like it is trying to
2006 Apr 03
0
request_module: runaway loop modprobe net-pf-16-proto-9
Any help about this error on domU ?
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
I am using xen_changeset : Sat Apr 1 14:59:12 2006 +0100
2006 Apr 03
0
request_module: runaway loop modprobe net-pf-16-proto-9
Any help about this error on domU ?
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
I am using xen_changeset : Sat Apr 1 14:59:12 2006 +0100
2009 Aug 20
0
[Xen-API] 32 bit vm on 64 bit xen server
Hi all,
it is possible create a 32 bits xen guest in a 64 bits xen server?
I need get guest running with DirectAdmin (32 bits) and the problem is:
if i use a 64 bits kernel for the guest, the Directadmin instalation fails because the 64 bits arch ,
if i create the guest with a 32 kernel it fails on boot:
XENBUS: Device with no driver: device/vkbd/0
XENBUS: Device with no driver:
2005 Aug 10
0
Xen and LVM snapshots on FC4
Hello,
I''ve tried to make Xen and LVM snapshots work with RHEL3 (upgraded
to FC4 partly, using FC4 kernel 2.6.12-1.1387_FC4, xen-2-20050522
installed from RPM). I had a problem where non-snapshot LVM images
worked, but as soon as I create a snapshot of one and tried to use that,
I would get a crash like this as soon as I booted up a Xen domain:
Freeing unused kernel memory: 160k freed
2005 Aug 30
0
Xen 2.0.7 , amd64 (32 bit mode) lvm partition: runaway loop modprobe binfmt-464c
Hi i''m trying to run Xen on my amd64. Installed is
Debian 3.1 sarge i386 and Xen 2.0.7, my whole enviroment
is 32 bit.
When i''m running a xenU domain and use /var/xen/samba
as a ext2 fs file ( file:/var/xen/samba,hda1,w ) everything
goes according to plan.
If i use my LVM partition ( phy:/dev/xen/samba-ha,hda1,w )
it gives during boot:
--------
...
NET:
2006 Apr 21
2
EXT2-fs warning (device hda6): ext2_fill_super: mounting ext3 filesystem as ext2
I often get the message:
EXT2-fs warning (device hda6): ext2_fill_super: mounting ext3 filesystem as ext2
I have googled for a reason and a way to solve this -
but not found something I could use. Maybe somebody here konws
what to do?
best regards
keld
2005 Oct 11
8
More on domU not starting
I get the following warning when running xend start, and a similar
warning sometimes when doing xm commands:
/usr/lib/python/xen/xend/XendNode.py:26: RuntimeWarning: Python C API
version mismatch for module xen.lowlevel.xc: This Python has API version
1012, module xen.lowlevel.xc has version 1011.
import xen.lowlevel.xc
/usr/lib/python/xen/xend/xenstore/xstransact.py:10: RuntimeWarning:
2008 Feb 26
0
[PATCH] Fix request_module/modprobe deadlock in netfront accelerator
There would seem to be a potential deadlock in the netfront accelerator
plugin support. When the configured accelerator changes in xenstore,
netfront tries to load the new plugin using request_module(). It does
this from a workqueue work item. request_module() will invoke modprobe
which in some circumstances (I''m not sure exactly what - I''ve not
managed to reproduce it myself)
2006 Jul 04
15
Newbie DomU problem
Suse 10.1 AMD64 Xen3
New to Xen. The dom0 is up and running. I am trying to get my first domU
working. My approach is to use precompiled images from jailtime.org.
After some manual tinkering with the .cfg file the domU proceeds to boot
but stalls with the following error.
I cannot get past this - any ideas ?
Brian
Using config file "/etc/xen/vm/vm1".
Started domain vm1
Bootdata ok
2008 Nov 09
2
DomU partition resize problem
Hello everybody,
I''m playing with Xen and trying to extend DomU disk space.
My Configuration:
Dom0: all Xen machine are HVM. They''re installed on LVM.
I''ve one VG (XEN) on Dom0 and created a LV (here, xps.101.disk) per DomU.
disk configuration in xen conf is as follow:
disk = [
''phy:/dev/XEN/xps.%d.disk,ioemu:hda,w'' % (vmid)
2002 May 20
5
A solution to Kernel Panic ... on ext3 only!
Here I don't want to start a discussion, but rather share a *solution*
that took me some days to come up with.
The whole stuff started with a power-outage. After reboot, my server
(ext3) came back with the dreaded file system error (Ctrl-D to reboot or
password for maintenance) - if you've never seen this, consider yourself
lucky!
In any case, I did the fsck as prescribed, but abandoned
2006 Apr 16
2
e2fsck dies with signal 11
Hi
I got a strange error, happening on two of my ext3 partitions.
What can be wrong? And why does e2fsck error out, instead of displaying
an error message?
Best regards
keld
fsck /dev/hda6
fsck 1.38 (30-Jun-2005)
e2fsck 1.38 (30-Jun-2005)
Warning... fsck.ext3 for device /dev/hda6 exited with signal 11.
also From my dmesg:
<1>general protection fault: e7a8 [#3]
Modules linked in:
2004 Apr 28
1
Segmentation Fault when using dig, nslookup, host...
I have setup Centos-3.1 on a Dell Optiplex GX1 this week. It has to
replace an old Compaq Deskpro I used as a firewall/router running the no
longer supported RedHat 7.1. I have the NAT firewall up and running, and
it works OK.
However, there is one thing bugging me. I cannot use any client software
that queries a nameserver. I tried to use "dig", "host" and
2010 Mar 26
7
acl_xattr vs acl_tdb
Hi!
Does anyone know how many ACLs can be stored on file system (xfs) using acl_xattr module and in file file_ntacls.tdb?
Best regards
/Adrian Berlin
--
You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get 250MB of Storage!
http://webmail.rock.com/signup/
2001 Dec 04
2
journal file exists but feature missing
Hi,
I tried to convert my root partition from an ext2 to ext3 fs using tune2fs.
I'm running a 2.4.10 kernel with ext3 support, but the partition is not
mounted ext3. In fact the journal feature is missing from the superblock:
# cat /proc/filesystems | grep ext
ext3
ext2
# tune2fs -l /dev/hda6 | grep features
Filesystem features: filetype sparse_super
# ls -l /.journal
2005 Mar 02
8
Xen "restarting system" on Fedora FC4
I posted this to the Fedora-test list but I''ll try here.
If I need to ditch fedora rpms and move to building directly from src
before posting here, please let me know and I''ll do so (apologies in
advance if this is the case).
I have the following Fedora RPMS installed:
kernel-xen0-2.6.10-1.1155_FC4
kernel-xenU-2.6.10-1.1155_FC4
xen-2-20050222
I can
2003 Mar 20
0
htb after ptrace patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I''m running htb on an 2.4.20 with the linux-2.4.20-ptrace.patch and now the
messages in my syslog changed. specially, what is net-pf-14?
I didn''t change anything else, just applied the patch and installed the kernel
Mar 20 15:33:54 stovokor kernel: HTB: quantum of class 10001 is big. Consider
r2q change.<4>HTB: quantum