Closed
Bug 652208
Opened 15 years ago
Closed 15 years ago
please update the tryserver builds nfs mount archive
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lsblakk, Assigned: jabba)
References
Details
The builds now go to try-builds so we'll want:
tryserver-builds/old -> try-builds/old
Updated•15 years ago
|
Assignee: server-ops → dgherman
Comment 1•15 years ago
|
||
Per Lukas, he adjusted the cron entry from surf.mozilla.org, where there is a script that moves older builds into the old/ folder. Checked that everything is happening on the NFS mounts, and it does.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
Not fixed properly. Now we have
10.253.0.139:/data/try-builds
--nfs--> /mnt/cm-ixstore01/try-builds
--bind-> /mnt/netapp/stage/archive.mozilla.org/pub/firefox/tryserver-builds/old
The cron job moves old builds from
/mnt/netapp/stage/archive.mozilla.org/pub/firefox/try-builds
to
/mnt/netapp/stage/archive.mozilla.org/pub/firefox/try-builds/old
but the latter is just a regular directory. It should be the bind mount.
I'm going to start rsyncing the data from try-builds/old to tryserver-builds/old, then we can disable the cron job, fix the mount, and re-enable.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•15 years ago
|
||
Gonna take a while, it's 456G.
Comment 4•15 years ago
|
||
All done.
Filesystem Size Used Avail Use% Mounted on
10.253.0.11:/vol/stage
3.5T 2.6T 1003G 73% /mnt/netapp/stage/archive.mozilla.org/pub/firefox
/mnt/cm-ixstore01/try-builds/trybuilds
17T 2.8T 14T 17% /mnt/netapp/stage/archive.mozilla.org/pub/firefox/try-builds/old
Assignee: dgherman → nrthomas
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 5•15 years ago
|
||
Spoke too soon. Works on http://stage.m.o but not at
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/old/
Could you please adjust the mount on dm-ftp01 ?
Assignee: nrthomas → server-ops
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 6•15 years ago
|
||
Adjusted.
Assignee: server-ops → jdow
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•