[00:30:26] !log admin downtimed labstore1004 to check some things in debug mode [00:30:30] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [02:36:00] andrewbogott, bd808: looks like the new Cinder volume is working nicely. [02:36:13] Successfully migrated the DB over to it. [02:41:40] I have cleared out and unmounted the old /srv directory. It can be reclaimed now. [09:49:26] is there a way to create a global .bash_profile file that's also on VMs without NFS? I'm assuming there isn't but asking just in case there is something that I'm not aware of [09:57:05] I think that the VMs with their own puppetmaster you can't ensure will have it, but the others probably somewhere in operations-puppet? [09:58:22] I thought those only applied to prod servers, not WMCS VMs? [09:59:12] not 100% sure (have to check) but I think that when VMs don't have a puppetmaster of their own, fall back to prod? [10:00:53] they have their own puppetmasters in cloudinfra I think, but those use the same operations/puppet repo but account management is done via ldap/sssd and not prods admin puppet module [10:00:59] https://wikitech.wikimedia.org/wiki/Help:Standalone_puppetmaster, it's not the same host, but same puppet code [10:06:22] the issue is that wmcs does not get home dirs from puppet at all because it uses ldap and not the admin puppet module [10:18:00] hmm, tricky, I'm guessing that there sholud be a 'template' home dir somewhere... [14:29:29] !log admin switching admin-monitoring project to use an upstream debian image; I want to see how this affects performance [14:29:32] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [14:56:45] Majavah: nope. we have no magic for auto provisioning $HOME in Cloud VPS. [14:57:25] I have a tarball of dotfiles that I rsync as needed as a workaround. not super pretty, but functional [14:57:36] s/rsync/scp/ [16:32:18] Majavah: technically you could write a puppet role that copies the files you need and apply it to instances, or rsync, or even a .deb package [16:32:48] or wget from the instance from some other place [17:17:59] !log admin running `ALTER TABLE account MODIFY COLUMN type ENUM('user','tool','paws');` against the labsdbaccounts database on m5 T276284 [17:18:05] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [17:18:05] T276284: Establish a working version of the dbproxy for PAWS with multi-instance wikireplicas - https://phabricator.wikimedia.org/T276284