Last modified: 2014-04-11 22:27:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T48359, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 46359 - use XFS for varnish
use XFS for varnish
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
deployment-prep (beta) (Other open bugs)
unspecified
All All
: Low enhancement
: ---
Assigned To: Antoine "hashar" Musso (WMF)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-20 14:11 UTC by Antoine "hashar" Musso (WMF)
Modified: 2014-04-11 22:27 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2013-03-20 14:11:42 UTC
To make the beta varnish instances as close to production as possible, we should use an XFS disk to hold the cached data.  Mark proposed to craft some image under /dev/vdb and do a loopback mount of them where the production manifests expect them (aka /srv/sda3 , /srv/sdb3 ).

/dev/vdb should be mounted somewhere, a file of a given size is created there using dd and then we can mkfs it and finally have puppet mount it with something like:

mount -t xfs /some/file.img /srv/sda3 -o loopback,...

That will let us get rid of some labs exception in the puppet manifests.
Comment 1 Gerrit Notification Bot 2014-03-19 20:22:32 UTC
Change 119534 had a related patch set uploaded by Hashar:
Support eqiad labs secondary disk

https://gerrit.wikimedia.org/r/119534
Comment 2 Antoine "hashar" Musso (WMF) 2014-03-20 21:40:54 UTC
The EQIAD varnishes comes with XFS, the Gerrit change #119534 is applied on the local puppetmaster there.

Keeping the bug open until beta cluster got migrated and we verified all varnishes are indeed using XFS.
Comment 3 Gerrit Notification Bot 2014-04-07 20:32:57 UTC
Change 119534 merged by Ottomata:
Support eqiad labs secondary disk

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

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links