Kemp Load Master and Palo Alto Firewall – Random Packet Drops and Disconnections

We had a rather irritating issue whereby we were seeing intermittent packet drops and connection failures on our Kemp Load Master. The Kemp Load Master sat inbetween a Palo Alto Firewall within a DMZ zone. Client connections from the Internet would be directed to the Kemp Load Master in the DMZ, which would then make […]

More...

Driving Philips Hue with Python Script via API (Colour of Temperature)

Here is a cheeky script to drive the API on the Philips Hue lighting system to change the colour of a lamp based on the temperature. That’s right you can colour the light based on the temperature outside, quite neat so you can quickly see if its cold, hot or indifferent just by the colour […]

More...

Can’t unmount an NFS datastore from a ESXi host

PROBLEM As part of a storage replacement programme, we had migrated all our VMs off the NFS datastore. When attempting to unmount the datastore from the host(s) we where given this error: Call “HostDatastoreSystem.RemoveDatastore” for object “datastoreSystem-122544” on vCenter Server “vcenterFQDN” failed. An unknown error has occurred. Checking the /var/log/vmkernel.log on the host we saw […]

More...