Displaying 20 results from an estimated 200 matches similar to: "ssd quandry"
2009 Sep 05
0
Request for hpacucli output from people running HP Smart Array controllers
Hello all
I'm gathering the output of the hpacucli program from as much configurations as possible. If you can find some free time for me, can you send me the output of:
hpacucli ctrl all show detail
hpacucli ctrl slot=1 show config
hpacucli ctrl slot=1 array all show
hpacucli ctrl slot=1 array A show
hpacucli ctrl slot=1 physicaldrive all show
hpacucli ctrl slot=1 physicaldrive 2I:1:1
2020 Nov 05
2
ssacli start rebuild?
Hi,
is there a way to rebuild an array using ssacli with a P410?
A failed disk has been replaced and now the array is not
rebuilding like it should:
Array A (SATA, Unused Space: 1 MB)
logicaldrive 1 (14.55 TB, RAID 1+0, Ready for Rebuild)
physicaldrive 1I:0:1 (port 1I:box 0:bay 1, SATA HDD, 4 TB, OK)
physicaldrive 1I:0:2 (port 1I:box 0:bay 2, SATA HDD, 4 TB, OK)
2007 Oct 17
3
drbd
trying to follow the ha-drbd HOWTO on the centos wiki...
I prep two identical systems with centos 5, leaving some disk space
unassigned (they only have one scsi drive), create /dev/sda4 partitions
on each to use for the repdata...
I install the modules, create a /etc/drbd.conf like...
[root at svfis-blade03 ~]# more /etc/drbd.conf
#
# please have a a look at the example configuration file in
2012 Oct 03
1
OCZ Vertex3 SSD and LSI 9211-8i (mpt2sas)
I have a couple development servers running centos 6.3 64bit that have
LSI 9211-8i SAS2 controllers connected to a SAS2 backplane. these
work fine with SATA hard disks (populated with a bunch of 3TB SATA
drives)...
I'm trying to install a OCZ Vertex3 SSD on each of the two servers to do
some ssd caching tests... system sees the drive, so I do the following...
# parted -a min
2010 Mar 24
21
ZFS on a 11TB HW RAID-5 controller
Hello all,
I am a complete newbie to OpenSolaris, and must to setup a ZFS NAS. I do have linux experience, but have never used ZFS. I have tried to install OpenSolaris Developer 134 on a 11TB HW RAID-5 virtual disk, but after the installation I can only use one 2TB disk, and I cannot partition the rest. I realize that maximum partition size is 2TB, but I guess the rest must be usable. For
2014 Mar 12
1
CentOS 5.x and HP ACU CLI
I had to install C5 on a dev server for various reasons (legacy system
support and so forth). This dev server is a HP DL180 G6, with a
SmartArray P410 raid card... I've installed hpacucli via the RPM from
HP's site, but its not finding the controller... C5 (64 bit) is using
the default CCISS drivers for this card.
# hpacucli ctrl all show config
Error: No controllers detected.
2007 Mar 15
1
tcpdump?
Did the latest Centos4.x kernel break the ability to tcpdump with any
amount of traffic? Machines that used to be able to keep up now show a
few packets and stop - if you hit ^C they take a minute or so to do
anything, then show something like:
54 packets captured
18188 packets received by filter
18070 packets dropped by kernel
Before recent updates I almost never saw packets 'dropped
2006 Nov 25
1
cluster service
I've setup the CentOS version of the RH Cluster Service on a pair of
centos 4.4 i386 test boxes... wanting to do high availabilty stuff.
its working, I've added a virtual IP and a fiberchannel hosted e3fs file
system thhat either can mount, if I manually crash or reboot one, this
IP and FS mount on the other, awesome.
the servers are connected to the storage via a QLogic SANbox
2010 Sep 18
1
find bug:syslinux.exe
hi
I am a syslinux user, but no developer, so I don't subscribe syslinux
mail list. I just report a bug, no more information.
bug file:
syslinux.exe
source:
win\syslinux.c
in function FixMBR:
==========================
BOOL FixMBR(int driveNum, int partitionNum, int write_mbr, int set_active)
{
BOOL result = TRUE;
HANDLE drive;
char driveName[128];
sprintf(driveName,
2004 Aug 06
0
Icecast / liveice quandry
i know with icecast2/ices , karl heyes has some example config files for
mixing live/static content ( if i recall correctly ) .
however, what i had done in the past is add the static file to the .pls
prior to the live mount . if you generate the .pls files on demand , this
would work . ALSO , i'm quite sure that both icecast1/2 support
intro/outtro files , etc .. this may achieve the same
2012 Aug 14
0
SayUnixTime quandry
Hi Gang,
Hopefully somebody out there has a "doh" for this one. My
dialplan announces the date and time using SayUnixTime. When I run this:
exten => 36225,1,Set(ABA=999999999)
exten => 36225,n,Background(telbank/${ABA}/${CHANNEL(language)}/thetimeis)
exten => 36225,n,sayunixtime(,,Abe 'digits/at' IMP)
I get this CLI output
-- Executing
2004 Aug 06
2
Icecast / liveice quandry
I've done this and it works great. But there are drawbacks. If the
player client is in random track mode, the player may play the live
stream first, and never the static content.
I've always wanted an option to have a static file(s) presented to the
client before the live stream. Having it done on the server would make
sure that whatever the static content was it couldn't be
2010 Jun 11
2
AR after_initialize quandry
I have a case where I am abstracting the creation of models. After a
fair bit of indirection, I eventually get around to making a .new call.
I need to be able to pass params to that .new call.
I know I can''t use def initialize() in an AR model (rather frustrating).
So, I have found some references to after_initialize, but that doesn''t
work either.
I see several threads on
2003 Feb 04
0
SAMBA PDC permissions quandry
Hello all:
I have a Samba PDC (Samba 2.2.3) on RedHat 7.3 currently serving about 40 to
50 clients with the intent of adding another 60 to 70 in the coming weeks.
Everything is working decently well. I do have one problem that I am
concerned about though.
I have had to make many users Admin users so that a certain application can
run. This does not concern me so much except for where data
2006 Jun 09
3
GXP-2000 MultiPurpose Keys
Is it possible to program the multi-purpose keys on a GXP-2000
remotely via a TFTP configuration file? If so, what are the
parameters to put in the configuration file?
Thanks,
Daniel
2004 Aug 06
4
Icecast / liveice quandry
I've been running classic icecast + liveice for some time now (several years)
without problems. A couple days ago, the station manager (NPR affiliate) came
to me and asked if we could 'inject' a static file into the stream. Basically
what he wants is for the client to first receive a static file (requesting
donations of course) and then on to the live stream (*not* intermittently).
2017 Nov 04
3
low end file server with h/w RAID - recommendations
On Sat, November 4, 2017 4:32 am, hw wrote:
> Valeri Galtsev wrote:
>>
>> On Fri, November 3, 2017 3:36 am, hw wrote:
>>> Valeri Galtsev wrote:
>>>> If you have not Dell server hardware my choice of [hardware] RAID
>>>> cards
>>>> would be:
>>>>
>>>> Areca
>>>
>>> Areca is forbiddingly expensive.
2009 Jun 10
0
License quandry in the Fedora sub-space of all R packages
There was mention of this [r-sig-fedora at r-project.org] mailing
list on one of the other R lists overnight. I thought the
list needed a bit of posting, as I could not recall seeing
content recently on it. I cross post to the Red Hat hosted
list as well, it raises issues relevant there as well
I have been packaging in support of many of the financial
packages at CRAN and in R-Forge [
2015 Oct 07
3
OT hardware issue: HP controller to 3rd party RAID
On 10/07/15 10:06, John R Pierce wrote:
> On 10/7/2015 8:42 AM, m.roth at 5-cent.us wrote:
>> Got an old HP box with a P800 Smart Array controller. The HP RAID
>> box
>> plugged into it's failing, and we got a new JetStor. Anyone know if we
>> can just plug the JetStor in and set it to passthrough, or if we have
>> to use the P800's firmware to set up
2015 Jul 10
2
OT, hardware: HP smart array drive issue
Jason Warr wrote:
> On July 10, 2015 11:47:09 AM CDT, m.roth at 5-cent.us wrote:
>> Hi. Anyone working with these things? I've got a drive in "predictive
>> failure" on in a RAID5. Now here's the thing: there was an issue
>> yesterday when I got in, and I wound up power cycling the RAID;
>> first boot of attached server had issues, and said the