Sponsored Content
Operating Systems Linux Red Hat Download kernel-uek-headers-2.6.32-100.28.5.el6.x86_64 Post 302764123 by zazzybob on Thursday 31st of January 2013 02:50:55 AM
Old 01-31-2013
Have you purchased a UEK subscription through Oracle? You only need UEK if you're planning on using ASM or OCFS2.

Cheers,
ZB
 

10 More Discussions You Might Find Interesting

1. Red Hat

kernel-headers rpm

All, Does the (kernel-headers) rpm required for recompiling the Linux 2.6.11.6 kernel? Knowing that the base OS is RedHat 9 with kernel 2.4.20-8. (rpm -q kernel-headers) shows that it is not installed however (kernel-source) rpm is installed. If so, can you please provide from... (2 Replies)
Discussion started by: Negm
2 Replies

2. Linux

confused X86_64 and AIX

hello everybody i want to install some package on AIX 5.3 the name of rpm is something like libaio-0.3.106-4.2.x86_64.rpm is it a good rpm for AIX 5.3 my question is is AIX and x86_64 mean the same thing ! thanks (2 Replies)
Discussion started by: eternalflame
2 Replies

3. Shell Programming and Scripting

Remove text between headers while leaving headers intact

Hi, I'm trying to strip all lines between two headers in a file: ### BEGIN ### Text to remove, contains all kinds of characters ... Antispyware-Downloadserver.com (Germany)=http://www.antispyware-downloadserver.c om/updates/ Antispyware-Downloadserver.com #2... (3 Replies)
Discussion started by: Trones
3 Replies

4. Shell Programming and Scripting

Merging of files with different headers to make combined headers file

Hi , I have a typical situation. I have 4 files and with different headers (number of headers is varible ). I need to make such a merged file which will have headers combined from all files (comman coluns should appear once only). For example - File 1 H1|H2|H3|H4 11|12|13|14 21|22|23|23... (1 Reply)
Discussion started by: marut_ashu
1 Replies

5. Red Hat

Need help to create netboot image for EL6 kernel

We use netboot to boot our RedHat Linux kernels. We usually use mknbi tool to create netboot image from Red Hat Linux kernel. However, I can't get this to work with the new Red Hat EL6 kernel. One online document I found seems to say mknbi should not be used for Linux 2.6 or newer kernels any... (1 Reply)
Discussion started by: jyao02459
1 Replies

6. Solaris

Is there a Solaris 10 x86_64

I have always seen a Solaris 10 32 bit version..Is there an x86_64?? (2 Replies)
Discussion started by: kirtikjr
2 Replies

7. Debian

Headers for kernel 2.6.26-2-xen-686

Hello, I am having hard time finding 2.6.26-2-xen-686 headers. Anyone know where i can find them ? Thank you so much (3 Replies)
Discussion started by: chercheur857
3 Replies

8. Red Hat

Issue installing pam-1.1.1-10.el6.i686 using yum

When trying to install pam-1.1.1-10.el6.i686 package using yum, we are getting the following error message. We also noticed that there is an existing pam-1.1.1-10.el6.x86_64 is already installed (checked through "rpm -qa | grep pam-1.1.1-10.el6"). Is there a way to resolve/work around this issue. ... (4 Replies)
Discussion started by: talk1234
4 Replies

9. UNIX for Dummies Questions & Answers

VMWare kernel headers not found

This is the error: http://imgur.com/1ywCKac I've tried Googling forever. I've tried this command: sudo apt-get install linux-headers-$(uname -r) It says the package is not found. Nothing works. Please help. (9 Replies)
Discussion started by: plsbbg
9 Replies

10. Red Hat

Right to left language support, in Red Hat EL6

i need for a right to left language support, in red hat EL6 , for repository problem, i never could to use from yum-solution, is there a rpm-solution or config-solution? (1 Reply)
Discussion started by: alwaystudent
1 Replies
ocfs2_hb_ctl(8) 						OCFS2 Manual Pages						   ocfs2_hb_ctl(8)

NAME
ocfs2_hb_ctl - Starts and stops the OCFS2 heartbeat on a given device. SYNOPSIS
ocfs2_hb_ctl -S -d device service ocfs2_hb_ctl -S -u uuid service ocfs2_hb_ctl -K -d device service ocfs2_hb_ctl -K -u uuid service ocfs2_hb_ctl -I -d device ocfs2_hb_ctl -I -u uuid ocfs2_hb_ctl -P -d device [-n io_priority] ocfs2_hb_ctl -P -u uuid [-n io_priority] ocfs2_hb_ctl -h DESCRIPTION
ocfs2_hb_ctl starts and stops the heartbeat on a OCFS2 device. Users are strongly urged not to use this tool directly. It is automatically invoked by mount.ocfs2 and other tools that require heartbeat notifications. The tools accepts devices to be specified by its name or its uuid. Service denotes the application that is requesting the heartbeat notifi- cation. OPTIONS
-S Starts the heartbeat. -K Stops the heartbeat. -I Prints the heartbeat reference counts for that heartbeat region. -d Specify region by device name. -u Specify region by device uuid. -n Adjust IO priority for the heartbeat thread. This option calls the ionice tool to set its IO scheduling class to realtime with scheduling class data as provided. This option is usable only with the O2CB cluster stack. -h Displays help and exit. SEE ALSO
mkfs.ocfs2(8) fsck.ocfs2(8) tunefs.ocfs2(8) mounted.ocfs2(8) ocfs2console(8) debugfs.ocfs2(8) AUTHORS
Oracle Corporation COPYRIGHT
Copyright (C) 2004, 2010 Oracle. All rights reserved. Version 1.6.4 September 2010 ocfs2_hb_ctl(8)
All times are GMT -4. The time now is 05:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy