Sponsored Content
Operating Systems Solaris [solved] How to blink faulty disk in Solaris hardware? Post 302867243 by DukeNuke2 on Wednesday 23rd of October 2013 05:07:50 PM
Old 10-23-2013
If you have a service contract, the caseowner should provide a todo list for the intervention. If there is no action plan, ask the caseowner for help.

Outputs of metastat und format would be helpfull for detailed advice on your problem. If you have explorer installed, you should provide an explorer output to the caseowner.
This User Gave Thanks to DukeNuke2 For This Post:
 

10 More Discussions You Might Find Interesting

1. AIX

Removing Faulty Disk SSA

Hi Experts, I have configured A D40 Array. There is an faulty disk which is not part of an raid volume but shows fault in the diagnostics. pdisk15 U0.1-P1-I1/Q1-W40AA83CC2400D SSA160 Physical Disk Drive ( MB) Is there a way to stop this... (2 Replies)
Discussion started by: vuppala360
2 Replies

2. Solaris

Solaris 10 installation issue Error 25: Disk cannot be read - Solved

Hi all, I guess most of you have seen this error message while installing Solaris 10 on an x86 platform. I got the error message while installing from DVD ISO on my home VMWare ESXi server. It took me a long time to figure the exact issue and a subsequent solution. the solution is very... (1 Reply)
Discussion started by: admin_xor
1 Replies

3. Solaris

Hardware faulty, but which hardware?

Hi folk, I have this hardware faunty message, but dont know which hardware is this ? can you guide me ? --------------- ------------------------------------ -------------- --------- TIME EVENT-ID MSG-ID SEVERITY ---------------... (9 Replies)
Discussion started by: dehetoxic
9 Replies

4. Solaris

Help with faulty Disk on Sun OS

Hi, Recently i came across a disk that seems to be faulty and need help. I have gathered some information by running below commands and any help on how to solve this will be great. # uname –a SunOS XYZ 5.7 Generic_106541-16 sun4u sparc SUNW,Ultra-4 #df -k Filesystem kbytes used... (3 Replies)
Discussion started by: phanidhar6039
3 Replies

5. HP-UX

Remove Faulty disk from HP-UX LVM VG

Requirement to remove a faulty mirrored disk from hp-ux LVM <root@pdwp1s>/etc # vgdisplay -v /dev/vg00 vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c2t0d0": The specified path does not correspond to physical volume attached to this volume group vgdisplay: Warning: couldn't... (9 Replies)
Discussion started by: Shirishlnx
9 Replies

6. HP-UX

Remove faulty disk LV from VG

Hi, Have mirrored the primary disk to 3 . Server and OS: # uname -a HP-UX pdwp1s B.11.11 U 9000/800 118434630 unlimited-user license # model 9000/800/L3000-7x # strings /etc/lvmtab /dev/vg00 +F@< /dev/dsk/c1t2d0 /dev/dsk/c2t2d0 /dev/dsk/c2t0d0 But now I have only 1 disk... (5 Replies)
Discussion started by: Shirishlnx
5 Replies

7. HP-UX

FAULTY DISK replacement HP rx4640

Hello, I'm new to this forum and as you will see from my question I'm new to UNIX as well. One of our costumers has HP rx4640 running on UNIX with two 300GB hot-swappable disks that are mirrored. They reported to us that one of the disks is faulty and they want us to take care of it. Below is... (16 Replies)
Discussion started by: gjk
16 Replies

8. Solaris

Is it possible to set a PSU as faulty on Solaris

Hi, I'm trying to generate an alert related to Power Supply Failure. As its difficult to generate such an event, Is it possible to set the status of a Power Supply Unit as "Faulty" Any ideas are welcome and highly appreciated -Thanks (3 Replies)
Discussion started by: justsam
3 Replies

9. UNIX for Advanced & Expert Users

[Solved] Add hardware in virt-install command

Hi, Again a question about virt-install. Someone knows how to add hardware in the virt-install command? I put the first disk with --disks path=/.... but I need a second disk and I don't know how to include it? Thanks (2 Replies)
Discussion started by: hiddenshadow
2 Replies

10. UNIX for Beginners Questions & Answers

Show faulty shows PS1 faulty

I plugged both power cables in both power supply. When I unplugged each power cable one by one, the SPARC T4-1 machine keep running. However, show faulty command shows below message. (I have also attached the picture of both power supply) -> show faulty Target ... (1 Reply)
Discussion started by: z_haseeb
1 Replies
id(1)							      General Commands Manual							     id(1)

Name
       id - print user and group ID and names

Syntax
       id [ -gnru ]

Description
       The  command  writes a message on the standard output giving the user and group ID and the corresponding names of the invoking process.	If
       the effective and real IDs do not match, both are printed.

       If multiple groups are supported by the underlying system, the supplementary group affiliations of the invoking process are also written.

       When no options are specified, the standard format of output produced by is uid=%d(%s) gid=%d(%s), <real user id>, <user-name>, <real group
       id>, <group-name>

Options
       -g     Outputs only the group ID. The default format is %d
.  This may be modified by the -n option. The default group ID is the effective
	      group ID; this may be modified by the -r option.

       -n     Outputs the name in the format %s
 instead of the numeric ID when the -u or -g options are used.

       -r     Outputs the real ID instead of the effective ID when the -u or -g options are used.  There is no option to produce a list of supple-
	      mentary group IDs alone.

       -u     Outputs  only  the user ID. The default output format is %d0fP.  This may be modified with the -n option. The default user ID is the
	      effective user ID; this may be modified by the -r option.

See Also
       logname(1), getuid(2)

																	     id(1)
All times are GMT -4. The time now is 03:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy