Nicholas Sousa
Systems Administrator
Homepage: https://seamlesscomputing.wordpress.com
Puzzle Pieces
Posted in VMware on April 18, 2018
I like to think of the virtualization design work as creating a modern piece of art, with each new piece of the puzzle adding to its beauty. I get a lot of satisfaction out of deepening my understanding of the technology. Advertisements
vSphere 6 SAML Token
Posted in Uncategorized on April 3, 2018
The SAML token is just an XML file that is signed by PSC/SSO (not sure which specific certificate is used): No idea why the documentation made this so hard to understand.
vSphere 6.0/6.5
Posted in Uncategorized on October 12, 2017
Things I’d like to see for VMware: vCenter and PSC combined into a single appliance running photon OS Better documentation of the upgrade requirements HTML5 with feature parity with Adobe HA for vCenter/PSC supported without a load balancer. Who thought it was a good idea to have single points of failure? Ability to log into […]
vSphere HA Does Not Use vMotion
Posted in VMware on August 6, 2015
You could have VMHosts running without a vMotion network and with DRS disabled. HA does not use vMotion to power on VMs.
vSphere 5.5 Backup and Restore
Posted in VMware on November 23, 2014
List of what should be backed up There is some overlap between components listed below – some are within the vCenter database, but should still be exported separately (such as vDS’s). Other components can be disregarded if you have VM-level backups that can perform file-level restores. This is not a complete list, but it might […]
Powershell Training–Beginner
Posted in Powershell, VMware on April 22, 2014
Table of Contents · Working with the script editor · Powershell File Types · Code Comments · Variables o Assigning data to a variable o Running Scripts o Running Scripts – continued o Assigning data to variables – continued · If-Else Statements · Looping · Getting Help · Pipeline o Out-GridView, Out-Null o ForEach-Object o […]
VMware General Notes
Posted in VMware on March 17, 2014
Below is a collection of general VMware notes. Some of it references functions from the VMware Module Library. Table of Contents Fix – Identifying Mismatched HBA zoning Fix – vMotion “Operation Timed Out” error (ESX 4.1 Classic) Fix – Datastore mismatches (showing “[]” as the VMDK path in the VM properties) – ESX 4.1 Fix […]