Hi, I installed kernel version 2.6.9-42.0.2.plus.c4 a few days ago .my home partition is formatted with xfs .But this version is refusing to recognize xfs filesystem.the version before that(2.6.9-34.108.plus.c4) is working fine. Do anyhave any idea what is going on.Arent all centos plus kernel supposed to have support for xfs and ntfs etc.
Regarda, Alok.
Alok Garg wrote:
Hi, I installed kernel version 2.6.9-42.0.2.plus.c4 a few days ago .my home partition is formatted with xfs .But this version is refusing to recognize xfs filesystem.the version before that(2.6.9-34.108.plus.c4) is working fine. Do anyhave any idea what is going on.Arent all centos plus kernel supposed to have support for xfs and ntfs etc.
xfs is now only available as an additional rpm, which can be used with either the plus or the distro kernel
On Thu, 2006-09-07 at 09:48 +0100, Karanbir Singh wrote:
Alok Garg wrote:
Hi, I installed kernel version 2.6.9-42.0.2.plus.c4 a few days ago .my home partition is formatted with xfs .But this version is refusing to recognize xfs filesystem.the version before that(2.6.9-34.108.plus.c4) is working fine. Do anyhave any idea what is going on.Arent all centos plus kernel supposed to have support for xfs and ntfs etc.
xfs is now only available as an additional rpm, which can be used with either the plus or the distro kernel
The file you are looking for is in:
http://mirror.centos.org/centos/4/centosplus/i386/RPMS/
(or substitute x86_64 for i386)
and named: kernel-module-xfs-2.6.9-42.0.2.plus.c4-0.1-3.?????.rpm
(where ????? is the arch)
There are also smp, hugemem, largesmp, etc. kernels and has Karanbir said, there are also xfs modules for the normal kernels as well there.
This is required to get better XFS provided directly by SGI that is newer than the 2.6.9 code used by the upstream provider.
Thanks, Johnny Hughes
On 9/7/06, Johnny Hughes mailing-lists@hughesjr.com wrote:
On Thu, 2006-09-07 at 09:48 +0100, Karanbir Singh wrote:
Alok Garg wrote:
Hi, I installed kernel version 2.6.9-42.0.2.plus.c4 a few days ago .my home partition is formatted with xfs .But this version is refusing to recognize xfs filesystem.the version before that(2.6.9-34.108.plus.c4) is working fine. Do anyhave any idea what is going on.Arent all centos plus kernel supposed to have support for xfs and ntfs etc.
xfs is now only available as an additional rpm, which can be used with either the plus or the distro kernel
The file you are looking for is in:
http://mirror.centos.org/centos/4/centosplus/i386/RPMS/
(or substitute x86_64 for i386)
and named: kernel-module-xfs-2.6.9-42.0.2.plus.c4-0.1-3.?????.rpm
I installed kernel-module-xfs-2.6.9-42.0.2.EL-0.1-3.i686.rpm from the site you mentioned . But it is still unable to mount xfs filesystem at boot time.It gives following error.
mount: fs type xfs not supported by kernel
after booting up in 2.6.9-42.0.2.plus.c4 if i issue command "modprobe xfs" it gives an error about module not found.But following files are present on system.
/lib/modules/2.6.9-42.0.2.EL/extra/xfs.ko /lib/modules/2.6.9-42.0.2.EL/extra/xfs_quota.ko
I am using centos 4.4.
Regards, Alok
(where ????? is the arch)
There are also smp, hugemem, largesmp, etc. kernels and has Karanbir said, there are also xfs modules for the normal kernels as well there.
This is required to get better XFS provided directly by SGI that is newer than the 2.6.9 code used by the upstream provider.
Thanks, Johnny Hughes
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Thu, Sep 07, 2006 at 07:27:30PM +0530, Alok Garg enlightened us:
On Thu, 2006-09-07 at 09:48 +0100, Karanbir Singh wrote:
Alok Garg wrote:
Hi, I installed kernel version 2.6.9-42.0.2.plus.c4 a few days ago .my home partition is formatted with xfs .But this version is refusing to recognize xfs filesystem.the version before that(2.6.9-34.108.plus.c4) is working fine. Do anyhave any idea what is going on.Arent all centos plus kernel supposed to have support for xfs and ntfs etc.
xfs is now only available as an additional rpm, which can be used with either the plus or the distro kernel
The file you are looking for is in:
http://mirror.centos.org/centos/4/centosplus/i386/RPMS/
(or substitute x86_64 for i386)
and named: kernel-module-xfs-2.6.9-42.0.2.plus.c4-0.1-3.?????.rpm
I installed kernel-module-xfs-2.6.9-42.0.2.EL-0.1-3.i686.rpm from the site you mentioned . But it is still unable to mount xfs filesystem at boot time.It gives following error.
mount: fs type xfs not supported by kernel
after booting up in 2.6.9-42.0.2.plus.c4 if i issue command "modprobe xfs" it gives an error about module not found.But following files are present on system.
/lib/modules/2.6.9-42.0.2.EL/extra/xfs.ko /lib/modules/2.6.9-42.0.2.EL/extra/xfs_quota.ko
You will notice that 2.6.9-42.0.2.plus.c4 is not the same as 2.6.9-42.0.2.
If all you needed the plus kernel for was xfs, then I would recommend you use the standard kernel alongside the standard-kernel-xfs-module package you already have installed.
Matt
I also have 2 ntfs partiotions that i need to access. I dont think statndard kernel will support them. Is there any other way of adding xfs support to plus kernel.
alok
On 9/7/06, Matt Hyclak hyclak@math.ohiou.edu wrote:
On Thu, Sep 07, 2006 at 07:27:30PM +0530, Alok Garg enlightened us:
On Thu, 2006-09-07 at 09:48 +0100, Karanbir Singh wrote:
Alok Garg wrote:
Hi, I installed kernel version 2.6.9-42.0.2.plus.c4 a few days ago
.my
home partition is formatted with xfs .But this version is refusing
to
recognize xfs filesystem.the version before that(
2.6.9-34.108.plus.c4)
is working fine. Do anyhave any idea what is going on.Arent all
centos
plus kernel supposed to have support for xfs and ntfs etc.
xfs is now only available as an additional rpm, which can be used
with
either the plus or the distro kernel
The file you are looking for is in:
http://mirror.centos.org/centos/4/centosplus/i386/RPMS/
(or substitute x86_64 for i386)
and named: kernel-module-xfs-2.6.9-42.0.2.plus.c4-0.1-3.?????.rpm
I installed kernel-module-xfs-2.6.9-42.0.2.EL-0.1-3.i686.rpm from the
site
you mentioned . But it is still unable to mount xfs filesystem at boot time.It gives following error.
mount: fs type xfs not supported by kernel
after booting up in 2.6.9-42.0.2.plus.c4 if i issue command "modprobe
xfs"
it gives an error about module not found.But following files are present
on
system.
/lib/modules/2.6.9-42.0.2.EL/extra/xfs.ko /lib/modules/2.6.9-42.0.2.EL/extra/xfs_quota.ko
You will notice that 2.6.9-42.0.2.plus.c4 is not the same as 2.6.9-42.0.2.
If all you needed the plus kernel for was xfs, then I would recommend you use the standard kernel alongside the standard-kernel-xfs-module package you already have installed.
Matt
-- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Alok Garg wrote:
I also have 2 ntfs partiotions that i need to access. I dont think statndard kernel will support them. Is there any other way of adding xfs support to plus kernel.
What I have been doing on FC3 on my laptop where I need to read NTFS is to build my own kernel from the official src.rpm with a script imilar to this (the latest is probably on my laptop, and that's packed up ready to go):
Beware of probably line-wraps; ---- cut ----- #!/bin/bash set -xe rpmbuild=rpmbuild\ --define\ "_topdir${HOME}/redhat" rpm=rpm\ --define\ "_topdir${HOME}/redhat" if [ -n "$1" ] ; then K=$1 else K=$(dir -d1rt ~/Fedora/kernel*src.rpm ~/RH/FC3/updates/SRPMS/kernel*src.rpm | tail -1) fi DirName=$(rpm -qp --qf '%{name}-%{version}\n' ${K}) ${rpm} -i ${K} date=$(date "+%a %b %d %Y") sed -r <redhat/SPECS/kernel-2.6.spec >redhat/SPECS/kernel-2.6-dl.spec \ -e 's=FC>=dl=g' \ -e 's=FC2>=dl2=g' \ -e 's=FC3>=dl3=g' \ -e 's=%define builddoc 0=%define builddoc 1=' \ -e "s=%changelog=%changelog\n* ${date} John Summerfield summer@herakles.homelinux.org\n- autobuild for dl %{release}\n=" : : : : diff -u redhat/SPECS/kernel-2.6.spec redhat/SPECS/kernel-2.6-dl.spec || : ${rpmbuild} -bp --target i686 redhat/SPECS/kernel-2.6-dl.spec
echo Fixing configs ( set -x cd $(find ~/redhat -type d -name ${DirName})/lin* ls -la for f in configs/*.config do : make -s mrproper sed < $f >.config \ -e 's+# CONFIG_NTFS_FS is not set+CONFIG_NTFS_FS=m\nCONFIG_NTFS_DEBUG=n\nCONFIG_NTFS_RW=y+'
grep -q 'CONFIG_NTFS_FS is not set' .config && exit grep -4 NTFS .config # make -s oldconfig cp -bvp .config ~/redhat/SOURCES/$(basename $f) head -9 $f .config ~/redhat/SOURCES/$(basename $f) mv -b .config $f done )
echo Fixed configs
BO="-ba" for arch in i686 do : ${rpmbuild} ${BO} --clean --target ${arch} redhat/SPECS/kernel-2.6-dl.spec BO="-bb --rmsource" done ---- cut ----
It's way more elaborate than you need, and you, of course, wll need to add xfs.
You could also turn stuff off if you wish, but I'd not demodularise it lest initscripts breaks.
On Fri, Sep 08, 2006 at 07:23:57AM +0530, Alok Garg enlightened us:
I also have 2 ntfs partiotions that i need to access. I dont think statndard kernel will support them. Is there any other way of adding xfs support to plus kernel.
Yes, get the kernel-module-xfs for the centosplus kernel. It is in the centosplus repo.
Matt
yes , I see it now.I used yum to install kernel-module-xfs and it installed the module for normal kernel only while i dont have that installed...
On 9/8/06, Matt Hyclak hyclak@math.ohiou.edu wrote:
On Fri, Sep 08, 2006 at 07:23:57AM +0530, Alok Garg enlightened us:
I also have 2 ntfs partiotions that i need to access. I dont think
statndard
kernel will support them. Is there any other way of adding xfs support
to
plus kernel.
Yes, get the kernel-module-xfs for the centosplus kernel. It is in the centosplus repo.
Matt
-- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos