* XFS on Red Hat EL5 @ 2008-02-21 18:10 Miakell Figueredo 2008-02-21 19:02 ` Justin Piszcz 0 siblings, 1 reply; 8+ messages in thread From: Miakell Figueredo @ 2008-02-21 18:10 UTC (permalink / raw) To: xfs Hello: Is there an RPM for XFS on Red Hat? Currently we are running "2.6.18-53.1.13.el5xen #1 SMP Mon Feb 11 13:41:50 EST 2008 x86_64 x86_64 x86_64 GNU/Linux" and installed "xfsprogs.i386-2.9.5-1.fc9" and I cannot mount the volume. Regards, Miakell --- Miakell Figueredo Network Administrator The SCORE Group 305.662.5959 x.244 <mailto:figueredom@scoregroup.com> figueredom@scoregroup.com [[HTML alternate version deleted]] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: XFS on Red Hat EL5 2008-02-21 18:10 XFS on Red Hat EL5 Miakell Figueredo @ 2008-02-21 19:02 ` Justin Piszcz 2008-02-21 19:40 ` Eric Sandeen 0 siblings, 1 reply; 8+ messages in thread From: Justin Piszcz @ 2008-02-21 19:02 UTC (permalink / raw) To: Miakell Figueredo; +Cc: xfs Eric makes some RPMs for them.. On Thu, 21 Feb 2008, Miakell Figueredo wrote: > Hello: > > > > Is there an RPM for XFS on Red Hat? Currently we are running > "2.6.18-53.1.13.el5xen #1 SMP Mon Feb 11 13:41:50 EST 2008 x86_64 x86_64 > x86_64 GNU/Linux" and installed "xfsprogs.i386-2.9.5-1.fc9" and I cannot > mount the volume. > > > > Regards, > > Miakell > > > > > > --- > Miakell Figueredo > Network Administrator > The SCORE Group > 305.662.5959 x.244 > <mailto:figueredom@scoregroup.com> figueredom@scoregroup.com > > > > > > [[HTML alternate version deleted]] > > ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: XFS on Red Hat EL5 2008-02-21 19:02 ` Justin Piszcz @ 2008-02-21 19:40 ` Eric Sandeen 2008-02-21 19:43 ` Miakell Figueredo 2008-02-25 15:48 ` Miakell Figueredo 0 siblings, 2 replies; 8+ messages in thread From: Eric Sandeen @ 2008-02-21 19:40 UTC (permalink / raw) To: Justin Piszcz; +Cc: Miakell Figueredo, xfs Justin Piszcz wrote: > Eric makes some RPMs for them.. Yep, take a look at http://sandeen.net/rhel5_xfs They're a bit outdated at this point, though I'm not aware of any significant bugs. Or, the centos distro has similar (if not the same) rpms. RHEL does not support xfs, so using xfs may change whatever support agreements you have in place. -Eric (speaking only for himself) > On Thu, 21 Feb 2008, Miakell Figueredo wrote: > >> Hello: >> >> >> >> Is there an RPM for XFS on Red Hat? Currently we are running >> "2.6.18-53.1.13.el5xen #1 SMP Mon Feb 11 13:41:50 EST 2008 x86_64 x86_64 >> x86_64 GNU/Linux" and installed "xfsprogs.i386-2.9.5-1.fc9" and I cannot >> mount the volume. ^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: XFS on Red Hat EL5 2008-02-21 19:40 ` Eric Sandeen @ 2008-02-21 19:43 ` Miakell Figueredo 2008-02-25 15:48 ` Miakell Figueredo 1 sibling, 0 replies; 8+ messages in thread From: Miakell Figueredo @ 2008-02-21 19:43 UTC (permalink / raw) To: 'Eric Sandeen', 'Justin Piszcz'; +Cc: xfs Great! Thank you. I will attempt to install and mount our 10TB unit. Thanks, Again! Miakell -----Original Message----- From: Eric Sandeen [mailto:sandeen@sandeen.net] Sent: Thursday, February 21, 2008 2:40 PM To: Justin Piszcz Cc: Miakell Figueredo; xfs@oss.sgi.com Subject: Re: XFS on Red Hat EL5 Justin Piszcz wrote: > Eric makes some RPMs for them.. Yep, take a look at http://sandeen.net/rhel5_xfs They're a bit outdated at this point, though I'm not aware of any significant bugs. Or, the centos distro has similar (if not the same) rpms. RHEL does not support xfs, so using xfs may change whatever support agreements you have in place. -Eric (speaking only for himself) > On Thu, 21 Feb 2008, Miakell Figueredo wrote: > >> Hello: >> >> >> >> Is there an RPM for XFS on Red Hat? Currently we are running >> "2.6.18-53.1.13.el5xen #1 SMP Mon Feb 11 13:41:50 EST 2008 x86_64 x86_64 >> x86_64 GNU/Linux" and installed "xfsprogs.i386-2.9.5-1.fc9" and I cannot >> mount the volume. ^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: XFS on Red Hat EL5 2008-02-21 19:40 ` Eric Sandeen 2008-02-21 19:43 ` Miakell Figueredo @ 2008-02-25 15:48 ` Miakell Figueredo 2008-02-25 17:03 ` Eric Sandeen 1 sibling, 1 reply; 8+ messages in thread From: Miakell Figueredo @ 2008-02-25 15:48 UTC (permalink / raw) To: 'Eric Sandeen', 'Justin Piszcz'; +Cc: xfs Hi Eric: I'm getting the following when rebuilding "kernel-module-xfs-2.6.17-1.2519.4.21.el5-0.2-1.src.rpm": (Any Ideas?) + STATUS=0 + '[' 0 -ne 0 ']' + cd xfs ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xfs-ootbuild.patch):' Patch #0 (xfs-ootbuild.patch): + patch -p1 -s + echo 'Patch #1 (xfs-kernel-has-roundup.patch):' Patch #1 (xfs-kernel-has-roundup.patch): + patch -p1 -s + echo 'Patch #2 (xfs-fix-mrinit.patch):' Patch #2 (xfs-fix-mrinit.patch): + patch -p1 -s + echo 'Patch #3 (xfs-vfs-interface-fixes.patch):' Patch #3 (xfs-vfs-interface-fixes.patch): + patch -p1 -s + echo 'Patch #4 (xfs-no-i_blksize.patch):' Patch #4 (xfs-no-i_blksize.patch): + patch -p1 -s + echo 'Patch #5 (xfs-fail_migrate_page-header.patch):' Patch #5 (xfs-fail_migrate_page-header.patch): + patch -p1 -s + cp /usr/src/redhat/SOURCES/config.xfs . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15200 + umask 022 + cd /usr/src/redhat/BUILD + cd xfs + LANG=C + export LANG + unset DISPLAY + make 'TOPDIR=%{kernel_topdir}' modules make -C %{kernel_topdir} OOT_BUILD=y SUBDIRS=/usr/src/redhat/BUILD/xfs modules make: *** %{kernel_topdir}: No such file or directory. Stop. make: *** [modules] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.15200 (%build) RPM build errors: user sandeen does not exist - using root group sandeen does not exist - using root user sandeen does not exist - using root group sandeen does not exist - using root user sandeen does not exist - using root group sandeen does not exist - using root user sandeen does not exist - using root group sandeen does not exist - using root user sandeen does not exist - using root group sandeen does not exist - using root user sandeen does not exist - using root group sandeen does not exist - using root user sandeen does not exist - using root group sandeen does not exist - using root user sandeen does not exist - using root group sandeen does not exist - using root user sandeen does not exist - using root group sandeen does not exist - using root Bad exit status from /var/tmp/rpm-tmp.15200 (%build) -----Original Message----- From: Eric Sandeen [mailto:sandeen@sandeen.net] Sent: Thursday, February 21, 2008 2:40 PM To: Justin Piszcz Cc: Miakell Figueredo; xfs@oss.sgi.com Subject: Re: XFS on Red Hat EL5 Justin Piszcz wrote: > Eric makes some RPMs for them.. Yep, take a look at http://sandeen.net/rhel5_xfs They're a bit outdated at this point, though I'm not aware of any significant bugs. Or, the centos distro has similar (if not the same) rpms. RHEL does not support xfs, so using xfs may change whatever support agreements you have in place. -Eric (speaking only for himself) > On Thu, 21 Feb 2008, Miakell Figueredo wrote: > >> Hello: >> >> >> >> Is there an RPM for XFS on Red Hat? Currently we are running >> "2.6.18-53.1.13.el5xen #1 SMP Mon Feb 11 13:41:50 EST 2008 x86_64 x86_64 >> x86_64 GNU/Linux" and installed "xfsprogs.i386-2.9.5-1.fc9" and I cannot >> mount the volume. [[HTML alternate version deleted]] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: XFS on Red Hat EL5 2008-02-25 15:48 ` Miakell Figueredo @ 2008-02-25 17:03 ` Eric Sandeen 2008-02-25 17:55 ` Miakell Figueredo 0 siblings, 1 reply; 8+ messages in thread From: Eric Sandeen @ 2008-02-25 17:03 UTC (permalink / raw) To: Miakell Figueredo; +Cc: 'Justin Piszcz', xfs Miakell Figueredo wrote: > Hi Eric: > > > > I'm getting the following when rebuilding > "kernel-module-xfs-2.6.17-1.2519.4.21.el5-0.2-1.src.rpm": (Any Ideas?) > how did you invoke the build, and did you have a matching kernel and kernel-devel rpm installed? -Eric > > + STATUS=0 > > + '[' 0 -ne 0 ']' > > + cd xfs > > ++ /usr/bin/id -u > > + '[' 0 = 0 ']' > > + /bin/chown -Rhf root . > > ++ /usr/bin/id -u > > + '[' 0 = 0 ']' > > + /bin/chgrp -Rhf root . > > + /bin/chmod -Rf a+rX,u+w,g-w,o-w . > > + echo 'Patch #0 (xfs-ootbuild.patch):' > > Patch #0 (xfs-ootbuild.patch): > > + patch -p1 -s > > + echo 'Patch #1 (xfs-kernel-has-roundup.patch):' > > Patch #1 (xfs-kernel-has-roundup.patch): > > + patch -p1 -s > > + echo 'Patch #2 (xfs-fix-mrinit.patch):' > > Patch #2 (xfs-fix-mrinit.patch): > > + patch -p1 -s > > + echo 'Patch #3 (xfs-vfs-interface-fixes.patch):' > > Patch #3 (xfs-vfs-interface-fixes.patch): > > + patch -p1 -s > > + echo 'Patch #4 (xfs-no-i_blksize.patch):' > > Patch #4 (xfs-no-i_blksize.patch): > > + patch -p1 -s > > + echo 'Patch #5 (xfs-fail_migrate_page-header.patch):' > > Patch #5 (xfs-fail_migrate_page-header.patch): > > + patch -p1 -s > > + cp /usr/src/redhat/SOURCES/config.xfs . > > + exit 0 > > Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15200 > > + umask 022 > > + cd /usr/src/redhat/BUILD > > + cd xfs > > + LANG=C > > + export LANG > > + unset DISPLAY > > + make 'TOPDIR=%{kernel_topdir}' modules > > make -C %{kernel_topdir} OOT_BUILD=y SUBDIRS=/usr/src/redhat/BUILD/xfs > modules > > make: *** %{kernel_topdir}: No such file or directory. Stop. > > make: *** [modules] Error 2 > > error: Bad exit status from /var/tmp/rpm-tmp.15200 (%build) > > > > > > RPM build errors: > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > Bad exit status from /var/tmp/rpm-tmp.15200 (%build) > > > > -----Original Message----- > From: Eric Sandeen [mailto:sandeen@sandeen.net] > Sent: Thursday, February 21, 2008 2:40 PM > To: Justin Piszcz > Cc: Miakell Figueredo; xfs@oss.sgi.com > Subject: Re: XFS on Red Hat EL5 > > > > Justin Piszcz wrote: > >> Eric makes some RPMs for them.. > > > > Yep, take a look at http://sandeen.net/rhel5_xfs > > > > They're a bit outdated at this point, though I'm not aware of any > > significant bugs. > > > > Or, the centos distro has similar (if not the same) rpms. > > > > RHEL does not support xfs, so using xfs may change whatever support > > agreements you have in place. > > > > -Eric (speaking only for himself) > > > >> On Thu, 21 Feb 2008, Miakell Figueredo wrote: > >> > >>> Hello: > >>> > >>> > >>> > >>> Is there an RPM for XFS on Red Hat? Currently we are running > >>> "2.6.18-53.1.13.el5xen #1 SMP Mon Feb 11 13:41:50 EST 2008 x86_64 x86_64 > >>> x86_64 GNU/Linux" and installed "xfsprogs.i386-2.9.5-1.fc9" and I cannot > >>> mount the volume. > > > ^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: XFS on Red Hat EL5 2008-02-25 17:03 ` Eric Sandeen @ 2008-02-25 17:55 ` Miakell Figueredo 2008-02-25 18:13 ` Eric Sandeen 0 siblings, 1 reply; 8+ messages in thread From: Miakell Figueredo @ 2008-02-25 17:55 UTC (permalink / raw) To: 'Eric Sandeen'; +Cc: 'Justin Piszcz', xfs rpmbuild --rebuild --define 'kernel 2.6.18-53.1.13.el5' kernel-module-xfs-2.6.17-1.2519.4.21.el5-0.2-1fc6.src.rpm That is the command I used which matches my kernel "2.6.18-53.1.13.el5". I was able to build xfs-kmod-0.4-2.2.6.18_8.el5.src.rpm but not the kernel. Any suggestions? Thanks, Miakell -----Original Message----- From: Eric Sandeen [mailto:sandeen@sandeen.net] Sent: Monday, February 25, 2008 12:04 PM To: Miakell Figueredo Cc: 'Justin Piszcz'; xfs@oss.sgi.com Subject: Re: XFS on Red Hat EL5 Miakell Figueredo wrote: > Hi Eric: > > > > I'm getting the following when rebuilding > "kernel-module-xfs-2.6.17-1.2519.4.21.el5-0.2-1.src.rpm": (Any Ideas?) > how did you invoke the build, and did you have a matching kernel and kernel-devel rpm installed? -Eric > > + STATUS=0 > > + '[' 0 -ne 0 ']' > > + cd xfs > > ++ /usr/bin/id -u > > + '[' 0 = 0 ']' > > + /bin/chown -Rhf root . > > ++ /usr/bin/id -u > > + '[' 0 = 0 ']' > > + /bin/chgrp -Rhf root . > > + /bin/chmod -Rf a+rX,u+w,g-w,o-w . > > + echo 'Patch #0 (xfs-ootbuild.patch):' > > Patch #0 (xfs-ootbuild.patch): > > + patch -p1 -s > > + echo 'Patch #1 (xfs-kernel-has-roundup.patch):' > > Patch #1 (xfs-kernel-has-roundup.patch): > > + patch -p1 -s > > + echo 'Patch #2 (xfs-fix-mrinit.patch):' > > Patch #2 (xfs-fix-mrinit.patch): > > + patch -p1 -s > > + echo 'Patch #3 (xfs-vfs-interface-fixes.patch):' > > Patch #3 (xfs-vfs-interface-fixes.patch): > > + patch -p1 -s > > + echo 'Patch #4 (xfs-no-i_blksize.patch):' > > Patch #4 (xfs-no-i_blksize.patch): > > + patch -p1 -s > > + echo 'Patch #5 (xfs-fail_migrate_page-header.patch):' > > Patch #5 (xfs-fail_migrate_page-header.patch): > > + patch -p1 -s > > + cp /usr/src/redhat/SOURCES/config.xfs . > > + exit 0 > > Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15200 > > + umask 022 > > + cd /usr/src/redhat/BUILD > > + cd xfs > > + LANG=C > > + export LANG > > + unset DISPLAY > > + make 'TOPDIR=%{kernel_topdir}' modules > > make -C %{kernel_topdir} OOT_BUILD=y SUBDIRS=/usr/src/redhat/BUILD/xfs > modules > > make: *** %{kernel_topdir}: No such file or directory. Stop. > > make: *** [modules] Error 2 > > error: Bad exit status from /var/tmp/rpm-tmp.15200 (%build) > > > > > > RPM build errors: > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > user sandeen does not exist - using root > > group sandeen does not exist - using root > > Bad exit status from /var/tmp/rpm-tmp.15200 (%build) > > > > -----Original Message----- > From: Eric Sandeen [mailto:sandeen@sandeen.net] > Sent: Thursday, February 21, 2008 2:40 PM > To: Justin Piszcz > Cc: Miakell Figueredo; xfs@oss.sgi.com > Subject: Re: XFS on Red Hat EL5 > > > > Justin Piszcz wrote: > >> Eric makes some RPMs for them.. > > > > Yep, take a look at http://sandeen.net/rhel5_xfs > > > > They're a bit outdated at this point, though I'm not aware of any > > significant bugs. > > > > Or, the centos distro has similar (if not the same) rpms. > > > > RHEL does not support xfs, so using xfs may change whatever support > > agreements you have in place. > > > > -Eric (speaking only for himself) > > > >> On Thu, 21 Feb 2008, Miakell Figueredo wrote: > >> > >>> Hello: > >>> > >>> > >>> > >>> Is there an RPM for XFS on Red Hat? Currently we are running > >>> "2.6.18-53.1.13.el5xen #1 SMP Mon Feb 11 13:41:50 EST 2008 x86_64 x86_64 > >>> x86_64 GNU/Linux" and installed "xfsprogs.i386-2.9.5-1.fc9" and I cannot > >>> mount the volume. > > > [[HTML alternate version deleted]] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: XFS on Red Hat EL5 2008-02-25 17:55 ` Miakell Figueredo @ 2008-02-25 18:13 ` Eric Sandeen 0 siblings, 0 replies; 8+ messages in thread From: Eric Sandeen @ 2008-02-25 18:13 UTC (permalink / raw) To: Miakell Figueredo; +Cc: 'Justin Piszcz', xfs Miakell Figueredo wrote: > rpmbuild --rebuild --define 'kernel 2.6.18-53.1.13.el5' > kernel-module-xfs-2.6.17-1.2519.4.21.el5-0.2-1fc6.src.rpm > > > > That is the command I used which matches my kernel "2.6.18-53.1.13.el5". I > was able to build xfs-kmod-0.4-2.2.6.18_8.el5.src.rpm but not the kernel. > Any suggestions? Are both kernel-2.6.18-53.1.13.el5 and kernel-devel-2.6.18-53.1.13.el5 installed? then build as: rpmbuild --rebuild --define 'kvariants ""' --define 'kversion 2.6.18-53.1.13.el5' xfs-kmod-0.4-2.2.6.18_8.el5.src.rpm (note, kversion not kernel) -Eric ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-02-25 18:14 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-02-21 18:10 XFS on Red Hat EL5 Miakell Figueredo 2008-02-21 19:02 ` Justin Piszcz 2008-02-21 19:40 ` Eric Sandeen 2008-02-21 19:43 ` Miakell Figueredo 2008-02-25 15:48 ` Miakell Figueredo 2008-02-25 17:03 ` Eric Sandeen 2008-02-25 17:55 ` Miakell Figueredo 2008-02-25 18:13 ` Eric Sandeen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox