how to find out the how many disks attached in the server?

Answers were Sorted based on User's Feedback



how to find out the how many disks attached in the server?..

Answer / p.r.l.prasanna

by using format utility you can findout the no.of disks

#format

Is This Answer Correct ?    14 Yes 0 No

how to find out the how many disks attached in the server?..

Answer / babureddy

format

Is This Answer Correct ?    14 Yes 3 No

how to find out the how many disks attached in the server?..

Answer / basha phatan

To check the how may disk attached in the disk is ?

Format command it not acceptable and it is not good.
so go #prtdiag -v | more
hear u can see how many disk are attached and the conditions
of the disk weather it is good or bad.

Is This Answer Correct ?    7 Yes 2 No

how to find out the how many disks attached in the server?..

Answer / kiranraj

iostat -E / echo | format

Is This Answer Correct ?    7 Yes 2 No

how to find out the how many disks attached in the server?..

Answer / vasu

# format
# iostat -en
# vxdisk list (If veritas was installed)

Is This Answer Correct ?    5 Yes 0 No

how to find out the how many disks attached in the server?..

Answer / guest

1) format
2) P
3) P - this would give the list of partiotions and devices
mounted

Is This Answer Correct ?    5 Yes 1 No

how to find out the how many disks attached in the server?..

Answer / stratovarius

The format command works is x86 while prtdiag works on
Sparc based systems.

Is This Answer Correct ?    5 Yes 2 No

how to find out the how many disks attached in the server?..

Answer / reddy

vxdisk list command also will work

Is This Answer Correct ?    3 Yes 0 No

how to find out the how many disks attached in the server?..

Answer / mohammed mukram

#echo | format // better than format //
#iostat -en
#iostat -En

Is This Answer Correct ?    2 Yes 0 No

how to find out the how many disks attached in the server?..

Answer / vasu

iostat -en
echo|format
vxdisk list or vxdisk -o alldgs list (in veritas)
cfgadm -al

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

solaris network daemon

6 Answers   HP,


How to start one node cluster.

5 Answers  


How to add a group

4 Answers  


what is the metasets in Solaris?please explain the sets with example.Any documents please share for me friends. (link)

1 Answers   HP,


how to install a patch in solaris 10( step by step details)?

2 Answers  






How can you search for commands at the boot prompt if you only know part of the command?

9 Answers  


how to see particular job whether completed or not?

4 Answers  


What is difference between g G while creating useradd?

1 Answers  


how do u configure the disk

5 Answers  


In a E6800 server,how can you loginto domain shell and system Console?

1 Answers   EDS,


How to find the demo?

1 Answers  


How can you recover the backup of NIC card if it is corrupted?

1 Answers   Thomson Reuters,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)