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

Re: VSAN Erasure coding & failure domains

$
0
0

OK. So vSAN requires a minimum of 3 fault domains. IF you do not manually configure Fault Domains (FDs), then each host is implicitly a Fault Domain. So if you have 4 hosts in a vSAN cluster, then each host is its own FD. vSAN can sustain a failure of a fault domain when speaking about hosts (within a host a drive failure is 1 failure, etc.) with FTT1.

 

If you are have 4,6,12, or 16 Fault Domains you can only sustain 1 failure, IF you have the default policy of FTT=1 regardless of FTM (RAID1 or RAID5).

If you want to be able to sustain 2 failures, and have 6 host or 6 FDs, then you can do FTT=2, and still have full redundancy. Otherwise, if you have 6 FDs with FTT=1, and have 2 failures, some of the data will be unavailable.

 

Fault domains are used so that vSAN knows where to spread the data while maintaining compliance of the policy for failures to tolerate. Also remember that the policies are applied to the object level, so you can have an object with FTT=2, and another object with FTT=1.

 

"They can define the first fault domain for the first 4 nodes and  when they add the second set of 4 nodes they can define the second fault domain with those 4 nodes and so on"

-- No. You cannot have only one FD. If you have 4 hosts, you will have 4 implicit FDs, or you will create 4 FDs.

 

Makes sense?


Re: Unable to login to APPVOL Console

$
0
0

Thank you for the quick and correct response.  I appreciate it very much.  Good info!

Deploy cells in different networks

$
0
0

Hi,

 

Can I deploy vCells in different networks? Until now I've always deployed all vCells in the same network, so nic1 and 2 for web/proxy are in the public facing network, nic3 facing our internal networks. But now I would like to deploy one cell in public network A for nic1&2 and nic3 facing internal and a second cell in public network B for nic1&2 and then nic3 facing the same internal network as the other cell? Is this possible?

 

The database and vCenter will be accessible by both on the internal facing nic.

 

Gabrie

Re: Command key on Mac not working after upgrade to 8.5.10

$
0
0

nancyz

 

I'm using Windows 7 and the profile I'm using is "Default Profile"

 

 

Charlie

Re: Forward "administrative audit logs" to syslog

$
0
0

Log Insight sound reasonable.

Just curious is there a way to froward those logs/events without additonal tools and cost?

(We have more than 25 hosts and a couple hundred VMs.)

 

Thanks!

Re: Snapshot properties

$
0
0

true, as I haven't found info on this, I thought the PowerState referred to the VM state but it does not. In fact VM power state is also labelled PowerState. So yes, get-snapshot provides the requested info

Migrate VM without moving the Flash read cache

$
0
0
I have a VM with a large number of VMDKs each with individual flash read cache settings. When i place its host into maintenance mode the VM starts to migrate then fails. The only fix is to restart vCenter services and hard bounce the host.  I have been able to replicate this issue with a test machine by adding many VMDKs each with vFRC configured and doing a drag and drop migration in the vCenter heavy client. However when i use the web client and manually select dropping the cache it works without issue.  How can i set the default migration to drop the VFRC contents?

Re: Is it possible to programmtically, using 6.5.1 PS and API 7.1, to Reset/Refresh Horizon Desktop in a Problem State using PowerShell using only an HVServer connection

$
0
0

I agree on jrodsguitar's solution but it's stupid that the spec is required that only makes it more complicated


Automated VMware Affinity settings

$
0
0

Hello,

 

I have been scouring the internet to determine a way to pull CPU affinity settings on all running VMs for an ESXI host and relate that info to the inventory name. I would like to be able to pull this information in mass from a few hundred hosts and look for VMs that do not have these settings enabled or have them mis-configured.

 

At this point I would be satisfied with just grabbing the info so we have a list of hosts that need configurations corrected but doing this in a feasible way for 400+ hosts has proved to be quite the task. I am hoping someone knows a way to do this or can direct me. We have the ssh enabled for other automation tasks. We do not license for Essentials so this needs to be with any licensed features.

 

I have tried looking at vsphere-CLI but you need to have the path to the vm directory. Due to the way we deploy guests there is inconsistency with the naming structure on the folders where the vmdk and vmx files are stored so doing this in mass is not very effective.

 

I have tried simply opening an SSH connection and grep the .vmx files which gives me the current settings but I am not sure how to relate the .vmx file to the actual Inventory Guest. I could be able to go this route with something like Ansible or PSSH (which was my initial thought process) Also the shell does not have the --include option in grep which greatly slows down parsing through files because I cannot tell it to only look at .vmx files.

 

Needing this as the end result-

Affinity settings - Inventory Name of the Guest VM

 

Thoughts?

 

Thanks in advance

Re: Writable Profiles and Skype 2016

$
0
0

Quick question. Are you able to search in Outlook when using writable volumes? What is the AV version?

Re: Get-VMFolderPath doesnt work when connected to 2 vcenters

$
0
0

I am still seeing different behaviors when connected to 2 different vcenters:

 

1 vcenter connected - looks good:

 

PS C:\Users\user> get-vm loadtest100 |get-FolderPath

Method invocation failed because [VMware.VimAutomation.ViCore.Impl.V1.VM.UniversalVirtualMachineImpl] does not contain

a method named 'GetClient'.

At line:17 char:13

+             $server = ($_.GetClient()).ConnectionId.Split('@')[1].Spl ...

+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException

    + FullyQualifiedErrorId : MethodNotFound

 

 

VM          FolderPath

--          ----------

loadtest100 DC/SupportCase/SupportVeeamJob9/loadtest100

 

2 Connected:

 

 

PS C:\Users\user> get-vm -Server vc.local loadtest100 |get-FolderPath

