Re: Working on a DR plan - Need help
Essentials gets you access to the vStorage APIs for Data Protection. This means that you could actually look at some of the free backup products available. Veaam has a free solution:...
View ArticleRe: Can't install tools WMWorkstation 9, XP, no d: drive shown
Does the CD-ROM driver show up in the Device Manager?Maybe your issue is the one explained art http://support.microsoft.com/kb/314060/en-us where some application set LowerFilter and/or UpperFilter in...
View ArticleRe: NFS Problem after Upgrade to vSphere 5.1 from ESXi 5.0
Thanks a lot!!! This seems to be exactly the same problem that i have. I try the firmware upgrade of the synology NAS now, to find out it is an NFS bug of the NAS. Great THANK YOU for this link!
View ArticleRe: Default Gateway on different VMkernal
Are you sure you need a VMkernel interface on the DMZ and not just virtual machine networking?
View ArticleRe: vCloud endpoint configuration
Thanks, I was able to go past this. Next i'm trying to create a reservation and it's saying that there are no compute resources. I was able to sucessfully discover the vCloud director vdc's but then...
View ArticleRe: RHEL6.3 x86_64 and weak module vmw_pvscsi.ko from repo
Which pvsci kernel modul is "better"?
View ArticleRe: ESXi 5.x on new Apple Mac Mini 6,2 Late 2012 *NOT* working
Hi, First: Many thanks to this thread and its contributors: the mac mini/esxi combination is great ! Question:What options exist to add external storage to the esxi datastore for the mac mini late...
View ArticleRe: vCenter Opearation Manager Information
I'm not aware that this is specifically stated in any documentation. However, if you look through the vApp documentation you will notice that the capabilities are different than the Standalone version...
View ArticleRe: Default Gateway on different VMkernal
Yes we would prefer to have the VMkernal Interface on DMZ. If this is not possibile then how can we segaregate the DMZ virtual machines from Internal network. Please advise
View ArticleRe: offsite backup?
Note: Discussion successfully moved from VMware ESXi 5 to Backup & Recovery Without the vStorage APIs for Data Protection available in a licensed edition, you will be looking at a scripted or other...
View ArticleRe: Default Gateway on different VMkernal
I guess I don't understand what you have in the DMZ that would require a VMkernel interface. If you just want to have a subset of VMs on the DMZ, then you could create a separate vSwitch with one...
View ArticleRe: Howto: Move ESX host to a new Virtual Center
Unless you use distributed virtual switches or run the hosts in EVC mode the migration is pretty straight forward. The VM's will move with the host, i.e. the VM's on the host you move will disappear...
View ArticleRe: VMware Vcenter Converter 5.0.0 for VMware 3.5
I had this problem when I logged in with the user "Administrator" in the pc where is intalled vmware converter, I changed user and now all works correctly
View ArticleRe: missing PowerCLI cmdlets for external network settings in vCD 5.1?
Hi,Unfortunately Views have no official public documentation. Here are the general rules for mapping REST API operations to Views methods: GET operations are represented by proerties and UpdateViewData...
View ArticleRe: Hostların Saat Güncellemeleri Hk.
Teşekkür ederim Adem bey, çok küçük şeyler zaman zaman büyük sıkıntılara yol açabiliyor. Bu ayarı öğrendiğim iyi oldu.
View ArticleRe: vCloud plugin 5.1 manage snapshots
Yes, in fact, I use it to copy some Elements and create my own XML. Unfortunately, the XML plugin doesn't support the .importNode method . By the way, I found some bugs (as you already know) and some...
View ArticleRe: Default Gateway on different VMkernal
ok to explain more, my internal network has IP network as 10.50.x.x with gateway as 10.50.x.254. Whereas my DMZ IP network should be 192.168.x.x with gateway as 192.168.x.254. Now if I create a new...
View ArticleRe: create a vapp with a single vm
Hope this helps, using the .NET SDK: //Load VDC you would like to place vapp inVdc vdc = Vdc.GetVdcByReference(Client,vdcReferenceUrl);//Load template you would like to useVappTemplate template =...
View Article