Sponsored Content
Full Discussion: corrupt disk
Operating Systems HP-UX corrupt disk Post 302577547 by methyl on Tuesday 29th of November 2011 10:22:54 AM
Old 11-29-2011
I think that the guys on ittoolbox.com are giving you the same sort of advice (get an Ignite backup of vg00 , and also get a backup of your data):
http://unix.ittoolbox.com/groups/tec...-of-os-4515267

Running a computer server with no resilient disc system and no backup is not sensible. You need both.

Oracle used to advise against RAID disc systems (notably software RAID) on performance grounds. They also used to made recommendations about the file mapping across multiple discs. A modern hardware RAID system or a SAN is transparent to Oracle.

Just in case you don't have a copy, this unsupported document "When good disks go bad" is a good read. Apart from showing how easy it can be to recover in a resilient system, it also shows the commands to test a disc with "dd".
http://bizsupport2.austin.hp.com/bc/.../c01911837.pdf
HP links can go dead, so do save a copy.

I've seen your error message both from a disc with a tight SCSI cable ... and from a disc which failed totally a few minutes later. You can also get this message (followed by a SCSI reset) if you replug SCSI devices with the power on.

Last edited by methyl; 11-29-2011 at 07:40 PM.. Reason: qualify
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

corrupt or lost data

Thank you livin Free for all your help. We removed a lot of spool files and report files. Which should have freed up some space. But now I think a major problem we have is we have lost or corrupt files which are preventing us from coming up correctly. Can we load or can you copy us a directory... (1 Reply)
Discussion started by: NOT A CLUE
1 Replies

2. Cybersecurity

Security Databases are corrupt. HELP!!

Help! SCO Unix 5.05. A relatievely new system went down on me today. I got the dreaded error: Out of Space on Device (1/42). I was able to clear up some space in the /tmp directory, however, when I try to boot, the system prompts me to go into single user mode and I get the... (2 Replies)
Discussion started by: gseyforth
2 Replies

3. UNIX for Dummies Questions & Answers

I got a corrupt /etc/inittab file....what next?

Hi guys, For some reason a client has given us a Sun Netra T1 with Solaris 8 to administer for them. That's always good business. However, the other day we rebooted the machine and to our amazement, after doing the preliminary hardware tests, we got an error messgae saying that /etc/inittab was... (3 Replies)
Discussion started by: Ivo
3 Replies

4. UNIX for Dummies Questions & Answers

Causing a disk to be corrupt

Hmm, how to ask this without sounding too malicious... How might one go about causing a disk corruption in OS X specifically or via the command line in UNIX in general? Doesnt matter the severity of the problem, I just want to scare the person a little, then fix the problem for them. Any... (1 Reply)
Discussion started by: Yummator
1 Replies

5. UNIX for Dummies Questions & Answers

VXVM 3.5 Rootdg corrupt/recovery

Hi Everyone! Would someone please tell me if it is still true that rootdg should not be used for production/primary data and that you should create additional disk groups so that if rootdg gets corrupt you can recreate rootdg and then bring in the other groups with no data loss. Or is it still... (0 Replies)
Discussion started by: llrios
0 Replies

6. HP-UX

Corrupt Member File

I have been fine adding/removing printers up until this week. Now when I go to add a new remote printer I get "corrupted member file". I go to /etc/lp/member and the byte count on the new printer name is 0. I VI the file and put /dev/null in to make it the correct size and it all looks fine and... (2 Replies)
Discussion started by: astout
2 Replies

7. Solaris

How to corrupt a superblock?

I need to corrupt a superblock of a mounted device in a soalris m/c and check recovery from an alternate superblock. How can this be done? (2 Replies)
Discussion started by: sujathan
2 Replies

8. UNIX for Dummies Questions & Answers

Zipped tar file is corrupt

Hello, I am currently dumping 30-40 reports on a Unix folder located here /home/apps/reports/prode/excel I use K-shell to do this task. In that, I use the gzip command to compress these files. I want to be able to use a tar command to first load the entire directory into one file then gzip that... (2 Replies)
Discussion started by: Pramodini Rode
2 Replies

9. Shell Programming and Scripting

cp to copy only non-corrupt files

I don't know if I am asking this correctly, but I have a hard drive with some bad sectors and it appears that some of the data is corrupt. I am having allot of trouble copying the data to a new drive. The issue is not in copying files, but that the new drive to which files are copied is not acting... (17 Replies)
Discussion started by: LMHmedchem
17 Replies

10. High Performance Computing

Postgresql Database Corrupt

I am managing a linux cluster which has been build on Platform Cluster Manager PCM 1.2.1) from IBM Platform Computing. Unfortunately somebody deteled data files of postgresql from /var/lib directory. I somehow managed to start the postmaster service again, but all the administrative commands of... (2 Replies)
Discussion started by: ahsanpmd
2 Replies
lastfm(1)						      General Commands Manual							 lastfm(1)

NAME
mbfind, mbget, mbsubmit - interface to the MusicBrainz database SYNOPSIS
mbget [--device DEV] [--discid ID] [--albumid ID] [--freedb] mbfind [--artist ARTIST] [--album ALBUM] [--verbose] mbsubmit DESCRIPTION
mbget prints a listing of the specified album (by default, the disc in /dev/cdrom), in either a serialized format compatible with lastfm- submitd(1) or a format compatible with FreeDB. mbfind lists albums in the MusicBrainz database matching the given criteria. mbsubmit opens a web browser window to submit the disc ID of the disc in /dev/cdrom to MusicBrainz. OPTIONS
-a, --artist Specify the artist name to search for. -b, --album Specify the album name to search for. -v, --verbose Print all RDF responses read from the server (for debugging purposes). -d, --device Specify the device to read a disc ID from. -i, --discid Specify a disc ID; do not read from any devices. -a, --albumid Specify an album ID; do not read from any devices. -f, --freedb Print output in FreeDB format. AUTHOR
Decklin Foster <decklin@red-bean.com>. lastfm(1)
All times are GMT -4. The time now is 11:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy