Microsoft
Software
Hardware
Network
Question : Problem: Backup for multiple filesystem into tape
We have AIX 5.3 and we are taking backup for some of the flesystems to tape (LTO2)
The below command which we are using for taking the backup
find /var -print | backup -i -v -q -f /dev/rmt0
find /etc print | backup -i -v -q -f /dev/rmt0
But from this above command the tape is getting overwritting from one filesystem to another filesystem for example from this above command the /var filesystem is going to overwrite with /etc filesystem , when we are listing the tape only it will display /etc contents..
But i want to append multilple filesystems..and i want to view both the filesystems ..( for restore).
Answer : Problem: Backup for multiple filesystem into tape
I don't know AIX, but Solaris and Linux use a "no-rewind" device to achieve this.
So try /dev/nrmt0 instead of /dev/rmt0.
Random Solutions
Problem: Disabling of antivirus realtimescanning on SMS packages
Problem: SBS 2003 NT backup failing when writing to Dell Powervault 100T DAT 72
Problem: does the sc44ge work with arcserve?
Problem: Connect BES to two Exchange Servers?
Problem: Looking for small redundant switch
Problem: how to reformat 520 byte/sector to 512 byte/sector
Problem: Losing network connectivity on Cisco VG224
Problem: ATT DSL troubles with DNS
Problem: Music library tool to manage iPod AND Creative Zen
Problem: Restore SSH session after network breakdown (not using SCREEN)