Solaris 11.4 BIND DNS running in global--non-global zone sees dns/client but not dns/server
Solaris 11.4 x86 virtual server with 2 non-global zones. BIND is installed in the global zone in usr/bin and usr/sbin. When logged into a non-global zone, the dns/client service is displayed using svcs dns/client, however the svcs dns/server service throws 'no matching service pattern found' type error. The non-global zones use lofs for global zone binaries. Noticed the dns-server file is missing from the /lib/svc/method directory--attempted to add it but got the same result. When I run svcs dns/server in global it shows it is online. Tried browsing the net but could not find any references for this exact issue.