[illumos-Developer] [REVIEW] 945, 946, 947 Joyent SMF changes (svc* -z/-Z and svcs -L)
Richard Lowe
richlowe at richlowe.net
Sun May 1 18:18:11 PDT 2011
> general:
> The manpage indicates that '-z' is only supported in the global zone. What
> is the failure mode when you use '-z' from a local zone? Is it an error or
> silent? And if the former, does the user get a nice error message
> indicating the problem?
for -z, error but a useless one ("repository server unavailable",
which I guess is true, but...)
for -Z, same error trying to find the configd door as if we were the
GZ, due to what appears to be some sketchy error behaviour.
Sorry, I should have checked this case when I went through all the
others, and somehow skipped it.
I'll leave the other two for Bryan, who wrote all the code. I agree
re svcs.c:223, but can't answer re: lowlevel.
-- Rich
More information about the Developer
mailing list