* Compaq DL-360
@ 2003-05-30 21:09 John Wolff
2003-05-30 23:53 ` Russell Coker
2003-06-01 22:31 ` Brian May
0 siblings, 2 replies; 7+ messages in thread
From: John Wolff @ 2003-05-30 21:09 UTC (permalink / raw)
To: selinux
Has anyone attempted to get SE Linux running on a Compaq DL-360 server?
I have been trying to get SE Linux running on said machine and have been
having deficulty. Specifically, while RH 7.3 runs fine, a kernel build
based on the installed kernel with the SL Linux modules loaded (without
the MLS at this point) fails to boot. What I get is kernel panic when
the boot sequence gets to the point where the OS attempts to mount the
SCSI drives. I have downloaded and installed the latest drivers from
Compaq to no avail. The DL-360 uses a proprietary SCSI/RAID system.
Whether I have the RAID going or not, SE Linux dies in the same place in
the boot sequence with the same kernel panic.
jc
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq DL-360
2003-05-30 21:09 Compaq DL-360 John Wolff
@ 2003-05-30 23:53 ` Russell Coker
2003-06-01 19:46 ` Tom
2003-06-01 22:31 ` Brian May
1 sibling, 1 reply; 7+ messages in thread
From: Russell Coker @ 2003-05-30 23:53 UTC (permalink / raw)
To: John Wolff, selinux
On Sat, 31 May 2003 07:09, John Wolff wrote:
> Has anyone attempted to get SE Linux running on a Compaq DL-360 server?
Can you boot a non-SE kernel you compiled?
You say "SE Linux modules loaded", it's recommended that SE Linux be
statically linked into the kernel not used as modules.
Please capture the panic, if it's an Oops then run it through ksymoops and
post the results here, if it's some other crash message then just post the
messages here. The serial-port console support is a good way of capturing
such boot messages.
Try getting it to boot with a floppy disk as the root device to eliminate RAID
issues.
--
http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/ Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/ My home page
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq DL-360
2003-05-30 23:53 ` Russell Coker
@ 2003-06-01 19:46 ` Tom
0 siblings, 0 replies; 7+ messages in thread
From: Tom @ 2003-06-01 19:46 UTC (permalink / raw)
To: Russell Coker; +Cc: John Wolff, selinux
On Sat, May 31, 2003 at 09:53:08AM +1000, Russell Coker wrote:
> On Sat, 31 May 2003 07:09, John Wolff wrote:
> > Has anyone attempted to get SE Linux running on a Compaq DL-360 server?
>
> Can you boot a non-SE kernel you compiled?
John, Russell is right here. We're using some of these machines at work
and I remember that they required some patches that redhat made. Your
problem may not be related to SELinux.
I'll ask someone at work tomorrow who set up the machines and shoot you
an off-list message.
--
http://web.lemuria.org/pubkey.html
pub 1024D/2D7A04F5 2002-05-16 Tom Vogt <tom@lemuria.org>
Key fingerprint = C731 64D1 4BCF 4C20 48A4 29B2 BF01 9FA1 2D7A 04F5
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq DL-360
2003-05-30 21:09 Compaq DL-360 John Wolff
2003-05-30 23:53 ` Russell Coker
@ 2003-06-01 22:31 ` Brian May
2003-06-03 23:04 ` John Wolff
1 sibling, 1 reply; 7+ messages in thread
From: Brian May @ 2003-06-01 22:31 UTC (permalink / raw)
To: John Wolff; +Cc: selinux
On Fri, May 30, 2003 at 05:09:30PM -0400, John Wolff wrote:
> the boot sequence gets to the point where the OS attempts to mount the
> SCSI drives. I have downloaded and installed the latest drivers from
Was the kernel able to mount the root filesystem?
Did the kernel panic include any text messages like "Cannot mount root"?
Reading your E-Mail, it is not very clear precisely when it crashes.
--
Brian May <bam@snoopy.apana.org.au>
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq DL-360
2003-06-01 22:31 ` Brian May
@ 2003-06-03 23:04 ` John Wolff
2003-06-04 1:35 ` Russell Coker
0 siblings, 1 reply; 7+ messages in thread
From: John Wolff @ 2003-06-03 23:04 UTC (permalink / raw)
To: Brian May; +Cc: selinux
[-- Attachment #1: Type: text/html, Size: 1588 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq DL-360
2003-06-03 23:04 ` John Wolff
@ 2003-06-04 1:35 ` Russell Coker
2003-06-04 2:34 ` John Wolff
0 siblings, 1 reply; 7+ messages in thread
From: Russell Coker @ 2003-06-04 1:35 UTC (permalink / raw)
To: John Wolff, Brian May; +Cc: selinux
On Wed, 4 Jun 2003 09:04, John Wolff wrote:
> Kmod: failed to exec /sbin/modprobe -s -k block-major-72, errno=2
> VFS: Cannot open root device "4802" or 48:02
> Please append a correct "root=" boot option
> Kernel panic: VFS: Unable tomount root fs on 48:02
It seems that you are using a Compaq Intelligent Drive Array and you failed to
either compile the driver into the kernel or put it on the initrd.
It's probably easiest for you to just compile the driver into the kernel.
--
http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/ Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/ My home page
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq DL-360
2003-06-04 1:35 ` Russell Coker
@ 2003-06-04 2:34 ` John Wolff
0 siblings, 0 replies; 7+ messages in thread
From: John Wolff @ 2003-06-04 2:34 UTC (permalink / raw)
To: Russell Coker; +Cc: Brian May, selinux
[-- Attachment #1: Type: text/html, Size: 1376 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-06-04 2:34 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-30 21:09 Compaq DL-360 John Wolff
2003-05-30 23:53 ` Russell Coker
2003-06-01 19:46 ` Tom
2003-06-01 22:31 ` Brian May
2003-06-03 23:04 ` John Wolff
2003-06-04 1:35 ` Russell Coker
2003-06-04 2:34 ` John Wolff
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.