Hi, I am not sure what is wrong? I have just created a service manifest for TSM (backup software) and now I want to remove the legacy startup from the list svcvs. I have already deleted the /etc/rc3.d/S99tsm file. I do: svccfg delete lrc:/etc/rc3_d/S99tsm I get: svccfg: Operation not supported for legacy service 'lrc:/etc/rc3_d/S99tsm' Also, I want to add import another service but no luck: I do: svccfg -v import myservice.xml I get: svccfg: svc:/site/myservice changed unexpectedly (instance "default" added). svccfg: Import of myservice.xml failed. Progress: svccfg: Service "site/myservice": not reached. svccfg: Instance "default": not reached. # svccfg -v delete svc:/site/myservice I get: svccfg: Unexpected libscf error on line 9993 of svccfg_libscf.c: object already exists.
What can I do? I just added patch 119042-09 but still broken. # uname -a SunOS mywk 5.10 Generic_118822-26 sun4u sparc SUNW,Sun-Blade-1500 Thanks. This message posted from opensolaris.org