Page MenuHomePhabricator

Request to access shared storage on the Wikidata primary sources tool VPS project
Closed, ResolvedPublic

Description

As per https://wikitech.wikimedia.org/wiki/Help:Shared_storage

VPS project: https://tools.wmflabs.org/openstack-browser/project/wikidata-primary-sources-tool

Specifically, the team needs to easily access Wikidata dumps for testing purposes: since the primary sources tool front end will be a MediaWiki extension, we would like to have a full real-world test environment.

Event Timeline

Dumps /should/ be available from everywhere already but we can add wikidata-primary-sources-tool to the yaml config so that puppet mounts it.

labstore1003.eqiad.wmnet:/dumps /public/dumps nfs vers=4,bg,intr,sec=sys,proto=tcp,port=0,noatime,lookupcache=all,nofsc,ro,soft,timeo=300,retrans=3 0 0

ls /public currently returns no items

Change 399223 had a related patch set uploaded (by Rush; owner: cpettet):
[operations/puppet@production] dumps: add wikidata-primary-sources-tool mount

https://gerrit.wikimedia.org/r/399223

Change 399223 merged by Rush:
[operations/puppet@production] dumps: add wikidata-primary-sources-tool mount

https://gerrit.wikimedia.org/r/399223

Change 401517 had a related patch set uploaded (by Rush; owner: cpettet):
[operations/puppet@production] labstore: correct yaml from 399223

https://gerrit.wikimedia.org/r/401517

Change 401517 merged by Rush:
[operations/puppet@production] labstore: correct yaml from 399223

https://gerrit.wikimedia.org/r/401517

chasemp claimed this task.

post puppet run

root@pst:~# ls /public/
dumps

ls /public currently returns no items

no worries but what I meant before was we don't restrict the mount from anywhere in cloud land adhoc, but without https://gerrit.wikimedia.org/r/#/c/399223/ we also wouldn't manage the mount automatically either.