Closed Bug 1062509 Opened 10 years ago Closed 10 years ago

Create NFS share for badgus media

Categories

(Participation Infrastructure :: MCWS, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: yousef, Assigned: tom)

References

Details

To prevent a repeat of the HP Cloud scenario (and for autoscaling) we need to ensure all media is in a networked location that is backed up. s3fs won't be reliable enough for this.
Assignee: nobody → tom
Blocks: 1040318
See Also: → 1062729
Done.

On the client (which must be within the 10.0.0.0/8 subnet as per the ACL):

apt-get install nfs-common portmap
mkdir -p /mnt/nfs/badgus
mount 10.201.2.194:/var/badgus /mnt/nfs/badgus

If it works, add it to fstab.

No auth is required, security is limited to within our subnet. Setting up backups this afternoon (unless anybody wants to take that)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED

Bulk move of bugs

Component: Community IT: Infrastructure → MCWS
Product: Infrastructure & Operations → Participation Infrastructure
You need to log in before you can comment on or make changes to this bug.