Brian Banister writes: > Tom, > > The bacula_sd.xml file is included. I have two other nearly identical > files: bacula_fd.xml and bacula_dir.xml. > You could get from one to the others with s/_sd/_fd/g or s/_sd/_dir/g. > In the process of doing these, I failed to correct the service name > the first time through, so after importing each xml file, > I only had one service. I corrected the names and re-imported. The > re-import of bacula_sd is what failed. > > I've only begun trying to write the smf files, so no doubt there are > better approaches than what I have below. > > Brian
Thanks, Brian. I'll try to reproduce your problem. Since that may take a little time, I can give you a sledge hammer to get rid of the TEMP service. The sledge hammer is to restore the repository to a previous good state. The command to do this is /lib/svc/bin/restore_repository and you must execute the command as root. You do not need to provide any parameters. The command will give you a set of choices of backup repositories to go back to. tom