Differences between revisions 32 and 33
Revision 32 as of 2017-12-29 14:27:45
Size: 1967
Comment:
Revision 33 as of 2018-01-01 12:31:29
Size: 1450
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
Line 23: Line 24:
 * disable saving .debs af download
 * configure apt to remove .deb files after download /var/cache/apt/archives/
Line 41: Line 40:
* btrfs read speed is low, make a kernel package from a recent kernel and test again. it may have been fixed already. this should be done on all glusterfs servers, but starting testing in on iotest01 before moving to glusterfs.
Line 45: Line 42:
Line 47: Line 43:

{{{
read /usr/share/doc/apt/NEWS.Debian.gz --
Binary::apt-get::APT::Keep-Downloaded-Packages should be set to 'false'
APT::Keep-Downloaded-Packages to "false"
}}}

TODO

live disk resize

seems to work

misc

This is all that has no yet been done or documented.

  • mailserver
  • firewall
  • monitoring diskspace
  • network planning
  • keyscript should try thrice

Space used on vanilla
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg1-root  1,9G  791M  954M   46% /
/dev/md0              243M   53M  162M   25% /boot

mail we will configure this system with a mail server this server will later be configured to forward its mails to another mail account

* write a ssection about spice and TLS, check this to set up the TLS certificates on kvm02 /etc/libvirt/qemu.conf

http://thomasmullaly.com/2014/11/16/the-list-of-os-variants-in-kvm/

take a look at this package : osinfo-db

None: TODO (last edited 2021-12-30 18:59:33 by Kristian Kallenberg)