Rob wrote: > Ethan, > > Please see my comments inline . . . > > >> The 'error 800' means that it failed to set the user >> account. >> >> orchestrator_api.h:#define OM_SET_USER_FAIL >> 800 >>
Sorry that was a red herring. I was looking at a stale copy of the gate. Looks like this error is orchestrator_api.h:#define OM_ICT_FAILURE 800 which means that it could be any one of the ICT actions that failed. You could be running into bug 4248 if you're not using pkg.opensolaris.org as your repo, but its odd that I didn't see that any other messages in your log file that indicated an ICT failure. Can you verify what repo you were pointed at when you see this error. thanks, -ethan