Re: ESXi 6.0.0 install Exception
Also check if you have the latest firmware installed on the controller. From VMWare's HCL it's at least compatible up to VMWare 6.0: VMware Compatibility Guide: I/O Device SearchBut at least firmware...
View ArticleRe: Removing memory reservation
Hi, Yes, If you remove the memory reservation to 0 mb, then the .vswp file will increase to size of the configured memory of the VM. But VM continues to run.There will not be a memory guarentee for the...
View ArticleRe: Esxi6.0 iscsi server hang esxi can't hang in storage, uninstall iscsi...
Hi, sorry, but it's pretty hard to understand what exactly is your isuue(s). Could you try to give some details like error messages you get when doing something or even parts of the logfiles. cykVM
View ArticleRe: SSO hosts SSL certificate is unknown. You can correct this from the SSL...
I could resolve this issue. ■How to resolve itIn my case, Imported SSL certificate of vCenter and SSO from SSL trust manager tab. As followedhttps://VChostname or IP:443https://SSO hostname or IP:443
View Articlevm failed to start which image adaptertype type is lsiLogic
Hi all,I followed by OpenStack Configuration reference[1], download the cloud image and convert to vmdk: $ qemu-img convert -f qcow2 trusty-server-cloudimg-amd64-disk1.img -O vmdk ubuntu.vmdk and then...
View ArticlevSphere 5.5 Enterprise and Enterprise Plus
I have two clusters managed by 1 vCenter Server 5.5 U2 server: one is vSphere 5.5 Enterprise Cluster and the other a vSphere 5.5 Enterprise Plus Cluster. Can I use the Enterprise Plus features like...
View ArticleRe: How to join the VMWare Fusion for Mac EUC beta program
There are no beta for VMware Fusion at the moment. // Linjo
View ArticleRe: VCenter 6 Install
Maybe this brief tutorail helps on installation: http://vknowledge.net/2012/08/22/how-to-setup-ms-sql-2008-r2-for-vmware-vcenter/
View ArticleVMware Player (not commercial use) and new W10.
Currently I have VMware Player on Notebook with W8.1 to run as Virtual Machine XP professional to use and old Program (Microsoft Money). End of July will be available to upgrade W8.1 to W10. Question...
View ArticleWhat emulex driver to use? HCL? Vendor?
I am confused I am setting up new esx hosts with update2 5.5. The emulex driver that was listed in the HCL compatbiology page was included in the rollup ISO. However I attached critical and non...
View ArticleWorkstation does not compile with gcc 5.1.1 and kernel above 4.0
Hello, i had to update my kernel due to hardware.As new kernels are compiled with gcc 5.1 i also updated it.Since then i can not compile workstation kernel modules.Everything else works es expected and...
View ArticleVDCA550 Done looking for next step
I just want to know what do you suggest after VDCA550 passed, Is time to go for VCAP5-DCD, or you suggest any new certification?My goal is to keep groving at server side (for now I don't want client or...
View ArticleRe: migrate vm network cards from DVS to standardswitch and back
thanks !! this works great for switching from STD to DVS.Do you know how to switch back ? i would like to use a input file with a couple of vm's and be able to switch from std to dvs or from dvs to std...
View ArticleRe: migrate vm network cards from DVS to standardswitch and back
no i created this : $vmlist = get-vmhost esx04.pimdomain | get-vmforeach($vm in $vmlist){ Get-NetworkAdapter $vm | %{ Write-Host "Setting adapter" $_.NetworkName on $vm $_ | Set-NetworkAdapter...
View ArticleRe: migrate vm network cards from DVS to standardswitch and back
got it : $vmlist = get-vmhost esx04.pimdomain | get-vmforeach($vm in $vmlist){ Get-NetworkAdapter $vm | %{ Write-Host "Setting adapter" $_.NetworkName on $vm $_ | Set-NetworkAdapter -PortGroup...
View ArticleRe: Does ESXi 5.5 recognise M.2 drives?
Implementing this VMware Front Experience: How to make your unsupported SATA AHCI Controller work with ESXi 5.5 and 6.0 should work for M.2 SM951 as per Latest Update on 2015-06-17, Version 1.32Samsung...
View ArticleNeed VCP6-DCV Exam cost details in india
Hi All, I done my official VMware training last month, i am planning to write VCP6-DCV Exam. Please let me know the Exam cost details and further process. ThanksRaavi
View ArticleRe: vSphere 5.5 Enterprise and Enterprise Plus
Unfortunately I can't test this in my lab due to the lack of the appropriate license keys. However, I'm pretty certain that this should work. Although distributed switches are defined on the datacenter...
View ArticleESXI 6 Data DeDuplication
Hi all, i have ESXI 6 running on my Labs, i need to know is there Data Duplication ? Example - we have 2 Windows 2012 VMs, First one has 20GB full VMDK. but second VM uses only 10B space.
View ArticleRe: ESXI 6 Data DeDuplication
I don't think that Vmware running any algorithm to de duplicate the data in in storage . But you can use think provisions to overcommit the storage .
View Article