
Nutanix: How to Create a New Storage Container with PHP
I recently had a need to create a new container in an existing Nutanix storage pool from a web interface. I did it using PHP. I figured since I wrote the code, which is...
I recently had a need to create a new container in an existing Nutanix storage pool from a web interface. I did it using PHP. I figured since I wrote the code, which is...
Datacenter Scripting Tech Soup
In my last article, I showed a simple way to read data from a Nutanix cluster using PHP. This method was simple because it didn’t have to send any data to the cluster,...
Here is a bit of a change from the usual datacenter type posts. A nameless friend of mine recently plugged her Ipod into a different PC that was set to auto-sync. It appeared...
I feel like I’ve had to write and re-write this script repeatedly as I’ve needed it for various customers and tasks. Today I figured I would post it in case...