-
Search
-
Categories
- Lab Infrastructure (80)
- Messaging (10)
- Scripting (155)
- Uncategorized (2)
- Virtualization (210)
-
Archives
Author Archives: brian.wuchner
vCenter Update Manager alias and SSL
When I setup a vCenter server I typically use a DNS alias (CNAME). This allows me to use a server name that follows an enterprise naming convention, such as S898PAP1B.domain.parent.local, but connect to vCenter with an easy to remember name … Continue reading
Posted in Virtualization
Leave a comment
Working with VLANs in Linux
I was recently working with a Dell PowerEdge M610 blade server that had a processor problem. During troubleshooting steps, Dell requested a DSET report from my ESXi host. I knew this wouldn’t be a problem as I could use the … Continue reading
Posted in Virtualization
2 Comments
Enabling the root user on vMA 4.1
While using the vMA 4.1 as vi-admin, I noticed that a couple commands I tried to run (for example yum update) would fail because I was not root. When I tried to issue ‘su’ I could not become root either. … Continue reading
Posted in Virtualization
2 Comments
Update to Enabling vSwitch CDP (vMA 4.1)
In a previous article Enabling vSwitch Cisco Discovery Protocol (CDP) I discussed enabling CDP on a standard vSwitch using vMA. Today I deployed the vMA 4.1 and started configuring an ESXi 4.1 host — only to find out that vifpinit … Continue reading
Posted in Virtualization
1 Comment
ESXiBackup Folder Cleanup
In an earlier post Directory partition has not been backed up [DC=virtualcenter,DC=vmware,DC=int] I suggested a method to backup the VMwareVCMSDS ADAM database. As Joern posted in a comment, this solution could fill up your D: drive. The following code should … Continue reading
Posted in Scripting, Virtualization
1 Comment