Steve Jenkins | 1 Dec 2005 08:33
Favicon

Racadm on Fedora Core 4?

Anyone got racadm working properly on Fedora Core 4? I know it's not
officially supported, but I figured it was worth asking.

I downloaded a for RHEL 4 on support.dell.com (I got the 4.5 version). The
rpms install fine, but it can't contact the RAC on a 2650.

Any pointers?

Thanks,

Steve
----------------------------------------------------------------------
Steve Jenkins
"Cheat" Executive Officer
CheatCodes.com - http://www.cheatcodes.com/ 
----------------------------------------------------------------------

_______________________________________________
Linux-PowerEdge mailing list
Linux-PowerEdge <at> dell.com
http://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Colin JN Breame | 1 Dec 2005 10:56

Re: PowerEdge 850 + SATA + Debian Sarge = No partitionable media

Sounds like solution.  I think that I might end up having to do this.

Thanks.

On Wednesday 30 November 2005 09:04, Allard Hoeve wrote:
> PS: What we did in the meantime is taking the SATA disk, put it in a 750
> and bootstrap Sarge on it. Then we took the kernel from
>
> http://packages.qa.debian.org/l/linux-2.6.html
>
> and intstalled it using a yaird backport from
>
> http://backports.org/pending/yaird/
>
> then put the disk back in the 850 and booted it.
>
> Yes, it's a pain, but it works.
>
> Sincerely,
>
> Allard

_______________________________________________
Linux-PowerEdge mailing list
Linux-PowerEdge <at> dell.com
http://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Colin JN Breame | 1 Dec 2005 10:53

Re: PowerEdge 850 + SATA + Debian Sarge = No partitionable media

This might explain a lot!

I've tried with Etch (which does recognise the drives), but it installs gcc4 
as part of the base system.  I don't know whether I'd be wasting my time 
trying to use the Sarge with it.

One option I've considered is to install Woody (using this custom installer: 
http://wiki.osuosl.org/display/LNX/Debian+on+Dell+Servers) and then upgrade 
to Sarge.  I'm not sure what would be involved with this but it might be 
easier to upgrade than to downgrade (as with Etch).

On Wednesday 30 November 2005 09:01, Allard Hoeve wrote:
> Hello Colin,
>
> > We've recently purchased a PowerEdge 850 and we're trying to install
> > Debian Sarge on it.  However, the problem we have is that we cannot
> > detect the harddrives.
>
> Sarge was released with some version of linux-2.6.8. Unfortunately, the
> ICH7 chipset that is included on the 850 is only supported in 2.6.14 and
> up.
>
> There is supposedly a 2.6.14 port under development by Colin Watson of the
> Debian Installer team, but I don't know when it will be released. It seems
> devfs has been removed from 2.6.13 and up and the debian-installer relies
> on it. Porting it to udev proved more than trivial. I tried :)
>
> In the mean time, you could try to install Etch using with the installer
> from
>
(Continue reading)

Colin JN Breame | 1 Dec 2005 10:40

Re: PowerEdge 850 + SATA + Debian Sarge = No partitionable media

No luck with 2.4 kernel.  I was rather hoping to use Debian...

On Wednesday 30 November 2005 09:01, Antonin Karasek wrote:
> I have experienced similar problem with PE 2850. Try to install Sarge
> with 2.4.x kernel - it cound be better.
>
> If the installation is succesful, try to compile your own kernel.
>
> Bad news is, that I'm now running CentOS, becaouse I didn't have a time
> to play with Debian. Debian is a great system, but there are many
> problems with the hardware compatibility.
>
> CentOS is an exact copy of RedHAT and is free.
>
> If you really like Debian, try Ubuntu or Kubuntu - it's a clone of Debian.
>
> Hope this is be helpfull.
>
> Regards
> 	Tony
>
> Colin JN Breame wrote:
> > Hello,
> >
> > We've recently purchased a PowerEdge 850 and we're trying to install
> > Debian Sarge on it.  However, the problem we have is that we cannot
> > detect the harddrives.
> >
> > Running the installer with linux26, everything goes fine upto the point
> > of partitioning the harddrives.  The installer says that:
(Continue reading)

Louis van Belle | 1 Dec 2005 13:43
Picon

RE: PowerEdge 850 + SATA + Debian Sarge = No partitionable media

U used below to install on a PE2850.

if you use this iso, woody is only use at install point
when your nic is configured, you get the stable packages
from de debian servers, which is Sarge.
so the installer uses woody, en then it's sarge.
you'll end up with a debian sarge server ;-) 

I installed OSMA 4.4. on it and its running fine. 
use the testing/unstable tree to get the latest kernel.

(apt-get install linux-source-2.6.14) unstable	
(apt-get install linux-source-2.6.12) testing	bootsplash-able

here if you need it.
/etc/apt/apt.conf
APT::Default-Release "stable";
APT::Get::Show-Upgraded "true";
// 16 MB Limit
APT::Cache-limit 16777216;

/etc/apt/preferences
Package: *
Pin: release a=stable
Pin-Priority: 990

Package: *
Pin: release a=testing
Pin-Priority: 500

(Continue reading)

