iowaprogrammer
ISP
I have two solaris machines. Machine 'A' is currently using the array and actively online. On machine 'A' the array is mounted as
/dev/dsk/c2t5d0s7 /usr/tester ufs rw,intr,largefiles,logging,onerror=panic,suid,dev=8000a7 1220891218
/dev/md/dsk/d7 /usr/home ufs rw,intr,largefiles,logging,onerror=panic,suid,dev=1540007 1220891218
Now I want to shut machine 'A' down and mount this array to machine 'B'
So my question is when I unplug the array from 'A' and connect it to machine 'B'. will the mount names be the same for use on the 'B' machine? If not How do I go about finding the names of the array that I would use? Not really sure about this process or what is really involved.
Thank you
/dev/dsk/c2t5d0s7 /usr/tester ufs rw,intr,largefiles,logging,onerror=panic,suid,dev=8000a7 1220891218
/dev/md/dsk/d7 /usr/home ufs rw,intr,largefiles,logging,onerror=panic,suid,dev=1540007 1220891218
Now I want to shut machine 'A' down and mount this array to machine 'B'
So my question is when I unplug the array from 'A' and connect it to machine 'B'. will the mount names be the same for use on the 'B' machine? If not How do I go about finding the names of the array that I would use? Not really sure about this process or what is really involved.
Thank you