similar to: xfs module not loading

Displaying 20 results from an estimated 5000 matches similar to: "xfs module not loading"

2006 Dec 22
1
chkrootkit reporting possible LKM trojan
How can I be sure if it is LKM or not? Today I've run chkrootkit and it gave me: Checking `lkm'... You have 179 process hidden for readdir command You have 179 process hidden for ps command chkproc: Warning: Possible LKM Trojan installed Checking `chkutmp'... The tty of the following user process(es) were not found in /var/run/utmp ! ! RUID PID TTY CMD ! root
2006 Aug 29
4
/dev/tty*: not a character device after reboot
Hello All I just recently adopted a server with Gentoo/Xen as domain0 server with several domainUs attached to it. Please forgive my xen-noobness, but I was hoping that someone can help me out. These images have not been updated in a long time, and I''m trying to get all the domainUs updated with their appropriate services patches, etc. I''m currently working on one Gentoo
2011 Sep 05
1
linux xfs
Hi, I get the below issue when i install CentOS 5.6 x86_64 on IBM x3650 M3 when i run "linux xfs" at boot prompt. Please suggest/guide. Regards Kaushal 20:14:50 INFO : moving (1) to step confirminstall 20:14:55 INFO : moving (1) to step install 20:14:55 INFO : moving (1) to step enablefilesystems 20:14:55 DEBUG : starting mpaths 20:14:55 DEBUG : self.driveList():
2006 May 18
1
3ware 9550sx on CentOS 4.3 x64
3ware now provides driver disk for CentOS. A couple of months ago, I had to add support for the 3ware 9550sx. The driver disk provided for CentOS 4.1 work perfectly. I now need to add support for the 3ware 9550sx for CentOS 4.3 x64. Although the driver disk is available, it doesn't seem to work. Anaconda just can't find the 3w-9xxx module. This is the same seutp as CentOS 4.1 (which
2006 Jun 13
2
Cleaning Up My Process Table
I'm upgrading my primary server from RH 7.2 to CentOS-4.3.ServerCD. I REALLY like the ServerCD. Who needs all the fluff that comes with a standard distro? If I want a system-config-gooey I can run Xnest [1] and ssh -X from my laptop. Anyway I have two questions: 1) How can I collectively stop all the NFS, portmap, whatever? I'm hoping it can be manipulated as a group because occationally
2004 Jul 08
2
How to get 3Ware 9500S controller card working in CentOS 3.1?
My goal is to be able to install to the drive array on the 3Ware controller card. 3Ware does provide a RH WS 3 driver that I've tried to use; however, the RH Enterprise 3 WS driver doesn't work since that kernel is older than the CentOS-3.1 install kernel. I'm trying to create a centOS-3.1 installation driver disk for the 3ware 9500S card; however, I'm not having much luck.
2007 Jan 18
1
modules.cgz
I would like to add a driver (bcm5700.ko) in modules.cgz. but there are several files modules.cgz . In which files I do have to add the drivers: - initrd.img ? - stage2.img ? - netstg2.img ? - hdstg2.img ? Denis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070118/6af6402d/attachment.html>
2008 Apr 04
3
xfs and centosplus kernel
I read that XFS has problems with 4K Stack size for Linux on 32-bit systems. How did we address this in the centosplus kernel? Since what release of CentOS was this problem resolved? Is there a quick way to know what size the Linux stack is configured to be in a system's that's running? Thanks for your help. -------------- next part -------------- An HTML attachment was scrubbed...
2007 Oct 11
4
Can't get XFS enabled on Centos 5.0
I anm trying to enable XFS with no success. I followed the instructions provided in http://wiki.centos.org/Repositories/CentOSPlus I installed the new kernel. Example: 2.6.18-8.1.14.el5.centos.plus I also installed these packages as described in a post I found yum install --enablerepo=centosplus xfsprogs xfsprogs-devel lsmod shows nothing about XFS I would image there are others out there
2014 Jul 01
3
corruption of in-memory data detected (xfs)
Hi All, I am having an issue with an XFS filesystem shutting down under high load with very many small files. Basically, I have around 3.5 - 4 million files on this filesystem. New files are being written to the FS all the time, until I get to 9-11 mln small files (35k on average). at some point I get the following in dmesg: [2870477.695512] Filesystem "sda5": XFS internal error
2015 Dec 15
1
[PATCH] xfs: Add support for v3 directories
On Tue, December 15, 2015 5:50 am, Ady via Syslinux wrote: > >> Besides supporting newer version of xfs file system, this patch also >> does some code refactoring and fix completely broken listing and >> searching on v2-3 node directories. >> > > Thank you. > > About the XFS "version" you are mentioning, a small clearer reference > might be
2010 Apr 29
9
illegal root login on `hvc0''
Hi, I''m running Xen 4 on Slack64. I haven''t console login prompt to domU until I changed xvc0 to hvc0 on /etc/inittab file. No I have access to login but whenever I try to login I get this error from /var/adm/secure file root@darkstar:/var/adm# cat secure Apr 28 22:49:22 darkstar login[1286]: ILLEGAL ROOT LOGIN on `hvc0'' Apr 28 22:49:45 darkstar last message repeated
2010 May 15
1
what''s wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
Hi Pasi, if I don''t change the tty to hvc it will stopped on Kernel 2.6.31.13 on i686 (console) localhost login: root Kernel 2.6.31.13 on i686 (console) localhost login: root Kernel 2.6.31.13 on i686 (console) localhost login: root After I change it to hvc0 followed the twiki page the log is Remounting root filesystem in read-write mode: [ OK ] Mounting local filesystems: [ OK
2006 Jun 15
11
domU consoles
Hi I have a couple of questions: 1. How do I exist from a domU console back to dom0 console (after issuing xm console [domU])? 2. How do I setup a dom0/domU in order to get a tty login? TIA Paolo _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Apr 11
1
Changing the ISOLINUX boot directory
I'm new to the ISOLINUX development cycle, and I've tried a few times to come up with a solution. I'm trying to recompile isolinux.bin to look for the config files in a directory other than root, /boot/isolinux, or /isolinux. Ideally, this directory would be /lpc/isolinux. I've tried changing the plain text values in isolinux.asm to reflect these changes and recompiling using
2006 Jul 18
1
AW: AW: Problems with installation
I will install CentOS 4.3 and downloaded the driver disk from Dell for RedHat Enterprise Linux 4: Description: Dell PowerEdge RAID Controller 5 Device Driver for Red Hat Enterprise Linux 4.0, X86 & X86_64 I saw a few minutes ago that the driver disk is extracted within /tmp/ramfs/DD-01. Therfore I know that the network is working correct. I will try to extract the module and insmod/modprobe
2008 Nov 12
0
guest inittab problems
We have several suse 10.3 guests running in paravirtualization, however all the guests boot with the following messages: Loading keymap Couldnt open /dev/tty1 Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz failed Loading compose table latin1.add failed Start Unicode mode Couldnt open /dev/tty1 Couldnt open /dev/tty2 Couldnt open /dev/tty3 Couldnt open /dev/tty4 Couldnt open
2005 Aug 26
2
file system defragmentation
I've read in many places that file systems on Linux do not suffer the same fragmentation problems of Windows systems. No one has provided a clear explanation as to why fragmentation is not an issue for file systems such as ext2/3, reiserfs, xfs, etc. Just curious.
2005 Aug 01
1
Can't find repository for centosplus
While trying to get my SD card reader to work with CentOS, it was recommended to me that I update to the centosplus kernel. I attempted to do so using yum, as was recommended, but I encountered the following error: [root at localhost ~]# yum --enablerepo=centosplus update kernel Repository update already added, not adding again Error getting repository data for centosplus, repository not
2010 Dec 03
6
XFS or EXT3 ?
There was a similar thread about which is the best FS for Centos. I'm using ext3, and wondered if XFS would be more 'data safe' than ext3. I had a 100GiB ext3 partition, and it took up 1.75GiB for FS administration purposes. I reformatted it to XFS, and it only used 50.8MB! I now have a fresh new drive to install my root Centos system onto, and wondered about creating the