iCIS Intra Wiki
categories: Info - Support - Software - Hardware | AllPages - uncategorized
Backup
Your Home share is automatically backed up by C&CZ.
TSM backup by UCI
For home-PCs or other PCs that are not managed by C&CZ, the UCI TSM taperobot might be a good solution.
Each employee can store up to 20GB on that robot without having to pay usage charges. Different independent backup schemes are used:
- Morning snapshots to disk.
- Daily backups to tape.
- Weekly backups to tape.
- Yearly backups to tape.
Amanda backup of home partition of Ubuntu Linux machine by C&CZ
An Ubuntu machine can be installed as an amanda client. General instructions for the configuration can be found in this Howto.
Specific settings for the C&CZ configuration:
- The amanda client should listen to the non-standard port 10011 instead of 10080. Change
/etc/servicesto reflect this. - The amanda server is bus.science.ru.nl. Allow this server to access the client in
/etc/amandahostsand theonly_fromline in/etc/init.d/xinetd.
In the summer of 2013 C&CZ has renewed their amanda backup system.
They can now backup linux partitions till 200 Gb in size. Bigger partitions may be possible using
an exclude file which specifies several directories to exclude from backup.