With Ikeda-san, Oshino-san
Summary
Until now, Tcam data had only been stored in data2 of calcenter01 and had not been backed up.
So we decided to make a backup system for this data.
Today, we put two new HDDs in the calcenter01 and mounted them: Tcam_BU_001, Tcam_BU_002.
We plan to use rsync and crontab for backup later.
Details
- Checked the current status of calcenter01 about the mounted HDD.
- As the new HDDs were not recognized by the calcenter01, we did the followings:
- Format the HDDs by another machine.
- Cleaned inside of calcenter01 machine. There was a lot of dust in it.
- Replaced the CMOS battery.
- Then, finally, the calcenter01 recognized the new HDDs.
- Mounted the new HDDs on /Tcam_BU_001 and /Tcam_BU_002
Next time, we will test rsync and make crontabs for the backup.