| t | Support use only |
| r | Allows the system to be run by root |
| L | Creates a lock file to ensure nobody logs in |
| l | Remove tape backup lock file(s) |
| b | Bypass a backup lock |
| S | Puts the system into single user mode |
| E | Force vet system password ( see Multiple Systems) |
| Q|q | Quiet mode when being run via PCI |
| s | Location of the Vet Program files |
| p | Stand Alone Utility to run |
| d | Location of the Vet Data files |
| h | Switch on ixon/ixoff handshaking |
| V|v | Version: Reports the version of the software |
| j | Run vet system from Jaz drive |
| J | Copy vet system to Jaz drive |
The vet system can be run directly on Jaz/Zip disks with the start up options.
/dev/jaz and the mount point will be
/jaz.
The system will handle the mounting of the disk automatically, however, if two people are running on the same disk then you may have to un-mount the filesystem manually (man umount) depending on who exits first.
The Jaz/Zip disk should have been initially prepared with fdisk/divvy before hand - this only needs to be done once per disk.
If either an Edge or Tapeback backup is in progress then you may want to lock the Vet System to stop people changing the data while a backup is in place.
You can do this by added a line to one of the startup files (/etc/default/vet3000 ). as per:
BYPASS="No"
If you need to access the vet system while this lock is in place, or the lock has not been removed correctly, you have three options:
vet -b will by-pass the lock file
vet -l the system till try to
remove any lock files. Note: You may need to run this
option as root or admin due to Unix access
permissions.
/tmp/tapeback.lck or
/usr/lib/edge/lists/edge.progress depending on if you
are using tapeback or edge. You should make sure that the backup
has finished as a stale lock file may stop the following days
backup from running.
If you are doing some work on the system e.g. End of Year/End of Month, you can apply a lock to stop others accessing it.
vet -L will create a lock file to stop others
accessing the system.
vet -S
| Top | Classic | New-Style | Chapters | Sections | Index | Search |