Linda:
Thanks! I was actually lucky enough to stumble upon this bug description in
one of the readmes for a Solstice Backup patch. The funny (in hindsight)
thing is I saw that patch description Thursday morning around 3am when I was
beating my head against my desk and ignored it because it said the patch was
for Solaris 8.
/dev/lus wasn't being created, and the patch readme described a workaround
where one edits the /etc/devlink.tab file and removes a stray tab character
from the line for the 'lus' device. Apparently, the tab character is the
monkey wrench in the works.
Well, I'm happily backing up and restoring now. Thanks again.
> Peter,
> SBU5.1 does work with Solaris 7. There are problems configuring
> jukeboxes.
> When you run jb_config and autodetect jukebox do you find that is does
> nothing?
> The problems are with /dev/lus
> There is a sun SRDB 22370 for this problem. Here is the part that you need
> to do from this document:
> 1. Get rid of the link if it exists.
> rm /dev/lus
> 2. Find the device that the lus driver needs to be linked to.
> It must exist in the /devices directory. You can find this device
> MANY ways. A simple "du -a" is used below.
> #cd /devices ; du -a | grep lus
> #
> than 1 lus device is identified.
> 4. Add the lus driver with -> add_drv lus
> 5. rerun /usr/sbin/nsr/jb_config
> > Hello All:
> > I've been searching all over the docs.sun.com and sunsolve.sun.com
> > sites, and I cannot find a definitive answer to this: Does Solstice
> > Backup 5.1 work with Solaris 7 (specifically, the autochanger module)?
> > I made the assumption that it did, but upon upgrading my file server
> > from Solaris 2.6 to 7, the Backup software doesn't find the autochanger
> > (it can see the drive in the autochanger). The autochanger is the
> > Sun-labeled 6 tape DDS3 autochanger (it's really an HP unit).
> > I'm hoping that someone in Net-land has encountered this before and can
> > give me a definitive answer because I'm running out of things to try.
> > - Peter Schwenk
> > - Campus IT Associate 3
> > - Mathematical Sciences
> > - University of Delaware
> > - 302-831-0437