copy of flat.vmdk after raid-crash contains old data-state?
Hello community, I will explain the hole story for better understanding - even if that is not necessary. last saturday our server was not reachable anymore. i logged in into the VMware vSphere-Client...
View ArticleRe: Add RDM to VM - concurrent modification error
In the API Reference, the VirtualMachineConfigSpec page, the changeVersion entry, description field.
View ArticleRe: Resource pools vs. per vm resource allocation
gnomemade wrote: Hi, I'm a security guy trying to understand some host hardening guidelines, not much vmware knowledge. I'm trying to understand the differences between resource pools and setting...
View ArticleDisplaying More than 1000 Events using EventManager
Any way to get this to display more than 1000 events? $begintime = (Get-Date).adddays(-15) $endtime = Get-Date $si=get-view serviceinstance $em= get-view $si.Content.EventManager $EventFilterSpec =...
View ArticleRe: Appear to have poor storage performance. Best test(s) to confirm?
No noticeable different in performance with the power settings changed between Balanced & High Performance, +/- within 1%. Here is what CrystalDiskMark is telling me:
View ArticleRe: Add RDM to VM - concurrent modification error
Sorry but i can't understand from the description field(so i have to read all properties) that the error "concurrent modification error" is related to this.But thanks for your initial reply!
View ArticleESXi "Redundacy" What happens if a host fails? Can I remount the datastore on...
I just started with a new company and am trying to move them to a virtual environment for redundancy. It is a 365/24/7 facility so HA would be very nice. However, I have to demonstrate the technology...
View ArticleRe: Add RDM to VM - concurrent modification error
The error you get is a general error.In the ESXi logs there is probably a much meaningful error message. In short, setting the ChangeVersion field to "any" value (and not the one that you retrieve from...
View ArticleRe: vcpu and Core
Not knowing the workloads of the servers you are virtualizing the number of cores you will need is 107 total vCPUS / 8 vCPUS per core - 13.375 physical cores -rounding up to 14 cores - if you want to...
View ArticleRe: Workstation9 & VS2010 log file issue
I had the same problem with VS2012, deleted the temp dir, no more annoying messages and no need to run as VS an admin. Thank you stidhat!
View ArticleRe: copy of flat.vmdk after raid-crash contains old data-state?
Welcome to the Community, with the importance of the data and the fac that you don't have a backup, I'd strongly recommend to call a data rescue company (e.g. Kroll-Ontrack) immediately and stop trying...
View ArticleRe: ESXi "Redundacy" What happens if a host fails? Can I remount the...
Welcome to the Community, even the free edition allows simultaneous access to shared storage, which means you can zone and present the storage/LUNs to both hosts. Obviously you cannot power on the VM's...
View ArticleRe: ESXi "Redundacy" What happens if a host fails? Can I remount the...
And to add Andre's answer you do have a 60 day evaluation license of the Enterprise Plus version where you can demonstate all features including HA, DRS and FT -
View ArticleRe: failed to start disk migration
Hi,what Type of raw devices?Physical or Virtual?Frank
View ArticleRe: ESXi 5.1 U1 failed to install on Supermicro X10SLL-F motherboard
Hi Monchi, you download driver from VMware:VMware vSphere 5: Private Cloud Computing, Server and Data Center Virtualization
View ArticleRe: Displaying More than 1000 Events using EventManager
The QueryEvents method uses the default collector, and on there the window size if limited to a specific number (1000).So you always get the last 1000 events. If you set up an EventHistoryCollector,...
View ArticleRe: ESXi "Redundacy" What happens if a host fails? Can I remount the...
I dont really have all the equipment yet to really do the HA option, as I need another FC Switch for multipathing. Thank you for your response weinstein5. So if I have the LUN registered with both...
View ArticleRe: How to migrate SQL database express addition to SQL Enterprise addition
Hi,did you check the following link?http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1028601...
View ArticleRe: Displaying More than 1000 Events using EventManager
Luc, I had actually stumbled upon that function this morning and it worked beautifully in my first environment. Returned all the events I needed for that environment. get-cluster cluster1 |...
View Article