Sponsored Content
Special Forums Hardware HP9000 Server - Stuck on RAID0 Post 302882367 by cjcox on Monday 6th of January 2014 11:15:06 AM
Old 01-06-2014
You should be able to find 18G LVD SCSI drives. HP used to make their machines with HVD drives... what a pain that was!

With regards to backups, etc. that could be more complicated. I think that unit has external SCSI, if so, you may be able to hook some extra space up that way and back things up.

If possible, I'd backup the data, and start from scratch with a new install with a different RAID config.
These 2 Users Gave Thanks to cjcox For This Post:
 

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

stuck in perl cgi to upload a file to server

hi, i m working on a perl cgi script which uploads a file to the server. i m stuck. i hav written the errors. plz help. Sachin Kaw ______________________________________________________________________ #!/usr/bin/perl -w use CGI; use CGI qw(:standard); use strict; use POSIX... (4 Replies)
Discussion started by: sachin_kaw
4 Replies

2. UNIX for Dummies Questions & Answers

Upgrade HP9000 HP-UX 10.20 to 11.00

To all expert members, i need your help. We have an existing HP9000 K-Class 32-bit with HP-UX 10.20 OS installed and we would like to upgrade it to HP-UX 11.00. I am not really confident in doing upgrades in our system because i don't have any experience or trainings on this. If somebody can... (3 Replies)
Discussion started by: Tris
3 Replies

3. Solaris

Solaris RAID0 doubt...

friends, Suppose I am typing metastat command and it is showing: d100: Concat/Stripe Size: 369495 blocks (180 MB) Stripe 0: (interlace: 32 blocks) Device Start Block Dbase Reloc c1d0s0 16065 Yes Yes c1d0s1 0 No Yes... (4 Replies)
Discussion started by: saagar
4 Replies

4. Linux

Raid0 recovery from external HD

Hi, I have the Lacie Big Disk, which is a external hard drive enclosure in a hardware RAID0 array of 2x250GB disks. The RAID controller seems to have died, leaving me with 2 working hard drives but no way to get the data. I tried hooking the drives up to a windows machine and using Raid... (4 Replies)
Discussion started by: dangral
4 Replies

5. UNIX for Dummies Questions & Answers

Why is RAID0 faster?

I have read anecdotes about people installing RAID0 (RAID - Wikipedia, the free encyclopedia) on some of their machines because it gives a performance boost. Because bandwidth on the motherboard is limited, can someone explain exactly why it should be faster? (7 Replies)
Discussion started by: figaro
7 Replies

6. HP-UX

LV and/or physical drive problems HP9000

I'm a technician who has been called upon to troubleshoot an ancient HP9000 K260, running HP UX 11.11. After a power sag/crash/restart FSCK gave multiple error/warning messages about logical volumes and groups. I have some modest experience with Unix servers, but not on such an old and... (2 Replies)
Discussion started by: patrick.scalia
2 Replies

7. HP-UX

HP9000 Container - NFS Issue

I am running HP9000 Containers version A.03.01. I have the container up and running. I now need to mount an exported file system from another HPUX server with both read and write permissions. I can get the mount okay but from the container I cannot read or write properly to the mounted file... (2 Replies)
Discussion started by: PaleRider
2 Replies

8. UNIX for Advanced & Expert Users

Home email server setup - stuck

Hello, Firstly, I am using Debian 7.1, updated (as of today), I installed postfix, sasl, and dovecot. I have read through various online tutorials and quick installation guides, videos etc. And, ventured into the actual text of postfix, sasl and dovecot. Everything is installed and "appears"... (5 Replies)
Discussion started by: jalisco
5 Replies

9. UNIX for Dummies Questions & Answers

Raid0 array stresses only 1 disk out of 3

Hi there, I've setup a raid0 array of 3 identical disks using : mdadm --create --verbose /dev/md0 --level=stripe --raid-devices=3 /dev/sdb1 /dev/sdc1 /dev/sdd1I'm using dstat to monitor the disk activity : dstat --epoch -D sdb,sdc,sdd --disk-util 30The results show that the stress is not... (8 Replies)
Discussion started by: chebarbudo
8 Replies
HPTMV(4)						   BSD Kernel Interfaces Manual 						  HPTMV(4)

NAME
hptmv -- HighPoint RocketRAID 182x device driver SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device hptmv Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): hptmv_load="YES" DESCRIPTION
The hptmv driver provides support for HighPoint's RocketRAID 182x based RAID controller. These devices support ATA disk drives and provide RAID0 (striping), RAID1 (mirroring), and RAID5 functionality. HARDWARE
The hptmv driver supports the following ATA RAID controllers: o HighPoint's RocketRAID 182x series NOTES
The hptmv driver only works on the i386 and amd64 platforms as it requires a binary blob object from the manufacturer which they only supply for these platforms. The hptmv driver does not work on i386 with pae(4) enabled. SEE ALSO
kld(4), kldload(8), loader(8) HISTORY
The hptmv device driver first appeared in FreeBSD 5.3. AUTHORS
The hptmv device driver was written by HighPoint Technologies, Inc., and ported to FreeBSD by Scott Long. This manual page was written by David E. O'Brien. BUGS
The hptmv driver does not support manipulating the RAID from the OS, RAIDs need to be set up from the on-board BIOS. BSD
November 17, 2005 BSD
All times are GMT -4. The time now is 11:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy