Ideas for setting up shares between solaris 8 and solaris10 zones/containers
Hi, I am looking for best method to set up NFS shares between non-global zones which will not cause a deadlock situation.
I have 2 tasks to carry out.
Task 1
I have a solaris 8 branded non global zone running on a solaris 10 global zone, lets call it server1
Server1 has access to disks which are lofs mounts and are SAN disks connected to the global zone.
I want to be able to share a folder called test_area mounted on server1, with another server - lets call it server2.
Server2 is a solaris 10 branded non global zone located on a solaris 11 global zone.