Sponsored Content
Full Discussion: Vertias disk list
Operating Systems Solaris Vertias disk list Post 302118938 by RTM on Friday 25th of May 2007 10:23:04 AM
Old 05-25-2007
Vertias disk list

OS Version: Solaris 10
Veritas Version: 4.1

Running vxdisk list gives me this:
DEVICE TYPE DISK GROUP STATUS
c0t0d0s2 auto:none - - online invalid
c1t10d0s2 auto:sliced disk01 rootdg online
c1t11d0s2 auto:sliced rootdg01 rootdg online

Running vxdisk list c0t0d0 shows 2 other disks (c0t1d0 and c0t0d1) - what caused them to be 'tied' to c0t0d0? What exactly does it mean?

Device: c0t0d0s2
devicetag: c0t0d0
type: auto
info: format=none
flags: online ready private autoconfig invalid
pubpaths: block=/dev/vx/dmp/c0t0d0s2 char=/dev/vx/rdmp/c0t0d0s2
Multipathing information:
numpaths: 3
c0t0d0s2 state=enabled
c0t0d1s2 state=enabled
c0t1d0s2 state=enabled


Why doesn't vxdisk list show the disks c0t1d0 and c0t0d1 as separate disks?
What other veritas commands may show more info on the configuration? (Note: can't run GUI interface - only command line to get info)

(Trying to figure out HOW this came about - can't make changes to server/disks. Multiple attempts at getting c0t1d0 and c0t0d1 to show up in veritas as their own disk versus being 'tied' to c0t0d0)

Last edited by RTM; 05-25-2007 at 11:29 AM..
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Vertias (physical disks monitoring)

Can anyone tell me what Vertias is? Is it free? What is it used for exactly? Thank you in advance. (1 Reply)
Discussion started by: VeroL
1 Replies

2. Post Here to Contact Site Administrators and Moderators

Vertias

Admins, I found this site is really helpful for all the Unix Admins also those who required scripting. My suggesstions is if you add some documents, commands and examples/sceanarios of Vertias Volume Manager or Veritas Cluster it will be useful for us. Thanks a lot Sridhar S:) (0 Replies)
Discussion started by: sunsri01
0 Replies

3. Solaris

Command to List Hard Disk Information

I have a SparcStation5 that is making sounds that make me think the disk drive(s) may be on the verge of quiting. What is the command to list the disk types and sizes? I'm thinking I can possibly pick up another drive or two and compy the exisiting drives while they are still working. (1 Reply)
Discussion started by: muletrainman
1 Replies

4. Solaris

( VxVM ) How to add the removed disk back to previous disk group

Previously , i remove the disk by #vxdg -g testdg -k rmdisk testdg02 But i got error when i -k adddisk bash-2.03# vxdisk list DEVICE TYPE DISK GROUP STATUS c0t0d0s2 auto:none - - online invalid c0t1d0s2 auto:none ... (1 Reply)
Discussion started by: waibabe
1 Replies

5. Solaris

vertias volume manager

hi all I want to practice on veritas volume manager. Is there any trial version for solaris 5.10 sparc version. If it is there, please give me the link? (1 Reply)
Discussion started by: kingston
1 Replies

6. Filesystems, Disks and Memory

DISK ARRAY PROTECTION SUSPENDED message displayed following disk replacement

Hello, On 4/20/2018, we performed a disk replacement on our IBM 8202 P7 server. After the disk was rebuilt, the SAS Disk Array sissas0 showed a status of degraded. However, the pdisks in the array all show a status of active. We did see a message in errpt. DISK ARRAY PROTECTION SUSPENDED. ... (1 Reply)
Discussion started by: terrya
1 Replies
pfto(7) 						 Miscellaneous Information Manual						   pfto(7)

NAME
pfto - Powerfail Timeout DESCRIPTION
HP-UX SCSI disk device drivers have a timeout facility that detects non-responding disks. VxVM uses this mechanism in its Powerfail Time- out (pfto) feature. You can specify a timeout value for individual VxVM disks using the vxdisk command (see the EXAMPLES section below). If a disk fails to respond in the specified timeout period, the driver receives a timer interrupt. pfto values are persistent across reboots, that is, after the pfto value is set, it remains in effect until you explicitly change it. If dynamic multipathing is enabled, the pfto value set on a disk applies to each path of a multipath disk device. The pfto value is in seconds. If pfto is not specified, or is zero, the timeout period is 30 seconds. Both the vxdisk and vxprint commands display the current pfto value for a disk. EXAMPLES
Use the following command to set the value of pfto to 30 seconds on disk01: vxdisk -g rootdg set disk01 pfto=30 Use either of the following commands to display the pfto value on the VxVM disk disk01: vxdisk list disk01 vxprint -l disk01 EXIT CODES
Setting the pfto value on a non-VxVM disk returns an error. SEE ALSO
vxdisk(1M), vxprint(1M) VxVM 5.0.31.1 24 Mar 2008 pfto(7)
All times are GMT -4. The time now is 06:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy