Re: Корректное удаление vsphere virtual data protectoin
Отправил запрос в support vmware. Посоветовали корректно погасить инстанцию vdp, затем удалить эту виртуальную машину с vdp. После рестарта WEB сервиса vCenter, ее не стало.Всем спасибо!
View ArticleNew Datastore not showing the expected amount of storage
I am running vSphere 4.1 and have just created a new array and Datastore on my SAN. It has the capacity of 2,233.641 GB. ( 5 x 600 GB drives @ RAID 5). It is now attached to VMWARE and I have added...
View ArticleRe: VirtualCenter Management Webservices won't start after vSphere 5.1 simple...
I found the problem at my site: another http-service (HP PCM) was blocking the port 8443. java.net.BindException: Address already in use: JVM_Bind <null>:8443 solved issue for me
View ArticleLost random network in file server Windows 2012
Hello, As usual, I'll start by saying that it workedbefore The problem occured Mondaymorning. The file serverin2012randomlyloses networkconnection.This can happenafter 2hours asafter 30minutes.The file...
View ArticleRe: New Datastore not showing the expected amount of storage
The maximum LUN size supported in Vsphere4.1 is 2T -512 Bytes.Please refer http://www.vmware.com/pdf/vsphere4/r41/vsp_41_config_max.pdf Page # 3. A single datastore greater than 2TB is not supported,...
View ArticleRe: Fusion 6 sees 3840x2400 resolution instead of 2880x1800 on MacBook Pro...
Okay, I get it. You are right, if I don't set the OS X system settings to 'Scaled' then it does offer 2880x1800. But for my usage, I need the OS X setting to be Scaled to 'More Space', e.g. 'lookalike...
View ArticleRe: Корректное удаление vsphere virtual data protectoin
Что значит корректно погасить инстанцию vdp? Просто выключить корректно машинку?
View ArticleWhat's in Fusion 6 ?
Folks, This is a genuine question: why do I want to upgrade to Fusion 6 ? I have gone through the release notes and I really don't see any significant new feature... Retina support is supposedly better...
View ArticleRe: Documentation Report on all advanced settings in vCenter
That works; however I don't understand how you are telling it to pull just 2 of the values because I see 3 (Key, Value, Summary) in vCenter Advanced Setting. Some items don't have all 3 and that is...
View ArticleRe: Documentation Report on all advanced settings in vCenter
Is that on 5.1 vSphere server that you see the third property ?I'll check.
View ArticleCisco VSM as VMware VM or Cisco Appliance VM
We are considering using the Cisco 1000v in our environment and considering whether to use the Cisco Services Appliance 1110-X or run it on ESXi as VMs. anyone have any advise? thanks gd
View ArticleRe: Guest OS Diskspace report from a list of Imported VMs
In that case change the first line into this$vmlist = Import-Csv "c:\Dump\VMSServers.csv" | %{$_.VMName}
View ArticleRe: Documentation Report on all advanced settings in vCenter
Have a follow up question. I have mulitple vcenters and want to pull the data, however the $vpx = Get-View id 'OptionManager-VpxSettings' only seem work with 1 venter at a time. Here is what I have$vc1...
View ArticleRe: Documentation Report on all advanced settings in vCenter
You will have to use the Server parameter, like this$vpx = Get-View -Id 'OptionManager-VpxSettings' -Server $vc
View ArticleRe: Please report issues with physical disk feature in WS 8
This is not quite on point, but I had no issues with physical disks from VMware 7 through 9. Now, I have a problem with 10, as I cannot map them as writable. I posted here:...
View ArticleCommand powershell for choise good esx
Himy command is this $ESX=get-datstore xxxxx | get-vmhost -location xxxx | get-random but sometine, the esx is not connected ou and not at a good state 'green" can-you help to have a esx , connected...
View ArticleRe: Testing problematic host - how to configure HA / DRS
OK, I created that rule, including all VMs in that cluster except for my test VMs. After a few minutes, they guest VMs which were on that host started migrating. The problem is that nothing is...
View ArticleRe: Guest OS Diskspace report from a list of Imported VMs
And this LucD, is why you are the OMG, Holy Crap, Most Epic, Super Awesome Scripter! Thanks a million LucD. Worked beautifully.
View ArticleRe: Update/Patch procedure with running VMs in a HA cluster
As it turns out, they were two test servers (VMs) that automatically power off since they have not been registered/activated yet. I just find that it was an interesting coincidence that they were on...
View Article