Re: Performance Metrics and what they mean?
Thanks LucD Another question,, would I be right to say that if the VM is consuming a "net.usage.average" of 185 KBps in 20 minutes, then this is traffic that is flowing at the physical network adapter...
View ArticleRe: Linked Clones with Disconnected Network Card
In my case problem was placed in gold image. Composer feel strong dislike to XP that was deployed from template. Clean install helped me.
View ArticleRe: Теряется local datastore
Проблема не во флешке. Смотрите "хранилку" - "сеть" - "настройки iSCSI инициатора на ESXi"
View ArticleRe: Powershell script to see paths
Would something like this do ? foreach($esxinGet-VMHost){ foreach($hbain (Get-VMHostHba-VMHost$esx-Type"FibreChannel")){ $target=$hba.VMhost.ExtensionData.Config.StorageDevice.ScsiTopology.Adapter|...
View ArticleRe: How to prepare for VMware VCP 5?
Hi everybody, I have a spare HP DL360 G7 Server, Intel Xeon CPU E5606 2.13 GHZ , 2 Processor Sockets and 4 cores per Socket so I have 8 logical CPUs RAM: 16 GB 4 NIC cards I bought also an Iomega...
View ArticleRe: Теряется local datastore
пардон, я ступил В последнее время столько вопросов по iSCSI, что уже тропинка в мозгу. А что с массивом внутри контроллера? Что сам контроллер говорит? Может на его уровне рэйд отваливается?Если там...
View ArticleRe: Fusion eats up my harddrive...
Welcome to the Community, this is most likely caused by a feature called "Autoprotect" which automatically creates snapshots, but does not seem do delete old ones automatically. First step is to...
View ArticleRe: Performance Metrics and what they mean?
Not sure I get the question, a VM doesn't have a physical NIC, only 1 or more virtual NICs.For an ESXi server, this counter would show the traffic over the physical NIC instances. See usage entry of...
View ArticleRe: Теряется local datastore
добраться до него физически нет возможности (((попробую сейчас описанный способ через RemoteARCCONF посмотреть
View ArticleRe: RDM issue within same ESXi
When you map a LUN to a VM as an RDM, ESXi creates a .vmdk mapping file for this LUN, which can exist only once. For the second VM you have to "Add an existing virtual disk", selecting the mapping...
View ArticleRe: What are vSphere Hypervisor 5.1 hardware restrictions?
That's correct, only the 32GB physical memory limitation applies (in addition to some API restrictions with the free license).If more memory is required you may take a look at the Essentials package,...
View ArticleRe: VCAP5-DCA tests on vSphere 5 or 5.1?
Good luck with the exam! It's tough but if you know your stuff and can do it really quickly then you should pass it no problem. I listed all the resources I used for my VCAP on my blog if you are...
View ArticleRe: Performance Metrics and what they mean?
to explain the question a bit more.. Say you have multiple ESXi hosts and multiple VMs across all hosts.. VMa and VMb are on Host 1VMc is on host 2. we are measuring the net.usage.average against VM1...
View Articlemount a read-only vmdk
Hi! How can I (read-only) mount a read-only vmdk with vmware-mount? More details:I have a read-only nfs-export, where 40 GB .vmdks are inside. When I try to mount them with vmware-mount from the vddk,...
View ArticleRe: Native IE java package not closing down correctly – Sandbox locked
Sounds like there is a process being left behind. You should make sure all child processes are closed when exiting an application. Since you say you have Java packages I suspect it is Java auto updater...
View ArticleRe: Fusion eats up my harddrive...
Hello Andre, thanks for your quick reply.I have checked the "AutoProtect" settings and they were switched "OFF", so this was not the problem.I have attached a screenshot of the files on my Harddrive,...
View ArticleRe: Не удается подключить iSCSI диск (iOmega px12-350r) к ESXi 4.1
Прошу прощения, не заметил что ESXi4.1. Там по-другому. Делается в ком.строке
View ArticleRe: Performance Metrics and what they mean?
Ok, I see.If you fetch the metrics for that counter for a VM, and since the SDK Reference confirms it is for the virtual NICs in case of a VM, you will see all network traffic for that VM. So also all...
View ArticleRe: ThinApp failed to access the Network path
So your share is a Windows Fileserver? If not please try that. Also, make sure your View Services are started using an account that can access the network. Sometimes I've seen a local only accounts...
View Article