Re: How do you update the vCenter Server?
But when you log into the host directly, you lose the ability to run Update Manager. Correct? How do you update the VM hardware in that case?
View Articleconnect usb device to VM automatically
I have added a usb device to my VM (LinuxDebian), and it runs perfectly. But, in the end of the day i removed the usb device (usb storage) and turned off the VM and host.The next day, i turned on the...
View ArticleRe: Lastest supported hardware version
Afaik that is hardcoded. But if you want to just upgrade to the latest HW version, you can call the UpgradeVM_Task method without a parameter.Something like this $vm = Get-VM -Name...
View ArticleRe: VMWARE Vsphere 4.x online training
Online training price should be minimize so that more people can participate training.
View ArticleRe: View 5.2 Agent and Teradici Audio Driver
Mike,Sounds like we're in similar situations -- Unidesk, View, and the Teradici audio driver. I attempted to deploy version 1.2.0 of the Teradici Audio drivers with the View Agent (versions 5.1.1,...
View ArticleRe: VMWare Workstation 9 and 4TB drive
When Ulli asked, "or do you use the drive as physical disk" I believe he was referring to accessing the disk as a Raw Disk and your reply seems to indicate you're just storing the VM's on it and...
View ArticleRe: How do you update the vCenter Server?
Power off the VM and right click, there is an option to "upgrade virtual hardware"
View ArticleRe: lacp esxi 5.1
yes they support multichassis lag. actually the nics for the virtual machine traffic are on port channels going to 2 chassis switches.
View ArticleRe: Template Location - PowerCLI
The following snippet will list all templates and their datastores:Get-Template | Select -Property Name, @{N="Datastore";E={(Get-Datastore -Id $_.DatastoreIdList).Name}} | FT -autosize Name...
View ArticleProblem whith SAML authentification / View integration
Hello, I'm trying to add an SAML authenticator in View admin : I accept the certificatAn i have this error : In my horizon connector, the config seems ok except for SAML who is disabled !NTP sync is ok...
View ArticleRe: Database connection using different port
This is a POC env and the SQL DB is on another server.From the documentation as the orchestrator is installed on the same server as VC I should in theory be able to use the VCDB by specifying VDB but...
View ArticleRe: Unable to SSH to the source machine
Yes, if the GUI works, then the environment is OK. There is something else wrong in the source computer location structure you have created.
View ArticleRe: Need help to check VMNIC and VNIC mapping on DVS switch....
Yes it will. It makes no difference whether you have a dVS or a standard vSwitch. The information is available in both cases.Btw. you are not using LACP/IP-hash load balancing, right? In that case...
View ArticleRe: Purple screen error
yes, both servers have been installed the same day with the same bios version and config.
View ArticleRe: VSA No RAID
Yes, absolutly you can build your VSA with no RAID at all. VSA just look for local storage. However, you should understand the risk, that's why VMWare will not support such configuration.
View ArticleRe: Lastest supported hardware version
That is what we do now... but:-upgrade hardware needs an extra reboot-the red shown in tasks is not so pretty when you present things to your mgmt (they already tolerate to look at vcenter) So i just...
View ArticleRe: HP NC380T Recognized by hardware but not by ESXi
These are the drivers that I had started with. All four drivers had been updated as specified in the instructions. I did reinstall this set of drivers and attempted the force_netq option on the...
View ArticleAppropriateness of VMware for this application
Greetings! I have a bit of a dilemma here in what I believe to be an inappropriate use of VMware (ESXi). In short, VMware is playing host to multiple file servers in a DFS arrangement with said file...
View Article