On 06/01/09 19:06, michael schuster wrote: > >>> Is it possible for ilbd daemon to wipe out the configuration via >>> some scf function , *before* invoking smf_maintain_instance() . >>> Then the user could just manually do svcadm enable <ilb service> to >>> get the system running ILB with and empty config? >>> >> >> Alan >> Any comment on the above? If yes,how can the daemon wipe out the >> config ? > > Sangeeta, > > IIRC we preferred the daemon to NOT wipe the existing config, for > debug purposes. > Ah I remember. So daemon invokes smf_maintain_instance() to put the service in maintanance mode. THen we want the user to use some non- ilbadm command to wipe out the ilb config in SCF and then issue the svcadm enable <ilb service manually>
So any imput on what is the correct scf command to wipe out ilb config in SCF? Sangeeta