hello everybody,
i've a mirrored disk that have some metadata (svm) configured (/ - /usr -/var and swap ) and a slice with zfs filesystem .
I need to replace the disk .
Someone could help me ?
i've used the cpio to take a filesystem backup :
"find /rep -xdev -print | cpio -ovC256 > /dev/rmt0"
how can i verify the content of the media?
i try with "cpio -ivt < /dev/rmt0"
but this error message appear :
"cpio: 0511-037 Cannot read from the specified input...
i've used dd command to backup a raw device
dd if=/dev/[lvname] of=/dev/rmt0 ibs=512 obs=1024
How can i list the content of the media tape ?
i try with tcopy and i saw all files but i would like to list the names of the raw devices ..
Thanx
syntax : extendvg -f rootvg hdisk1
output of "lsdev -Cc disk" is :
hdisk0 Available 10-60-00-10,0 16 Bit LVD SCSI Disk Drive
hdisk1 Available 10-60-00-11,0 16 Bit LVD SCSI Disk Drive
Thanks
When i try to extend rootvg whit smit i've got this error :
0516-024 hdisk1:Unable to open physical volume.
Either PV was not configured or could not be opened. Run diagnostics.
0516-792 extendvg: Unable to extend volume group...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.