iowaprogrammer
ISP
Hello,
I am running a mail server for which I needed to clear a meta mirror setup and intended on mount the /dev/dsk at a mountpoint. The mirror setup looked like the following..
d7 -m d27 1
d27 1 1 c4t2d0s7
I did a metaclear on d7 and then did metaclear on d27
I then tried to mount using the following command
mount -o intr,largefiles,onerror=panic,suid,logging /dev/dsk/c4t2d0s7 /usr/home
I then recieve the following error
mount: /dev/dsk/c4t2d0s7 is not this fstype.
I have been searching google for something similiar and am not finding a similiar situation. I am trying to find a way to try not to lose the user data that was on this device at the time of the metaclear. Any help would be appreciated
Regards,
Lance
I am running a mail server for which I needed to clear a meta mirror setup and intended on mount the /dev/dsk at a mountpoint. The mirror setup looked like the following..
d7 -m d27 1
d27 1 1 c4t2d0s7
I did a metaclear on d7 and then did metaclear on d27
I then tried to mount using the following command
mount -o intr,largefiles,onerror=panic,suid,logging /dev/dsk/c4t2d0s7 /usr/home
I then recieve the following error
mount: /dev/dsk/c4t2d0s7 is not this fstype.
I have been searching google for something similiar and am not finding a similiar situation. I am trying to find a way to try not to lose the user data that was on this device at the time of the metaclear. Any help would be appreciated
Regards,
Lance