Re: Free SAN on recycled hardware pwns EQL!?
Lars, Thanks again for the reply. I had not looked at your link in detail previously because none of the random read/write results were above 15MB/sec, the issue is most obvious when Windows is...
View ArticleRe: I Need help, How to configure IP addresses of VMs with PowerCLI
Thank you for you help. Here is the error message when I run the following command Get-VMHost MY_ESX_HOST | get-vm Machinedetest1 | Get-VMGuestNetworkInterface | ? {$_.name -eq "Local Area Connection"}...
View ArticleRe: Array Manager Comunicaitons
Awsome link. Just to clarify, port 9007 is open on SRM for SOAP interfaces external API cleints. So is this the port that the actual commands would be traveling from the SRM server to the Array...
View ArticleRe: E' il momento di upgradare ...
OK..OK grazie ... alla licenza ci avevo pensato ..tra oggi e domani raccolgo tutto e settimana prossima comincio l'avventura
View ArticleRe: Deleting snapshots to reclaim datastore space
Thx André.All the VM's in question are all thick provisioned and only have one, unneeded, snapshot. We do not have baremetal backups - we are just backing up the OS data. We only have about 30GB's free...
View ArticleRe: Here is a PowerShell script to list datastore information per cluster
Can this be exported to a specific location? and in what formats?
View ArticleVmware virtuel center statistic pooling
Hi, I try to find at wich interval the staistic for cpu performance are availlable in realtime chart ? I know that the data are availlable for the last past year .. •Realtime: 20 seconds •Past...
View ArticleRe: I Need help, How to configure IP addresses of VMs with PowerCLI
The error message says:Timeout error while waiting for VMware Tools to start in the guestCan you check that the VMware Tools are installed and the VMTools service is started in the virtual machine? The...
View ArticleRe: Unable to push configuration to Distributionswitch...
I'm afraid that the API to manage and configure the Nexus are not public.You can use some of the regular dvSwitch methods, but that will not allow you to configure all the Nexus features.
View ArticleRe: Invoke-vmScript giving Error
So that looks indeed as if the LogDirectory property is empty.In that caseif(!$logPath){should give $true and the $logPath will be fetched from vmPathName.What does this return ? Get-VMMyVM|SelectName,...
View ArticleRe: vmware Data Protection
Кроме глюков с некорректным дерганьем VSS в w2k8r2 глюков незамечено.использую 6 инстансов порядка 500 машин.
View ArticleRe: Invoke-vmScript giving Error
There were some dots missing, it's corrected now. But it seems that the LogDirectory is there, so I don't understand why the Copy-DatastoreItem is throwing that error.
View ArticleRe: Datacore symphony and datastore zeroing
Run the following command to confirm that zeroing is enabled precisely. Zero status should be supported. ~ # esxcli storage core device vaai status getnaa.600601601a902c0012a4a38b1b07e211 VAAI...
View ArticleRe: Here is a PowerShell script to list datastore information per cluster
You can output the results of a PowerCLI script in various ways like text, csv or html. It is also posible to specify the location. Take a look at the Out-File, Export-Csv or ConvertTo-Html cmdlets...
View ArticleThinApp Acrobat can't see my scanner
Does anyone know what to do if ThinApp applications can access USB devices? I have thinapped Acrobat XI without any issue. I installed the scanner driver natively on the host machine and virtual...
View ArticleAPI, Integrated Security & Duplicate Mail
Hello Everyone, Our VMSM system is set up using integrated security for authentication but we've recently been given a new requirement to utilise the VMSM API. I've followed the API user guide...
View ArticleRe: Get-VM and Get-Snapshit does not return Host/VMHost
Hi Robert, thanks worked a charm! I was kinda hoping that was what the problem was, still new with this though. //Martin
View ArticleRe: alarms in VM
no alarm level cluster or vCenter, when I restart the service vCenter alarm indication disappears and appears again shortly. Thanks again for the help
View ArticleRe: Hard disk size reporting 0 in properties?
I haven't seen this before!? Which .vmdk files do you see in the datastore? Do you see the <vmname>.vmdk files or the <vmname>-flat.vmdk files? André
View ArticleRe: What is the fastest way to upload one TB to a ESXi 5.1 VMFS datastore ?
Sure, that's also possible. But I'm using this in an ESXi shell, so ESXi can stay up and running, and only the VM that you want to copy needs to be powered off.Originally I was just backing up the ESXi...
View Article