public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* 11.1
@ 2012-04-25 19:44 Paul Jones
  2012-04-25 19:57 ` 11.1 Eric Sandeen
  2012-04-27 21:28 ` 11.1 Michael Monnerie
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Jones @ 2012-04-25 19:44 UTC (permalink / raw)
  To: xfs@oss.sgi.com

Searched through the lists, but didnt find an answer or maybe I missed it:)

I am running stock Suse 11.1, which is pretty old. Is there a way for me to take the latest version of the xfs code and compile it for 11.1, or os there a dependency on later kernel versions/Suse versions somehow? I am running 2.6-32..I wanted to get all the latest scalability and performance fixes..

Thanks!

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 11.1
  2012-04-25 19:44 11.1 Paul Jones
@ 2012-04-25 19:57 ` Eric Sandeen
  2012-04-27 21:28 ` 11.1 Michael Monnerie
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Sandeen @ 2012-04-25 19:57 UTC (permalink / raw)
  To: Paul Jones; +Cc: xfs@oss.sgi.com

On 4/25/12 2:44 PM, Paul Jones wrote:
> I am running stock Suse 11.1, which is pretty old. Is there a way for
> me to take the latest version of the xfs code and compile it for
> 11.1, or os there a dependency on later kernel versions/Suse versions
> somehow? I am running 2.6-32..I wanted to get all the latest
> scalability and performance fixes..

backporting newer filesystems to older kernels is a nontrivial task.
Distros do it with a fair bit of effort and testing; non-fs-ninjas
usually do not.  :)

So yes, it's technically possible, but it's not a drop-in replacement.

(if you're talking about the userspace xfsprogs code, that's another
matter; newer xfsprogs & xfsdump should work fine with older kernels,
just build it and go)

-Eric

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 11.1
  2012-04-25 19:44 11.1 Paul Jones
  2012-04-25 19:57 ` 11.1 Eric Sandeen
@ 2012-04-27 21:28 ` Michael Monnerie
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Monnerie @ 2012-04-27 21:28 UTC (permalink / raw)
  To: xfs, Paul Jones


[-- Attachment #1.1: Type: text/plain, Size: 1291 bytes --]

Am Mittwoch, 25. April 2012, 12:44:39 schrieb Paul Jones:
> I am running stock Suse 11.1, which is pretty old. Is there a way for
> me to take the latest version of the xfs code and compile it for
> 11.1, or os there a dependency on later kernel versions/Suse versions
> somehow? I am running 2.6-32..I wanted to get all the latest
> scalability and performance fixes..

We're on openSUSE since the beginning, and we have several openSUSE 11.1 
still running, but with actual 3.3 kernels. It's possible. Depending on 
your hardware, there can be some corners, but they are solveable. In our 
case, those servers are on VMware ESXi 5, that's no problem.

Basically, just download the newest kernel, go to 
/usr/src/linux-<version>/ and
gzip -cd /proc/config.gz >.config
(this copies your current .config), then do
make menuconfig
and change what you like/need, compile and install the kernel.

It's good to keep the old one in the /boot/grub/menu.lst, so you're 
easily able to start that should the new one not start at first.

But this is a bit OT, so we should end it on the xfs list.

-- 
mit freundlichen Grüssen,
Michael Monnerie, Ing. BSc

it-management Internet Services: Protéger
http://proteger.at [gesprochen: Prot-e-schee]
Tel: +43 660 / 415 6531

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-27 21:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 19:44 11.1 Paul Jones
2012-04-25 19:57 ` 11.1 Eric Sandeen
2012-04-27 21:28 ` 11.1 Michael Monnerie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox