Quantcast
Channel: VMware Communities: Message List
Viewing all 247559 articles
Browse latest View live

Re: VADP Backup with Passthrough device VM

$
0
0

You can either power it off and take a backup using VADP methods, or perform an in-guest backup via a variety of agents.


Re: VMTools

$
0
0

Probably using PowerCLI. First two things should be straightforward. The last (VMtools modification) you might have to do via in-guest script execution for things like, for example, program installation time.

SNMP community string for esxi 5.5

$
0
0

I have already setup community string on my esxi server. However, when i typed "esxcli system snmp get" to view/check configuration i just made, what appears in Community is different from what i setup. I used 5 characters for my community string but when i view config using command above, only 1 character appears which is "B".

 

Whan can i do is that normal?

 

Also, is snmp trap optional only? as far as i understand snmp trap purpose is to sent notif or alarm to monitoring system though i dont need to setup alarm.

 

Thanks.

Re: Certificate configuration in vcsa 6.5.0 7119157

$
0
0

I have the exact same problem trying to generate the CSR in the latest 6.5 U1e version. I have a case open with VMware, but in the mean time I will try this work around in the morning. Thanks!

Re: Newly deployed PSC appliance setup is stuck at 40%

$
0
0

Do you have functional forward and reverse DNS? Are you certain that NTP is in use and time is synchronized between the PSC appliance being deployed, the workstation from which you're running the wizard, and the target ESXi host onto which it is being deployed? If yes, please show screenshots which display all the input values you are using.

Re: Can only get storage from one Smart Array P400 RAID controller in HP ML370 G5

$
0
0

Compare the firmware on both cards. Are they identical? It's possible the driver which is responsible for the addressing of that card has a firmware dependency which is met by one card but not the other.

Re: vSAN на серверах HP DL360pG8

$
0
0

Были такие предположения, что вопрос в совместимости, но всё таки я надеялся на хорошую производительность, т.к. во многих статьях vSAN позиционируется именно как СХД на грядке старого, разношерстного железа.

 

По мимо 3х серверов участвующих в тестирование vSAN есть еще 2 аналогичных сервера 360pGen8 в продакшине и к ним подключены (через Dell PERC H800) полки SUNj4400 с 24 дисками (12х4TB SATA HDD + 12x512Gb SATA SSD) в каждой полке. Сейчас выход из стоя любого узла критично скажется на работе инфраструктуре, есть желание организоваться какую-то отказоустойчивость на уровни хранилища за небольшие деньги.

Какие варианты СХД можете посоветовать собрать с учетом имеющихся серверов и SATA дисков?

Или, если есть возможность, направить на верный путь в области vSAN, что докупить к моему железу для получения результата.

Re: IOS Client (Latest version)

$
0
0

No, this case is not supported by iOS client yet. iOS client only supports single session. Namely, you can not connect to two or more desktop/app sessions at the same time.


Re: error codes 30

$
0
0

we suspected the MTU values in the UCS (its set to 9000) others are 1500 (working hosts). after reset the value from 9000 to 1500 there no use. Also by changing the boot value also seems will not fix the issues.

 

Yes we are in boot from SAN., please provide suggestions for fix this issues.

Re: VMware Workstation Pro 14.1.1 constant freezes when working on 2 VMs simultaneously

Re: Default printer is not remembered in VDI

$
0
0

As per now, I found this is working for me

 

why because, even thou I delete this key "HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows\SessionDefaultDevices" it was re-creating after 5 sec, I don't know why it is re-creating but if I disable thous services, I am able to fix the problem.

 

Thank you,

Vkmr.

Re: Problem of LTO-3 tape drive access on ESXi 6.5 U1 HP DL388 Gen9 server with Smart HBA H241

$
0
0

Hello,

 

In this environment, I have ever used "esxcli storage nmp satp rule add..." and "esxcli storage core claimrule add..." to add HP Tape into the ESXi successfully, but at the moment, it also cannot be allocated for VM. Afterwards,after a few restart, the whole datastore from harddisk lost and whole ESXi has to be reinstalled to restore previous VMs. See attachment. So I think there must be something tips for "esxcli storage nmp satp rule add..." and "esxcli storage core claimrule add..." command to activate the HP Tape machine into ESXi completely. (see attached photo when I added the HP Tape in ESXi.)

Re: Problem of LTO-3 tape drive access on ESXi 6.5 U1 HP DL388 Gen9 server with Smart HBA H241

$
0
0

Once again, connecting a tape drive to ESXi is not supported. That it managed to work at all to begin with is nothing short of a Christmas miracle. You'll have to take it as it comes.

Re: Office 2010 (Word) Reconfigures on Startup if combined with different Applications

$
0
0

