I was writing it prints @modules as is instead to expand it when I've figured we only cleared the config and the compiled caches, not the view cache.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
May 24 2017
May 23 2017
In https://social.nasqueron.org/@Kumkum/398092 that works too.
Looks good to me now — https://social.nasqueron.org/@Dereckson/398055
It's easier than that: in most recent Mastodon version, the process runs under a Mastodon user, so it now needs to own the /mastodon/public directory.
I switched the SELinux configuration to Permissive, so we'll get logs, and we'll be apply to apply sand_virt_t SELinux policy to the directories to manage by the container.
Could be a SELinux issue, as the same time in the main logs:
[ Decreasing priority as it's done. ]
Upgrade done.
May 22 2017
Whitelines after import
May 21 2017
Wrong instance
Wrong instance
May 13 2017
Currently testable on https://tools51.nasqueron.org/wikimedia/write/sourcetemplatesgenerator
May 9 2017
A side issue: ntpd wasn't running, and a drift existed. That has been resolved at 12:28:49.
Server consolidation done.
To give a little idea about how this process is slow:
Snapshot consolidation started, that will take a long time. During this operation, I/O perfs will be degraded.
May 8 2017
Hypervisor happy, server running again.
$ rm /vmfs/volumes/datastore1/Docker-flat.vmdk $ df -h VMFS-5 924.0G 724.0G 200.0G 78% /vmfs/volumes/datastore1
Tests successfully done on Docker we can delete the files from the hypervisor.
Remove the volume
Remove the volume group
Disable the volume group
Currently, the disk isn't even mounted on Dwellers, /etc/fstab line is commented out.
Ysul is in snapshot mode, that explains the growing.
I'll attach a VSphere client to the server to see what happens. ETA 22:30.
May 6 2017
May 5 2017
$ pkg install valgrind py27-numpy New packages to be INSTALLED: valgrind: 3.10.1.20160113_4,1 py27-numpy: 1.11.2_3,1 suitesparse: 4.0.2_6 openblas: 0.2.19_1,1 gcc5: 5.4.0_2 lapack: 3.5.0_2 blas: 3.5.0_3 cblas: 1.0_6
valgrind and py27-numpy are the only ones identified as currently in use.
May 1 2017
Issue was the size kept was older logs.
Apr 29 2017
$ salt dwellers.nasqueron.org state.apply roles/paas-lxc/lxc dwellers.nasqueron.org: ---------- ID: lxc_packages Function: pkg.installed Result: True Comment: The following packages were installed/updated: lxc-templates The following packages were already installed: lxc, lxc-extra Started: 00:14:46.797886 Duration: 49398.07 ms Changes: ---------- lxc-templates: ---------- new: 1.0.9-1.el7 old:
$ salt dwellers.nasqueron.org state.apply roles/paas-lxc/lxc dwellers.nasqueron.org: ---------- ID: lxc_packages Function: pkg.installed Result: True Comment: The following packages were installed/updated: lxc-extra The following packages were already installed: lxc Started: 23:53:42.341296 Duration: 82506.404 ms Changes: ---------- lxc-extra: ---------- new: 1.0.9-1.el7 old: python34: ---------- new: 3.4.5-3.el7 old: python34-libs: ---------- new: 3.4.5-3.el7 old: python34-lxc: ---------- new: 1.0.9-1.el7 old:
So next step is to create a map in map.jinja file, with paths for 2 or 3 families, "debian", "freebsd" and perhaps "fedora" so we cover Dwellers too, a CentOS machine, but I'm not sure it's different than Debian.