Quantcast
Channel: VMware Communities: Message List
Browsing all 251579 articles
Browse latest View live

Prevent Entries Being Displayed in Recent Tasks

Hello All.  I have a rather unusal situation.  Normally IT staff we are constantly looking to extract more information from our technolgy.  However, in this case, I'm tried to hide or remove it.  I'm...

View Article


Re: Hosts lost connection from iSCSI SAN storage

I'm not familiar with ready nas. However, I do now on some iscsi arrays you have to enable multiple initiator connections access to the volume for more than one initiator to connect at the same time....

View Article


Re: Hosts lost connection from iSCSI SAN storage

Yes, that 8 port switch is only running for iSCSI.

View Article

Average CPU and Memory utilization of ESX host

Dear Team required powercli script to fetch last 2 month avg cpu and memory utilzaition for  all ESX host which are managed by vcenter server. regardsMr Vmware

View Article

Re: Hosts lost connection from iSCSI SAN storage

253.66 and 253.70 are both not able to respond to vmkping from both host or just one of the two? Also, what native multipath  policy are you currently using?

View Article


Re: clone vms and reconfigure at deployment?

Welcome to communities.. satyan2 wrote: hi, I want to know if it is possible to clone vms, reconfigure at deploy and apply guest customisation at the same time. What do you mean by this "at the same...

View Article

Re: VR replicated successfully, except .VMX file.

Thanks for the reply. If I want to add that particular VM to therecovery site host inventory, what should i do? I am not going to start same VM on both locations at once. but i want to ensure that it...

View Article

Re: Bluetooth keyboard with View Client for iPad

I've been attempting to live with an iPad as a VDI client for view for about 3 days now (with a bluetooth apple keyboard and VGA out to a monitor) and have run into a number of annoying problems: FN...

View Article


Re: clone vms and reconfigure at deployment?

With the New-VM cmdlet and the VM and the OSCustomizationSpec parameters you can do exactly that.The NumCpu and MemeoryGB parameters allow you to configure the new VM. There are several examples of...

View Article


Re: Фиолетовый экран с переодичностью в 48 часов

Все получилось спасибо!!! мои действия:в настройках процессора отключил Enhanced Intel® SpeedStep Technology4 дня полет нормальный.

View Article

Re: Фиолетовый экран с переодичностью в 48 часов

Спасибо

View Article

Re: Average CPU and Memory utilization of ESX host

Do you want to see the CPU and memory average over those 2 months, or the averages for each statistics interval ?

View Article

Image may be NSFW.
Clik here to view.

Re: Vsphere 5.1 vDS Won't allow ESXi Hosts to be Added

hi thanks for the information...so it is a database issue.. thaks for sharing the tip...and explaining the steps...I will note this.

View Article


Re: Average CPU and Memory utilization of ESX host

Dea LuCD Sir, Over all avg utilization for 2 month   regardsMr Vmware

View Article

Re: Set-NetworkAdapter for updating to Vmxnet3 on Windows 2008 R2

I assume you did a "scan for hardware changes" from within the guest OS after changing the NIC type ?

View Article


Re: MYSQL "Optimize Table" function very slow on VM

Some more tests: 64GB RAM / 1 CPU10GB / 2 CPU10GB / 2 CPU / Ballooning disabled10GB / 2 CPU / Ballooning disabled / all reserved24GB / 2 CPU / Ballooning disabled / all...

View Article

PCoIP over SSL

hey volks, We are using a VMware View 5.1 Environment with 5.1 ESXi hosts and Vsphere 5.1 For some security restrictions i have no chance to open the PCoIP port (4172) on our external Firewall. Because...

View Article


Re: ESXi 5 Multiple hosts crash

Hi kvwm. As for the firmware that is th same version I have installed, in fact I've updated it because of this post. As for the esxi version I'm running 5.0 Update 1 (Build No. 623860). Thanks for your...

View Article

Re: vmtoosd.exe Will Not Start In USER Process

Hello Michael,In the meantime, my VM seems to be freezing after a few minutes of use. It freezes for a minute +/-, then unfreezes. I had this problem when I purchased the upgrade from Fusion 3 to 4....

View Article

Re: Average CPU and Memory utilization of ESX host

Try something like this $esx=Get-VMHost$start= (Get-Date).AddMonths(-2)$metric="cpu.usage.average","mem.usage.average"Get-Stat-Entity$esx-Start$start-Stat$metric|Group-Object-Property {$_.Entity.Name}...

View Article
Browsing all 251579 articles
Browse latest View live