Page MenuHomeSoftware Heritage

banco: prepare object storage
Closed, MigratedEdits Locked

Description

16 xfs partitions like what we have done on louvre

Event Timeline

olasd raised the priority of this task from to Normal.
olasd updated the task description. (Show Details)
olasd changed the edit policy from "All Users" to "System administrators (Project)".
olasd added a subscriber: olasd.
olasd closed this task as Resolved.EditedDec 9 2015, 8:09 PM
olasd claimed this task.
  • foreach $i in 0..f
    • Created 10TB logical volume vg-swhbackup/backup$i
    • Created XFS filesystem on /dev/mapper/vg--swhbackup-backup$i
    • Created directory /srv/storage/space/$i
    • Mounted /dev/mapper/vg--swhbackup-backup$i on /srv/storage/space/$i
    • foreach $j in 0..f
      • Created directories /srv/storage/space/$i/$i$j and /srv/softwareheritage/objects/$i$j
      • Mounted directory /srv/storage/space/$i/$i$j on /srv/softwareheritage/objects/$i$j

Updated /etc/fstab with the 16 + 256 new mounts

olasd changed the visibility from "All Users" to "Public (No Login Required)".May 13 2016, 5:07 PM