Create the special files
# insf -Cdisk
Check your new disk
# ioscan -fnCdisk
Initialize the disk for use with LVM
# pvcreate -f /dev/rdsk/cXtXdX
Add your new disk in your VG
# vgextend vgXX /dev/dsk/cXtXdX
If your are using 11.31 isn't necessary run the "insf" command to create the special files, just the ioscan will be necessary.
Adding a new disk/lun in the system
segunda-feira, 9 de janeiro de 2012
Labels: Filesystem