similar to: CentOS 4.4 Installation on Dell poweredge 2900 raid 1 + raid 5 fail

Displaying 20 results from an estimated 4000 matches similar to: "CentOS 4.4 Installation on Dell poweredge 2900 raid 1 + raid 5 fail"

2010 Dec 16
1
defining a formula method for a weighted lm()
In the vcdExtra package on R-Forge, I have functions and generic methods for calculating log odds ratios for R x C x strata tables. I'd like to define methods for fitting weighted lm()s to the resulting loddsratio objects, but I'm having problems figuring out how to do this generally. # install.packages("vcdExtra", repos="http://R-Forge.R-Project.org")
2006 Nov 08
0
trying to install xen on dell poweredge 2900 with RedHat ES 4 (64bit)
Hi, This is the env. Dell Poweredge 2900 Redhat ES 4 ( 64 bit ) I installed the rpm''s # rpm -ivh xen-3.0.3.0-1.*.rpm # rpm -ivh kernel-xen-2.6.16.29-3.0.3.0.*.rpm And changed grub. But when I reboot, It hangs on "scrubbing free RAM". What are my option to fix this and get xen working? Joeri _______________________________________________ Xen-users mailing list
2006 Sep 14
1
Centos 4.4: Support for Dell PowerEdge 830 CERC 6-Channel SATA RAID Controller
Does Centos/RHEL 4.4 supports the CERC 6-Channel SATA RAID Controller that comes with the Dell PowerEdge 830 Tower Server? -- ------------------------------------------------------------ Erick Perez Panama Sistemas Integradores de Telefonia IP y Soluciones Para Centros de Datos Panama, Republica de Panama Cel Panama. +(507) 6694-4780 ------------------------------------------------------------
2009 Jun 22
0
dell poweredge 2900 III dom0 crashes unexpectecdly
Hi boys! My xen 3.3.1 dom0 crashes unexpectedly , I''ve a dell powered 2900 III with a PERC 5/9i RAID controller. It works for a few days , then it goes into black and the raid controller leds are fixed at green (no blinking at all). I''m using the following drivers: Device Drivers ---> SCSI device support ---> <*>
2011 Apr 07
2
Can anyone suggest a SCSI 3 card in either PCI-X or PCI-E x 4 for a Dell Poweredge 2900?
The only PCI-X card I have is an old ICP Vortex RAID controller and the Dell hangs with that installed (BIOS is disabled). It's only for a tape drive so performance isn't really an issue. thanks
2006 Jan 27
1
Classifying Intertwined Spirals
I'm using an SVM as I've seen a paper that reported extremely good results. I'm not having such luck. I'm also interested in ideas for other approaches to the problem that can also be applied to general problems (no assuming that we're looking for spirals). Here is my code: library(mlbench) library(e1071) raw <- mlbench.spirals(194, 2) spiral <-
2009 Sep 08
1
SMART and Dell PowerEdge 2950?
I have CentOS 5 installed on a few Dell PE2950 systems. ? ?The SMART daemon claims the drives included with the server do not support SMART, which rather surprised me. What, then, are my options for monitoring the health of the server hard drives? ?It would be nice to have some service running I could email to myself on the status of each drive. Thanks. Scott
1999 Jan 25
2
Status on Poweredge Dell with Raid
I know this is off-topic to the list, but someone asked me to make the information that I garnered about Dell Poweredge systems available to the list. So, here it is. Basically, after a search on dejanews, I came across this article: http://x5.dejanews.com/getdoc.xp?AN=430135686&CONTEXT=917266543.1696071777&hitnum=19 In it, someone states that there are drivers for the PERC RAID
2007 Aug 29
3
OT: Suggestions for RAID HW for 2 SATA drives in Dell PowerEdge SC
Looking at the Dell PowerEdge 440SC web page for Colombia. The box will have two 250 GB SATA drives. The HD controller is: SAS 5IR SAS,Internal Raid Adapter (SAS5IR) for HD Configuration) the options are: (1) Add-in SAS5iR (SATA/SAS Controller)-RAID 0 (ASASR0) (2) Onboard SATA, 2 Drives connected to Onboard SATA Controller No RAID (MST2) (3) Add-in SAS5iR (SATA/SAS Controller) which supports
2006 Dec 22
2
CentOS 4.4 Strange hang on a poweredge 2900.
I have a brand new poweredge 2900 with 10 SAS drives configured in two arrays via the built-in PERC 5 raid controller as: raid 1: 2x73GB raid 10: 8x300GB It's got 4GB of ram, and it's intended to be an NFS filestore. For some strange reason, logging in with ssh works great, it returns a prompt, all seems well. I go to run a simple command like 'top' or 'yum -y install
2006 Sep 14
4
Compiling Kernel with raid driver for my Dell poweredge 2850 RAID Controler
Hello I have a problem to boot my xen kernel, I have a debian sarge 3.1 stable, download xen-3.0.2-src.tgz, extract and compil it with the command "make world" But at boot I have an error : "cannot open root filesystem sda1" My raid controler is a perc4/di raid 5 controler lspci -v said : 0000:02:0e.0 RAID bus controller: Dell PowerEdge Expandable RAID controller 4 (rev
2016 Jan 07
2
Asterisk 11 and old Thomson 2030S Hardphone => SIP Register/Auth Problem against V11
Am 07.01.2016 um 10:55 schrieb Frank: > On Wed, 2016-01-06 at 17:03 +0100, Juergen Sauer wrote: Thx, 4answer. :) >> with in my sip.conf, I have got for this hardphone: >> [...] >> [hard1] >> username=hard1 >> secret=correct-and-three-times-checked-4-digit-pin > > In most cases, there is no need to set the "username=" option. The
2009 Feb 05
1
Multiple-Line Comment (PR#13503)
Hello, sorry for writing here because my problem is not a realt bug but may be a solution for many people working with R: I miss the feature for commenting some lines of code at once without writing a bunch of "#" in front of each line. This is interesting for trying out some code. I found some workarounds like IFELSE(FALSE){} and `!`<- function(x) { if (inherits(x,
2004 Jan 14
2
Dell PE600SC with ServerWorks CSB6
Hello! Has anyone gotten 4.9R to recognize the "ServerWorks CSB6" ATA controller on a Dell 600SC? How about installing 5.2R on a 600SC? 5.2R recognizes the said controller, but it corrupts data. -- eof
2017 Dec 05
2
PLS in R
Hello, I need help with a partial least square regression in R. I have read both the vignette and the post on R bloggers but it is hard to figure out how to do it. Here is the script I wrote: library(pls) plsrcue<- plsr(cue~fb+cn+n+ph+fung+bact+resp, data = cue, ncomp=7, na.action = NULL, method = "kernelpls", scale=FALSE, validation = "LOO", model = TRUE, x = FALSE, y =
2019 Mar 29
5
CentOS Repository broken ?
Hello, I have a CentOS 7 server with dovecot Repository enabled. But it is not possible to Update with Yum Update I have this Error? The dovecot package is missing? --> Transaktionspr?fung wird ausgef?hrt ---> Paket dovecot-imaptest.x86_64 2:2.3.5-1 markiert, um aktualisiert zu werden ---> Paket dovecot-imaptest.x86_64 2:2.3.5.1-1 markiert, um eine Aktualisierung zu werden -->
2007 Apr 02
2
How to resolve an up2date package conflict?
Hi, At present I'm setting up several CentOS (4 and 4.4) machines, and in the process of installing the several updates that are automatically mentioned by up2date as being available, I'm running into a package conflict. More particular, when trying to install several of the C compiler related packages (like gcc, cpp, etc.) I get the error message: "Test install failed
2019 Mar 29
1
CentOS Repository broken ?
or something has been cached, try: yum clean all and then yum update > Am 29.03.2019 um 14:49 schrieb Gerald Galster via dovecot <dovecot at dovecot.org>: > > Hello, > > can you please check if the dovecot repository is enabled? > Is it mentioned at the top of the output when you do "yum update": > > (1/10): base/7/x86_64/group_gz > (2/10):
2002 Nov 27
5
multi OS bootable CD, ISOLinux, ERD Commander problem
Hello all, I plan to make an (emergency) multi OS bootable CD which contain: - Win98 boot floppy (create from Win 98 control panel, add remove program) - WinME boot floppy (create from Win 98 control panel, add remove program) - Linux boot disk - Win NT boot disk - Win 2000 recovery console - Win XP recovery console - Winternal Administrative Pak (ERD Commander etc) I am new to Linux and feel
2005 Jul 23
0
Running Asterisk on a Dell PowerEdge 2850 ServerRe: Dell Hardware
It's Digium, not Dell. I have two identical Dell 1850s, each with the allegedly offensive built-in E100 Ethernet ports. I placed a TE410P card in each. One worked great, the other would not modprobe. Upon examination, we discovered that the two TE410P cards had different firmware revisions. Turns out the one with the older version was the one that worked. We sent the second card back