OCFS rpms needed

Hello Suse experts

I have Suse 11 SP3 installed
Linux rac01 3.0.76-0.11-default #1 SMP Fri Jun 14 08:21:43 UTC 2013 (ccab990) x86_64 x86_64 x86_64 GNU/Linux

and i need to install OCFS2 , i am not sure where can i download needed PRM’s or packages , please advice .

BR
Samir Aly

[QUOTE=samiraly;27706]Hello Suse experts

I have Suse 11 SP3 installed
Linux rac01 3.0.76-0.11-default #1 SMP Fri Jun 14 08:21:43 UTC 2013 (ccab990) x86_64 x86_64 x86_64 GNU/Linux

and i need to install OCFS2 , i am not sure where can i download needed PRM’s or packages , please advice .

BR
Samir Aly[/QUOTE]
Hi
The ocfs2 kernel modules are present?

ls /lib/modules/`uname -r`/kernel/fs/ocfs2

A modprobe on the relevant module should get things started, if they don’t load on a reboot, then you need to use YaST /etc/sysconfig editor and add them to the modules loaded at boot, or as part of the grub options.

Hello Malcom

Thank you for reply

kindly find result of the command below

ls /lib/modules/uname -r/kernel/fs/ocfs2
ls: cannot access /lib/modules/3.0.76-0.11-default/kernel/fs/ocfs2: No such file or directory

BR
Samir Aly

Hi
This is a fresh SP3 install (as in no updates), the latest kernel is at
3.0.101 (I only have SLED 11 SP3) but they are there…

Can you update the system?


Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.39-47-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

Hi Samir,

[QUOTE=samiraly;27706]Hello Suse experts

I have Suse 11 SP3 installed
Linux rac01 3.0.76-0.11-default #1 SMP Fri Jun 14 08:21:43 UTC 2013 (ccab990) x86_64 x86_64 x86_64 GNU/Linux

and i need to install OCFS2 , i am not sure where can i download needed PRM’s or packages , please advice .

BR
Samir Aly[/QUOTE]

if you need more than the kernel modules, i.e. tools, those are part of SLE HAE (high-availibility extension, see https://www.suse.com/products/highavailability/features/ ). These extensions are version-specific, so you’d need SLE HAE 11 SP3 (https://www.suse.com/products/highavailability/service-pack-3/).

Regards,
Jens