I have a process that run's without error in the Global. When I attempt to create a zone from the install the same process hangs. The trace says it is attempting to identify the PID via zsched and stops.
Is there a permission I need to set? A right? A setting of which I am not aware?
This is all on Solaris 10u11 on a T4-4.
Working on getting dumps so I can share.
Here's what the trace is showing (over and over again)
read(3, 0xFFFFFFFF7FFFE198, 8) | | | = 0 |
getpid() | | | | | = 29531 [23398] |
read(3, 0xFFFFFFFF7FFFE198, 8) | | | = 0 |
getpid() | | | | | = 29531 [23398] |
read(3, 0xFFFFFFFF7FFFE198, 8) | | | = 0 |
getpid() | | | | | = 29531 [23398] |
read(3, 0xFFFFFFFF7FFFE198, 8) | | | = 0 |