1834696 Members
2329 Online
110069 Solutions
New Discussion

disk sizes

 
SOLVED
Go to solution
Praveen Bezawada
Respected Contributor

disk sizes

Hi
I need to find the size of disk on an HP11 machine. The disk is not mounted and lvmtab as entry only for vg00.
I do not want to erase the contents of the disk by recreating a new file system on the disk.
Is there any way out.
Thanks in advance
praveen
5 REPLIES 5
Alan Riggs
Honored Contributor
Solution

Re: disk sizes

diskinfo /dev/rdsk/c?t?d? will give you information on the disk, including size.
MARTINACHE
Respected Contributor

Re: disk sizes

Hi,

diskinfo -v /dev/rdsk/cXtYdZ

Regards,

Patrice.
Patrice MARTINACHE
James R. Ferguson
Acclaimed Contributor

Re: disk sizes

Hi Praveen:

# diskinfo /dev/rdsk/cXtYdZ

...JRF...

A. Clay Stephenson
Acclaimed Contributor

Re: disk sizes

Try diskinfo /dev/rdsk/cXtYd0 (You may want to add -v for verbose).
If it ain't broke, I can fix that.
Ravi_8
Honored Contributor

Re: disk sizes

Hi praveen

SAM --> Disks and Filesystems -->Disk Devices

u can see the size of all the disks in the system in MB
never give up