In an effort to bring deployment-prep back up while the NFS cluster was completely down, we've disabled NFS from it completely. That broke some things, which is good. We are now removing our dependency on NFS.
Please add blockers to this task.
In an effort to bring deployment-prep back up while the NFS cluster was completely down, we've disabled NFS from it completely. That broke some things, which is good. We are now removing our dependency on NFS.
Please add blockers to this task.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
labs: Remove nfs for deployment-prep \o/ | operations/puppet | production | +0 -4 |
Uploads/thumbnails seem broken (some stuff still seems to be around, but probably due to cache? I think it would all be from NFS, so...)
Logstash-beta is broken, HTTP 500 ISE due to:
[Thu Jun 18 14:53:57 2015] [error] [client 10.68.16.65] (2)No such file or directory: Could not open password file: /data/project/logstash/.htpasswd, referer: https://logstash-beta.wmflabs.org/
Thanks @Krenair.
Well NFS is gone from the deployment-prep. Its only use now are the upload/thumbnails. We need to migrate to swift which is T64835 blocking T84950: Thumbnail generation should happen via the same setup in the beta cluster and in production (tracking).
I'm far enough into T64835: Setup a Swift cluster on beta-cluster to match production now that I think we can almost call this done.
Given that the only place NFS is mounted in deployment-prep is deployment-upload, which is shutoff and to be deleted at some point, I think we can call this done.
Change 299123 had a related patch set uploaded (by Yuvipanda):
labs: Remove nfs for deployment-prep \o/