wendy.faulkner | 1 Dec 2005 16:01
Favicon

Re: OMSA on 64bit AS 3.0

I installed the 32 bit libraries of pam and ncurses, and I could then 
install the OMSA libraries without issue.  However it still won't run.

   Do you want the Server Administrator services started?
   Press ('y' for yes | 'Enter' to exit): y
DRAC4 probe: DRAC4 pci device not found                    [FAILED]
Starting Systems Management Device Drivers:
Building dcdbas device driver using DKS:                   [FAILED]
Check /var/log/dcdbas.dks.log for build error.
Starting OM Common Services: /opt/dell/srvadmin/oma/bin/omsad32: error 
while loading shared libraries: liblaus.so.1: cannot open shared object 
file: No such file or directory
                                                           [FAILED]
Starting Secure Port Server: /opt/dell/srvadmin/iws/bin/linux/omaws32: 
error while loading shared libraries: liblaus.so.1: cannot open shared 
object file: No such file or directory
                                                           [FAILED]

cat /var/log/dcdbas.dks.log

...
cd $TOPDIR/modules; for i in  dcddks.o; do \
    ln -sf ../dcdbas//$i $i; done
make[2]: Leaving directory 
`/opt/dell/srvadmin/hapi/drivers/x86/dks/build/dcdbas'
make[1]: Leaving directory 
`/opt/dell/srvadmin/hapi/drivers/x86/dks/build/2.4.21-27.EL'
make[1]: Entering directory 
`/opt/dell/srvadmin/hapi/drivers/x86/dks/build/2.4.21-27.EL'
Installing modules under 
(Continue reading)

Matt Domsch | 1 Dec 2005 16:42
Picon
Favicon

Re: OMSA on 64bit AS 3.0

On Thu, Dec 01, 2005 at 09:01:25AM -0600, wendy.faulkner <at> ni.com wrote:
> I installed the 32 bit libraries of pam and ncurses, and I could then 
> install the OMSA libraries without issue.  However it still won't run.
>
> Starting Secure Port Server: /opt/dell/srvadmin/iws/bin/linux/omaws32: 
> error while loading shared libraries: liblaus.so.1: cannot open shared 
> object file: No such file or directory
>                                                            [FAILED]

# up2date -i laus-libs-0.1-65RHEL3.i386

or something quite similar.

Thanks,
Matt

--

-- 
Matt Domsch
Software Architect
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists  <at>  http://lists.us.dell.com

_______________________________________________
Linux-PowerEdge mailing list
Linux-PowerEdge <at> dell.com
http://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Greg Cope | 1 Dec 2005 16:36

No Disks found with a PXE install of AS3

Hi All,

PXE install's of es3u5 seem fine.

However do a PXE install with AS3 and I get a "No Disks" error on a
6450.

Any clues or have I missed something?

Greg

_______________________________________________
Linux-PowerEdge mailing list
Linux-PowerEdge <at> dell.com
http://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

wendy.faulkner | 1 Dec 2005 16:48
Favicon

Re: OMSA on 64bit AS 3.0

I did that, and 2 of the 3 then did work.  The dcdbas would still not 
compile however.  I did try rsyncing up /opt/dell from a 32 bit server to 
a 64 bit one and that worked - but that doesn't seem like a good 
workaround :-)

Matt Domsch <Matt_Domsch <at> dell.com> 
12/01/2005 09:42 AM

To
wendy.faulkner <at> ni.com
cc
Greg Dickie <greg <at> max-t.com>, linux-poweredge <at> dell.com
Subject
Re: OMSA on 64bit AS 3.0

On Thu, Dec 01, 2005 at 09:01:25AM -0600, wendy.faulkner <at> ni.com wrote:
> I installed the 32 bit libraries of pam and ncurses, and I could then 
> install the OMSA libraries without issue.  However it still won't run.
>
> Starting Secure Port Server: /opt/dell/srvadmin/iws/bin/linux/omaws32: 
> error while loading shared libraries: liblaus.so.1: cannot open shared 
> object file: No such file or directory
>                                                            [FAILED]

# up2date -i laus-libs-0.1-65RHEL3.i386

or something quite similar.

Thanks,
Matt
(Continue reading)

Greg Dickie | 1 Dec 2005 16:53

Re: OMSA on 64bit AS 3.0


Do you have a compiler and kernel source on that system so DKS can build
the right module? Check the log file that it indicates to see what is
wrong.

Greg

On Thu, 2005-12-01 at 09:48 -0600, wendy.faulkner <at> ni.com wrote:
> I did that, and 2 of the 3 then did work.  The dcdbas would still not 
> compile however.  I did try rsyncing up /opt/dell from a 32 bit server to 
> a 64 bit one and that worked - but that doesn't seem like a good 
> workaround :-)
> 
> 
> 
> 
> Matt Domsch <Matt_Domsch <at> dell.com> 
> 12/01/2005 09:42 AM
> 
> To
> wendy.faulkner <at> ni.com
> cc
> Greg Dickie <greg <at> max-t.com>, linux-poweredge <at> dell.com
> Subject
> Re: OMSA on 64bit AS 3.0
> 
> 
> 
> 
> 
(Continue reading)


Gmane