Re: Clone a VM to a Datastore Cluster
Thanks All, I've give it a go tomorrow and reply with what I did in the end. I'll hopefully be moving to vvols shortly - not sure if that will make it easier or more difficult!
View ArticleRe: VCSA Not Downloading Plugin Bundle
Hi Laurent, Thanks for the reply. I have attached the requested files. The virgo log is from the vCenter Server Appliance and the extension data is in a screenshot, for expediency. What I mean by...
View ArticleRe: vcsa firewall
here it is. I have commented all the ipv6 entries because i dont need it.any suggestion on it
View ArticlePowerCli 6.0 Release 2
Hi Anyone got this working on a Windows 10 Client with PowerShell 5.0 ?
View ArticleVmware Replication
Ciao a tutti,Devo mettere in funziona una infrastruttura di disaster recovery fra due siti con VMware Replication o Site Recovery Manager. Nei due siti ho VMware vCenter 5.5 update 2 dove dovrò...
View ArticleRe: Kernel 4.1.2 needs a patch for Workstation vmnet module
I'd like to run 8.0 on Fedora 22, as well. (just upgraded to fc22 during rebuild after lightning destroyed my machine) I ran into the config script failing to find my installed kernel headers, and I...
View ArticleRe: vCenter 6 fails to restart after IP change
There doesn't seem to be many sources at this point with the 'failed to connect to endpoint' error and while my issue was not caused by changing an IP I received the same error when a common time could...
View ArticleRe: get-view
Hi Matt Thanks for your detailed explanation. It does makes sense. I have another example. $vms = get-cluster AUS | get-vm output gives this PS C:\Users\tkw\scripts> get-cluster AUS | get-vm Name...
View ArticleRe: Thinapp 4.7.3 - How to force MSI installation directory
Hi Lakshman, Thanks for you reply. I had seen that option, but don't the end users have to run that command? I'm providing this thinapp to some very non-IT literate people and trying to get them to run...
View ArticleRe: vSphere Web Client SUCKs so bad that my experience managing and...
For what it's worth, a little personal history. I have used VMWare products personally and professionally since 1999, starting with the original release of the workstation product. I took a company...
View ArticleRe: get-view
can you help with this? $vms = get-cluster $cluster | get-vm $vms | % { $vmname = $_.name$vmview = get-view -id $vmname how do I get a get-view of these vms ?
View ArticleRe: When will Intel(R) Ethernet Connection X552/X557-AT 10GBASE-T be...
Still working on it! (I did meet Intel folks at VMworld 2015, and am keeping in touch)
View ArticleRe: get-view
Hello- Good. As for why using -Filter for Name only returns four of those six VMs: this is because of the fact that the value for the Name key is a regular expression pattern, and that some of your...
View ArticleRe: get-view
Hello, tdubb123- Sure. While you could use a Foreach-Object scriptblock to call Get-View for every VM in the cluster, since everyone likes faster things, you can use just one Get-View call. Like: ##...
View ArticleRe: VIO 2.0 Deployment Failure
Hi jmgriffes From the log file you upload, it already set insecure=True for the dvs part which mean it will not check certificate of the VC, and we find in the latest neturon log it seems neutron...
View ArticleRe: VMs Port Group placement issue
Are you creating a default MapR cluster in vSphere Web Client? By default, the zookeeper and mysql VMs use SHARED storage, and master and worker VMs use LOCAL storage. So how did you add datastores in...
View ArticleIntel P3700 Drivers for VSAN?
I worked with our VMWare team to design a VSAN out and it included some Intel P3700 PCIe cards as the flash tier backed by some Seagate 1.2TB 10k sas drives for storage. Unfortunately, the P3700's...
View ArticleRe: VSS error on VM. id 12289.
The service is already disabled.even though we getting this error.
View ArticleRe: view alternitives - vmware paid support is useless
Sorry to hear that you're having this trouble - but as for a reply on an alternative?... you won't find anyone from VMware that'll chime in on that subject. did you get a chance to try 6.2? - perhaps...
View ArticleP2V conveter convert successfuly but OS not booting up after convert.
hi everyone. i have converted physical OS to virtual. using p2v converter standalone 5.1 version convertion completed successfuly but after it. when i m booting up os nothing display on screen. any idea.?
View Article