If you have any issues like getting used disks from storage and need to reread the VTOC, you can use this command
dd if=/dev/random of=/dev/rdsk/c4t22d128s2 count=1
where c4t22d128s2 is the name of the disk you want your VTOC re-read.
I will focus on skills to become a successful engineer in the modern era. Follow along in this journey to greatness.
If you have any issues like getting used disks from storage and need to reread the VTOC, you can use this command
dd if=/dev/random of=/dev/rdsk/c4t22d128s2 count=1
where c4t22d128s2 is the name of the disk you want your VTOC re-read.