Re: How to Add Pre-Configured Disk | | Thanks...
The server sees the drive and we've gotten past the volume group part.
# lspv
hdisk0 00c6ef6f1dce7f6c rootvg active
hdisk1 00c6ef6fb37d1497 hdisk1vg active
# lsvg
rootvg
hdisk1vg
How do we mount the existing file system on hdisk1vg? |