are you using Project and Visio as same version/flavor[standard or professional] and same language pack? and what was your core office version [I know it was 2010 but just cross checking] and type/flavor

 

[very important] also please check for office patches for your MS project and MS Visio make sure keep up to date and sync with core office.

 

On Adobe:

 

please create the shortcut/icon where target location should point to application executable. [please see the below example for adobe reader]

 

 

Regards,

Vkmr.

windows xp in vmware installed on windows 10 is crashing

$
0
0

Hi..

 

windows xp in vmware that is installed in windows 10 is crashing every time i tried to start.

I tried to reinstall but no use. also disabled the antivirus and restarted vmware seeing some post but no use.

 

can you please help me. this is working fine in other systems where windows 7 is installed.

 

Attaching the file generated through support.


Re: output display problem with this

$
0
0

That is just because the output engine of PowerShell is limited by the screensize.

You could sent the result to Out-Gridview or show with Format-List.

Re: Lubuntu 16.10 ESXi 6.5 extreme network performance problems

$
0
0

Ok, first of all, do not, DO NOT use the VMXNET 3 network card driver if you are running the current release of ESXi.  There is some weird bug in the newest versions (right up to the current release, build 7388607), that freezes when pulling data down from the network card (See bug 191201 – Randomly freezes due to VMXNET3 ).    For all VMs until this bug is addressed, use the e1000 driver for Ubuntu VMs, and the e1000e driver for Windows 8, 8.1, and Windows 10 VMs.
Then check your /etc/network/interfaces file to make sure any cards match the ports if you change the driver.  (Full disclosure, we run Ubuntu, not Lubuntu).  Ubuntu 16 changed the assignments from eth0 and eth1 to ens numbers that change DEPENDING ON THE DRIVER/MAC ADDRESS YOU ARE USING.  So, if you switched drivers, go into the console ssh client, and do "ip link" and see what address the card(s) are living at, and adjust the interfaces file accordingly.  For example, our configuration looks like this:

 

auto ens36

iface ens36 inet static

        address INTERNAL IP HERE

        netmask 255.255.255.0

        gateway PATH TO GATEWAY

        dns-nameservers 8.8.8.8 8.8.4.4

 

For the e1000 driver.  This is changed from the VMXNET 3 address, ens160 or ens192 (for example). 

 

You can also check your actual network connectivity by turning on the ESXi SSH client in the host (Host->Actions->Services->Enable Secure Shell SSH), and checking your connectivity there by SSHing in, and trying to connect to the 'net, and downloading a file > about 10MB.  Remember to turn it off when you are done, or reboot ESXi afterward.  If you can download fine there, then it is the virtual networking that is an issue (and probably the driver/assignments).

 

Good luck!

Re: Creating default vCenter SMTP alerts using PowerCli/Shell

$
0
0

For me the following seems to work.

 

$alarmNames='Test Alarm'

 

foreach ($alarminGet-AlarmDefinition-Name$alarmNames){

    $action=Get-AlarmAction-AlarmDefinition$alarm

    $action|where{$_.ActionType -eq'SendSNMP'} |Remove-AlarmAction-Confirm:$false

    $action|where {$_.ActionType -eq'SendEmail'} |%{

        Remove-AlarmAction-AlarmAction$_-Confirm:$false

        New-AlarmAction-AlarmDefinition$alarm-Email-To'another@lucd.info'-Subject"Alarm $($alarm.Name)triggered"-Confirm:$false

    }

 

    if($alarm.Enabled -eq$false){

        Set-AlarmDefinition-AlarmDefinition$alarm-Enabled:$true

    }

}

IOPS consideration

$
0
0

Hi,

 

We are going to setup remote site with vSAN 6.5.  Expected IOPS requirement from app team is 15000 IOPS for all the VMs to be hosted, majority of 15K IOPS are from one VM only.

 

I read that vSAN ready node HY-6 series (CISCO C240 M4SX) can provide up to 20K IOPS. SO my question is, how to consider this 20K IOPS, is this for overall combining all 4 vSAN node ?

 

For example, if i have only one VM  running on vSAN  node-1, can that VM get whole ~ 20K IOPS ?

 

Thanks,

Virtual Machine Network Connection Settings Stuck on Loading virtual networks

$
0
0

I suddenly have in issue where all of my VM's are not able to have their network connection set to custom. The custom bullet is grayed out and in the window where the network would appear is showing Loading virtual networks.

 

I created a new typical VM and same issue

I went into the virtual network editor and had that set back to default.

 

I vaguely recall having this issue before and I think someone had an article about too many network adapters  in the registry causing this, but I do not recall where in the registry I had to delete them. I have been looking on the net for a few hours an I am not able to find the article I had read about this.

 

Running Windows 7 with VMWare Workstation 11

 

Viewing all 247559 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>