Sponsored Content
Full Discussion: hdds physically
Operating Systems HP-UX hdds physically Post 302072205 by buffoonix on Friday 28th of April 2006 07:51:13 PM
Old 04-28-2006
I would rather dd from the raw device and read bigger chunks
e.g.
dd if=/dev/rdsk/c?t?d? of=/dev/null bs=1024k

If your disk is defunct then the command would probably hang and could not be killed.
Therefore better start it as a batch job,
or if run from the console run tsm before
to have another virtual terminal to leave you a prompt.

You could also let the device try to identify

diskinfo -v /dev/rdsk/c?t?d?

If not all fields are populated there might be a problem with the disk.

Also see if ioscan reports loss of hardware

/usr/sbin/ioscan -fCdisk|grep NO_HW

If you have OnlineDiag installed (swlist OnlineDiag)
you could run stm and read info logs of disk.

If you have EMS running you should check its log for any
monitoring events
more /var/opt/resmon/logs/event.log
But if you had it should have warned you by some notification email.
 

4 More Discussions You Might Find Interesting

1. Solaris

How to check if rsc is physically exist

I have a bunch of servers that cant connect via rsc, but supposingly they can connect... Any chance I can check if the rsc card is physically exist in the server by some command? Some of the machines are in overseas, and I won't go datacenter to check anyways... Many Thanks! (6 Replies)
Discussion started by: nicole0404
6 Replies

2. Solaris

Physically identify hard disk.

Hi, I have a failed hard disk in my Sun Fire V240. Unfortunately it does not show up in 'cfgadm -al' or in the format command so I cannot unconfigure it and illuminate the blue light on the front to identify it. Is there any way of iluminating the blue lights on the other disks so I can at... (3 Replies)
Discussion started by: sparcman
3 Replies

3. Solaris

SPARC T4-1/Solaris 11/Add 2 new HDDs in RAID 0 configuration

Hi, Couple of sentences for background: I'm a software developer, whose task was to create a server software for our customer. Software is ready for deployment and customer has a new T4-1 SPARC, but somehow it also became my task also to setup the server. I have managed to get the server is up... (13 Replies)
Discussion started by: julumme
13 Replies

4. AIX

IBM AIX 5.2 cloning Hdds

I have an old IBM Power 5 9111-520 that has data on it but the system is failing. I need to move it to a more reliable server. The current system has two drives and no raid. I would like to setup my "newer" system with raid and two partitions then clone my setup over. What is the best way to do... (2 Replies)
Discussion started by: BDC80
2 Replies
GMERLIN_REMOTE(1)						   User Manuals 						 GMERLIN_REMOTE(1)

NAME
gmerlin_remote - Remote control command for the Gmerlin GUI Player SYNOPSIS
gmerlin_remote [options] command DESCRIPTION
Remote control command for the Gmerlin GUI Player GLOBAL OPTIONS
-host <hostname> Host to connect to, default is localhost -port <port> Port to connect to -launch Launch new player if necessary COMMANDS
-play Play current track -next Switch to next track -prev Switch to previous track -stop Stop playback -pause Pause playback -mute Toggle mute -add <gml> Add <gml> to the incoming album -addplay <gml> Add <gml> to the incoming album and play it -open <device> Open album for <device>. Device must be a GML (e.g. dvd:///dev/hdd). -openplay <device> Open album for <device> and play first track. Device must be a GML (e.g. dvd:///dev/hdd). -volume <volume> Set player volume. <volume> is in dB, 0.0 is max -volume-rel <diff> In- or decrease player volume. <diff> is in dB -seek-rel <diff> Seek relative. <diff> is in seconds. -chapter [num|+|-] Go to the specified chapter. Use '+' and '-' to go to the next or previous chapter respectively -get-name Print name of the current track -get-metadata Print metadata of the current track -get-time Print time of the current track GENERIC OPTIONS
The following generic options are available for all gmerlin applications -help Print this help message and exit -help-man Print this help message as a manual page and exit -help-texi Print this help message in texinfo format and exit -version Print version info and exit ENVIRONMENT VARIABLES
GMERLIN_PLAYER_REMOTE_PORT Default port for the remote control Gmerlin December 2012 GMERLIN_REMOTE(1)
All times are GMT -4. The time now is 07:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy