diff --git a/cmk-update-agent.state b/cmk-update-agent.state index 8925b572..1c1e6f4b 100644 --- a/cmk-update-agent.state +++ b/cmk-update-agent.state @@ -1 +1 @@ -{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))", 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None} +{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))", 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None} diff --git a/dphys-swapfile b/dphys-swapfile index 00135272..20798c8f 100644 --- a/dphys-swapfile +++ b/dphys-swapfile @@ -9,7 +9,7 @@ # where we want the swapfile to be, this is the default -CONF_SWAPFILE=/docker/swap +#CONF_SWAPFILE=/docker/swap # set size to absolute value, leaving empty (default) then uses computed value # you most likely don't want this, unless you have an special disk situation diff --git a/fstab b/fstab index 1929eb9b..4a2003c2 100644 --- a/fstab +++ b/fstab @@ -7,7 +7,7 @@ PARTUUID=6c586e13-02 / ext4 defaults,noatime 0 1 #//192.168.0.40/music /mnt/library/music cifs auto,user,defaults,username=plex,password=#gentoo#,iocharset=utf8 0 0 #//192.168.0.40/photo /mnt/library/photo cifs auto,user,defaults,username=plex,password=#gentoo#,iocharset=utf8 0 0 -UUID=a08917cf-156c-477f-b133-65ad3ffd43d0 /docker ext4 discard,noatime,errors=remount-ro 0 1 +#UUID=a08917cf-156c-477f-b133-65ad3ffd43d0 /docker ext4 discard,noatime,errors=remount-ro 0 1 192.168.0.40:/volume1/NetBackup /backup nfs rw,soft,bg,_netdev 0 0 # a swapfile is not a swap partition, no line here