Displaying 20 results from an estimated 400 matches similar to: "Dell R515 with PERC H700 - JBOD?"
2010 Aug 07
13
PowerEdge R510 with PERC H200/H700 with ZFS
Anyone have any experience with a R510 with the PERC H200/H700 controller
with ZFS?
My perception is that Dell doesn''t play well with OpenSolaris.
Thanks,
Geoff
2013 May 05
2
unprivileged users rebooting at console
I'm curious why any user logged in at the console can issue the 'reboot' command and reboot the system.? I've tested/verified this to work, and read some older posts about this.? If it were a bug, I suspect it would be fixed by now.
Also, if a user is logged into the console, and then logs in via ssh from another system, that user can also reboot the system from that ssh
2013 Apr 15
1
idea: "hybrid" iso images?
In order to create a bootable CentOS installation USB thumb drive, there are several steps one must follow.? The process often involves using a Windows box, which can be kinda annoying.
The Linux Mint distro has what they call a "Hybrid" iso image.
?(see: ? http://community.linuxmint.com/tutorial/view/744 )
This image can be written to a thumb drive and used for installation simply by
2013 Nov 08
2
Installing CentOS via USB thumbdrive
I've been poking at this for quite a while, and have never been able to get it to work.
I've found a couple links with some partial truths:
? http://syslint.com/syslint/how-to-make-a-usb-boot-disk-for-centosrhel-from-iso-file/
? http://brakkee.org/site/2013/05/09/creating-a-usb-install-for-centos-6-4/
The first one talks about converting a standard iso to a 'hybrid' image, using:?
2012 Jul 26
1
Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported
Hi,
The server is running CentOS 5.8 Linux OS on Dell PowerEdge R710
having raid controller card 03:00.0 RAID bus controller: LSI Logic
/Symbios Logic MegaRAID SAS 2108 [Liberator] (rev 05)
/usr/sbin/smartctl -a /dev/sda
smartctl version 5.38 [x86_64-redhat-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
Device: DELL PERC H700 Version: 2.10
DELL
2011 Aug 22
4
Does anyone know if I can reconfigure a PERC H700 without rebooting?
Hi all,
I have a server which is really difficult to restart because
of usage requirements
and the fact that it's in a co-lo rack so miles away. I've added a
couple of drives which
I'd like to bring up and add to LVM but the config I know is in the
PERC BIOS and
requires a reboot.
Can the config be changed in the openmanage suite and if so can someone point me
in the right
2013 Sep 10
2
large SCSI RAID, replacing server
I have a system running CentOS 6.3, with a SCSI attached RAID:
http://www.raidweb.com/index.php/2012-10-24-12-40-09/janus-ii-scsi/2012-10-24-12-40-59.html
For disaster recovery purposes, I want to build up a spare system which could take the place of the server hosting the RAID above.
But here's what I see:
# fdisk -l /dev/sdc
WARNING: GPT (GUID Partition Table) detected on
2012 Mar 10
4
Any recommendations on Perc H700 controller on Dell Rx10 ?
Hi folks:
At work, I have an R510, and R610 and an R710 - all with the H700 PERC
controller.
Based on experiments, it seems like there is no way to bypass the PERC
controller - it seems like one can only access the individual disks if
they are set up in RAID0 each.
This brings me to ask some questions:
a. Is it fine (in terms of an intelligent controller coming in the way
of ZFS) to have the
2013 Aug 16
5
minimal X applications needed to export to remote server?
I'm running a piece of network backup software called 'bacula', on a minimal CentOS 6.4 install.
I got everything working pretty well, but there's one piece giving me some problem-- a component which gives status info via a GUI.
In the past, on previous installations, I could ssh to the bacula server with the -X option, and run the application (called 'bat'), and it would
2013 Dec 20
3
TCP port to TTY/Serial Port?
Hello,
? I'm trying to configure my system such that I have a TCP port listening which will send all data it receives to a serial port.
ie:?? tcp/2112? -->? /dev/ttyS0
My goal would be to be able to:
Use netcat to create the listen and redirect to a serial port:
? $ nc -l 2112 > /dev/ttyS0
Then in another window, run minicom at /dev/ttyS0
Then in a 3rd window,
? $ telnet localhost
2006 Oct 19
2
Gem plugins on win32 mongrel_service
Hi,
why are the gemplugins commented out in mongrel_service? What was the
problem with them?
I''m curiuos because I''ve used them without problems since the revision
338 (-win32 suffix patch, 31/08). However, my site is a small internal
one, so it doesn''t mean any heavy testing.
Jano
2012 May 07
14
Has anyone used a Dell with a PERC H310?
I''m trying to configure a DELL R720 (not a pleasant experience) which
has an H710p card fitted.
The H710p definitely doesn''t support JBOD, but the H310 looks like it
might (the data sheet mentions non-RAID). Has anyone used one with ZFS?
Thanks,
--
Ian.
2004 Jul 08
8
Root users shell == no existant shell /bin/bash
I made a mistake setting my shell and have set the root users shell to
/bin/bash instead of /bin/sh. I am curiuos if anyone knows how to fix this.
The machines is FreeBSD 4.8-RELEASE-p4 and does not have sudo only su.
2017 Feb 18
1
getent passwd user no output, addc + dm
Is using ADUC from a windows machine a complete substitute of what the
wiki below explains?
https://wiki.samba.org/index.php/LDB#ldbmodify
Just curiuos because it seems beyond me at the moment to dig into it.
Regards
2009 Dec 01
5
Normal tests disagree?
If I have data that I feed into shapio.test and jarque.bera.test yet they seem to disagree. What do I use for a decision?
For my data set I have p.value of 0.05496421 returned from the shapiro.test and 0.882027 returned from the jarque.bera.test. I have included the data set below.
Thank you.
Kevin
"Category","Period","Residual"
"CHILD HATS, WIGS &
2012 Dec 04
1
iptables port forwarding
I have a simple requirement/test I'm trying to perform, but having difficulty.
I have a system with 2 interfaces, BoxA:
eth0? 172.26.50.102
eth1? 192.101.77.62
My goal is to have a tcp port built on BoxA such that hosts on the 192.101.77.0/24 network can reach a port on a different box on the 172.26.0.0/16 network.
The target system is 172.26.10.120?? tcp/22
The port I wish to build is
2011 Mar 03
1
Release 5.5 64-bit hangs on boot
Hi there --
I just completed installing the 64-bit version of Release 5.5, and while the
installation and initial configuration
completed successfully, a full boot-up is never completed successfully. During
the system boot-up sequence
the list of services appears to complete, but then a blank blue screen appears,
and while the mouse pointer is
present, it does not respond to any input. I let the
2011 Jul 25
3
gluster client performance
Hi-
I'm new to Gluster, but am trying to get it set up on a new compute
cluster we're building. We picked Gluster for one of our cluster file
systems (we're also using Lustre for fast scratch space), but the
Gluster performance has been so bad that I think maybe we have a
configuration problem -- perhaps we're missing a tuning parameter that
would help, but I can't find
2008 Jul 26
1
Simple vector question.
I have some data that I read in via read.csv:
sales2007 <- read.csv("Total2007.dat", header=TRUE)
The data looks like:
> sales2007[1:605,]
Year DayOfYear Sku Quantity CatId Category SubCategory
1 2007 1 100091 1 10862 HOLIDAY Christmas
2 2007 1 100138 1 11160 PET COSTUMES Famous (Licensed)
3 2007
2010 Oct 13
40
Running on Dell hardware?
I have a Dell R710 which has been flaky for some time. It crashes about
once per week. I have literally replaced every piece of hardware in it, and
reinstalled Sol 10u9 fresh and clean.
I am wondering if other people out there are using Dell hardware, with what
degree of success, and in what configuration?
The failure seems to be related to the perc 6i. For some period around the
time