Solaris 10 Zones

Hello, has anyone setup Domino 7 in a Solaris Zone ?

I have a Sun T2000 running Solaris 10 and Lotus Domino 7, this seems to be working OK.

I wanted a test server, so I setup a Zone with the OS and tried to install Domino but got an error message :-

An unexpected error occured during post-install processing:

Died at (eval 33) line 51.

/home/roger/sol/domino/tools/lib/NIC.pm line 1052

The installation failed for the local host.

Anyone had any experience with containers ?

Subject: Solaris 10 Zones

I think it’s got something to do with the fact that Solaris Zones are secured from the global zone, so Zones cannot access certain kernel device files etc, the one in particular that I think that Notes needs is /dev/ip, this is a pseudo device that is located in /devices which is not accessible from within Zones.