
Blogs
Blogs
Matching:
lsdev
X

Display: |
Show disk size with getconf DISK_SIZE /dev/hdisk0
AnthonyEnglish
Tags:
lspv
mb
"lspv_size"
lun
bootinfo
gb
san
deprecated
aix
disk
physical
volume_group
lsdev
getconf
size
vios
6 Comments
154,057 Views
Give bootinfo the boot If you want to get the size of a disk (virtual or physical), you can use the AIX getconf command . getconf DISK_SIZE /dev/hdisk0 140013 The size is reported in MB, so the disk above is a 140 GB disk. You could use...
from Blog: AIX Down Under
Modified on by AnthonyEnglish
|