Method invocation failed because [VMware.VimAutomation.ViCore.Impl.V1.VM.UniversalVirtualMachineImpl] does not contain a method named 'GetClient'.

At line:17 char:13

+             $server = ($_.GetClient()).ConnectionId.Split('@')[1].Spl ...

+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException

    + FullyQualifiedErrorId : MethodNotFound

 

 

 

 

VM          FolderPath

--          ----------

loadtest100 Datacenters Datacenters Datacenters Datacenters Datacenters Datacenters Datacenters Datacenters/DC DC DC DC/vm vm/SupportCase/SupportVeeamJob9/loadtest100

 

 

Thoughts?

Some VMs wont auto-release mouse cursor

$
0
0

Ever since we upgraded to vSphere 6.5/ESXi 6.5 i've noticed that about half of the time when I deploy a template it won't auto-release the mouse cursor and the only fix is to reinstall the virtual video card (open device manager, uninstall the video card but keep vmware tools driver, and reboot). Mouse performance otherwise remains fine like it's supposed to. I've also seen VMs that were once working properly stop again requiring the uninstall/reboot dance. This is happening with all users using either the stand alone VMRC program or VMware player. Is there a permanent fix for this somewhere? I'm getting sick of having to check and manually reinstall the video card every time I encounter this issue, and my users are sick of having to do ctrl-alt on the ones that decide to act up. It doesn't seem to matter which version of Windows the template is either (mix of XP, 2003, 2008 R2, 7, 10, 2012 R2, and 2016), and I've already checked and re-installed the driver in the templates but that didn't seem to help. It's like the driver or vmware tools gets corrupted or stops responding or something. Nothing in the windows event logs on the VMs either that I can find.

Re: Automated VMware Affinity settings

$
0
0

you can use powershell and power-cli

 

$vCenterName = "vcenter"

Connect-VIServer $vcenterName

$vms = Get-VM

$vms | sort name | %{"$($_.name) $((get-view $_.id).config.cpuaffinity.affinityset)"}

 

if you cant connect to vCenter you can have a list of host names instead of just vcenter:

$vCenterName = "host1,host2,host3"

Re: esxI 5.1 increase data store

$
0
0

Welcome to the Community,

 

since you did increase the RAID VD/LUN, the only supported option is to increase the existing datastore from its Properties page (or from the CLI, which is also possible but not required in this case) on this VD/LUN. VMware only supports a single datastore per LUN. The reason for "adding drives to extend raid VD killed my exchange speed" is likely due to the restriping that was done after expanding the RAID set. Resizing the datastore (i.e. expanding the VMFS partition) is done in a few seconds, and shouldn't impact running VMs.

 

André

Horizon Helpdesk Portal - sensible data

$
0
0

Hi everyone,

 

Is it possible to hide the applications tab in horizon helpdesk portal?

The reason is you can see the websites from the user. This is not allowed in some company's because of the data privacy.

I don't want to block the complete helpdesk portal for the administrators/first-level-support. Any ideas how I can restrict the functions?

 

 

Helpdesk.png

 

Regads,

VM-Master


Re: vshpere 6.5 home lab issue with HA.

$
0
0

I do have dedicated vmkernels for vmotion and vsan.

 

I am not sure how to check my MTU sizes; to that point, i have not done anything to them (at least, i don't think i have).

 

 

Thanks,

Josh

VNWARE configuration file is corrupt or unreadable - Mac OS 10.13.3 Bootcamp running Windows 7 - how to fix?

$
0
0

I am running an IMAC with Mac OS 10.13.3 using Bootcamp with Windows 7 - Apple wiped my hard drive on the non Bootcamp portion because they said a problem of the machine shutting off by itself was software related - it turned out actually to be the Logic Baord which was later replaced BUT since Apple reinstalled the OS with file system Journaled HFS+, I have not been able to access the Virtual Machine using VMWare 8.5.10 - I get the error message "the configuration file is corrupt or unreadable." How do I fix this problem?

Pulling all "no data receiving" EPOPS agents

$
0
0

Im looking to pull a json of all EPOPS agents with the "resourceStatus": "NO_DATA_RECEIVING" status

Im familar with pulling all agents  via https://vropserver/suite-api/api/adapterkinds/EP%20Ops%20Adapter/resourcekinds/EP%20Ops%20Agent/resources/

but how do i pull only the agents with "NO_DATA_RECEIVING" status

Re: vSphere 6 Licensing Questions

$
0
0

1) Yes.

2) Yes, a valid support and subscription enables you to download patches and upgrades including releases during the subscription period.

3) Work with your VAR with this.

4) No, Essentials Kit does not include 1 year of support and subscription, but you must buy support and subscription with it.

5) No, not all functionality is present in vCenter Foundation. Some examples; vCenter HA, Linked Mode, vCenter Orchestrator, vCenter Backup and Restore, vCenter Appliance Migration Tool.

Update Manager is included, but Storage vMotion requires proper ESXi licensing as well.

6) Yes, see above.

7) No. VSAN is licensed per ESXi CPU socket.

8) If you buy a kit, vCenter is included.

9) Yes. vCenter license is only for vCenter. ESXi still needs to be licensed.

10) The acceleration kit includes vCenter Standard.

 

 

Work with your reseller to find what licensing you need!

Re: No Mouse pointer in C# Client after ESXi upgrade to Build 6856897

$
0
0

Hi

I uninstalled the awful vmware remote console application and now pointer in C# client is working

We did an ESXi 6.5 test, but there are a lot of errors in the web interface, the VMRC it is a reminiscence of such installation.

Viewing all 252017 articles
Browse latest View live