497 B
497 B
lx-sync-01
This server mirrors and synchronize the YUM repositories to our infrastructure. It is the only server that has write access to NFS volume hosting holding the data of our repositories.
Howto
Copy/Deploy ISOs
This is how to manually copy ISOs to
- Place iso on the PSI scratch drive
- On lx-sync-01 temporarily mount the scratch drive
mount.cifs -ouser=ebner //scratch0/scratch /mnt - copy over iso's
- Umount scratch:
umount /mnt