Lines Matching refs:print_msg
188 def print_msg(self, *args):
341 self.print_msg('Validate service properties for: ', self.SERVICE)
370 self.print_msg('Refresh svccfg command: ', cmd)
479 self.print_msg("Looking in /etc/mnttab, for lofs mount.")
484 self.print_msg("No lofs mountpoint found (using legacy dir).")
623 self.print_msg("Removed old (orig) backup.")
635 self.print_msg(" Try legacy re-mount using lofs.")
637 self.print_msg(" Legacy file is not currently using lofs.")
642 self.print_msg(" Try to re-mount: ", mntpath, " to ", legacy)
644 self.print_msg(" Move temp: ", tmppath, " to ", mntpath)
647 self.print_msg(" Could not move temp to mount source.")
662 self.print_msg(" Could not umount previous lofs mount.")
679 self.print_msg(" Could not lofs re-mount legacy file.")
682 self.print_msg(" lofs re-mount successful.")
693 self.print_msg("Save new legacy file...")
705 self.print_msg(" Legacy contents identical. skip save")
713 self.print_msg("Legacy save (lofs remount). success")
719 self.print_msg(" Try legacy rename: ", tmppath, " to ", legacy)
725 self.print_msg("Legacy save. success")