Srinivas Krishnan wrote: > David > > Since WebServer installation contains more than one instances. Please > suggest a better naming convention for FMRI. [snip]
>> > svc://network/http/webserver7:<instance-name> (Eg. >> > svc://network/http/webserver7:admin-server, >> > svc://network/http/webserver7:http-test) Follow this same model but just drop the webserver7 part, ie: svc:/network/http:<instance-name> svc:/network/http:admin-server svc:/network/http:http-test If Apache2 is installed on the system then you would also still have: svc:/network/http:apache2 Even though the apache2 instance and the admin-server instance run completely different webserver products they can still be in the same FMRI namespace. -- Darren J Moffat