Sponsored Content
Operating Systems Linux Raid0 recovery from external HD Post 302385020 by pludi on Thursday 7th of January 2010 01:18:31 AM
Old 01-07-2010
For this to work you'd need to know the parameters the hardware controller used, or at least the stripe size used. If you can get that it might be possible using dd to create a complete image, and use that to start reconstructing your data.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Password recovery

We recently terminated a developer at my place of employment who created scripts on a windows server (that i do not have access to) that invoke FTP sessions on my UnixWare 7.1.1 servers. I need to know the password that is being used. Does anyone know of a good password crack? (8 Replies)
Discussion started by: rm -r *
8 Replies

2. 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

3. Solaris

Solaris recovery

Some thing happened to our solaris 10 ( sparc ) box and it is not coming up now. These are some of the console messages : I assume it is not able to find very basic system libraries so i need to tell it some how to find it under /lib:/usr/lib. I booted it from the CD but now i... (4 Replies)
Discussion started by: rajwinder
4 Replies

4. 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

5. UNIX for Advanced & Expert Users

live upgrade with raid0 soft partitions

Hi, I have this mirrored system with soft-partitions. I have a difficulty determining the lucreate cmd in this env. #metastat -p d0 -m d10 d20 1 d10 1 1 c1t2d0s0 d20 1 1 c1t3d0s0 d1 -m d11 d21 1 d11 1 1 c1t2d0s5 d21 1 1 c1t3d0s5 d100 -p d1 -o 58720384 -b 8388608 d200 -p d1 -o... (1 Reply)
Discussion started by: chaandana
1 Replies

6. Hardware

HP9000 Server - Stuck on RAID0

Hey all, I've got an old HP9000 L1000 server with HP-UX installed. The drives that the OS is running on are in RAID0. I am concerned for the reliability of the server. The four hard drives in the front of the server are LVD 18.2 drives. I know with RAID0, if one drive fails, they all fail. ... (2 Replies)
Discussion started by: mroselli
2 Replies

7. Solaris

Cloning RAID0 drives, Solaris 10u11

Hello all, this is my first time posting here. Where I work we have multiple servers (x3-2's) running Solaris 10u11 with 2 drives configured as RAID0, 300GB per. There are 4-6 open slots for drives to clone to. Past attempts to clone/backup these drives has failed. One of the machines is... (1 Reply)
Discussion started by: eprlsguy
1 Replies

8. Gentoo

Data recovery of formatted external HDD

accidentally formatted ext3 external hard disk .. im using EAse us tool in windows system to recover the data ... will this works?? if yes ... the another external hard disk have to be formatted in which file system ? is there any other option ..please help me out (1 Reply)
Discussion started by: rajeshz
1 Replies

9. Solaris

Solaris 11 recovery

Hi, I need to recover the Solaris 11 OS, and it backup via Netbackup 7.6 file level backup only. Does anyone know what are steps to recover it? Thanks. :confused::confused::confused: (3 Replies)
Discussion started by: freshmeat
3 Replies

10. 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
vparutil(1M)															      vparutil(1M)

NAME
vparutil - get and set SCSI parameters for SCSI controllers from a virtual partition SYNOPSIS
dev_path dev_path dev_path scsi_id] scsi_rate] DESCRIPTION
The command gets and sets SCSI parameters for SCSI controllers within a running virtual partition. When setting the SCSI parameters using the option, the virtual partition which owns the specified SCSI controller must be in the down state. If not, the command will fail with the appropriate error code. The SCSI parameters for a given SCSI controller must first be set (from the firmware BCH prompt or using the option) before the parameters can be retrieved using the option. The command is allowed on Itanium(R)-based platforms for compatibility. No action is taken for the command. Options recognizes the following command-line options: Deletes an entry for the specified SCSI controller at dev_path from the SCSI table. Gets the SCSI parameters for the specified SCSI controller at dev_path. Sets the SCSI parameters for the specified SCSI controller at dev_path. Operands recognizes the following command-line operands: dev_path The device path of the SCSI controller. id The SCSI ID for the specified controller (defaults to 7). rate The SCSI rate for the specified controller. This parameter can have one of two values: for the corresponding fast wide and ultra wide SCSI interfaces. Note For managing SCSI controllers, use corresponding SCSI utilities. For further information refer to SECURITY RESTRICTIONS
This command is restricted to processes owned by superuser. When virtual partition flexible administrative capability is enabled, only a Designated-Admin vPar can set SCSI parameters for SCSI con- trollers. EXAMPLES
Set the SCSI ID for controller at 0/0/2/0 to 3 with the fast wide rate: RETURN VALUE
Successful. Invalid SCSI controller specification. Invalid SCSI ID. Could not communicate with virtual partition monitor. Virtual partition which owns SCSI controller is not in down state. Internal firmware call failed. Other error. AUTHOR
was developed by the Hewlett-Packard Company. SEE ALSO
vparadmin(1M), vparboot(1M), vparcreate(1M), vparconfig(1M), vpardump(1M), vparefiutil(1M), vparenv(1M), vparextract(1M), vparmodify(1M), vparreloc(1M), vparremove(1M), vparreset(1M), vparstatus(1M), vparresources(5), vpartition(5), vpmon(5). vparutil(1M)
All times are GMT -4. The time now is 11:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy