joaquíncossar1's Posts

Hi @maksym007 ! Thanks for the advice: Do you think this can help with the knowing of the users? Best regards.
Hi @maksym007 !  The ID Provider is "AD (Integrated Windows Authentication)". Thanks in advance.
Hi @maksym007. thanks for your response. The vCenter version is 6.7 U3o, build number 18485185, and I´m logging with an administrator user. I don´t know what you mean with "Single Sign-On method". ... See more...
Hi @maksym007. thanks for your response. The vCenter version is 6.7 U3o, build number 18485185, and I´m logging with an administrator user. I don´t know what you mean with "Single Sign-On method". Thanks in advance.
Hello everybody! Along with a customer, we are trying to make groups with users instead of leaving them "standalone", and when I go to see the Users from the AD Domain integrated in vSphere, they sh... See more...
Hello everybody! Along with a customer, we are trying to make groups with users instead of leaving them "standalone", and when I go to see the Users from the AD Domain integrated in vSphere, they show like this:    Does anyone recall having a similar issue to this one? I would really appreciate the help. Thank you all.
Hi @cr2001 ! If you want to get the config of a vSAN Cluster, "As Built Report" won´t get you any information specifically about vSAN Clusters config, it will just inform you the general settings of... See more...
Hi @cr2001 ! If you want to get the config of a vSAN Cluster, "As Built Report" won´t get you any information specifically about vSAN Clusters config, it will just inform you the general settings of all Clusters and if it has vSAN enabled. If you want to get the config of a specific vSAN Cluster from an specific vCenter, you can execute the following PowerCLI cmdlet: Get-VsanClusterConfiguration [-Cluster <Cluster[]>] [-Server <VIServer[]>] [CommonParameters]. For more info, here is the link of the webpage: https://developer.vmware.com/docs/powercli/latest/vmware.vimautomation.storage/commands/get-vsanclusterconfiguration/#Default Hope this works for you!
Hi! You can add any type of datastore (VMFS, NFS, vVOLs) to a host that participates in a vSAN Cluster, but apart from the vSAN Datastore. However, you cannot extend the actual vSAN Datastore with ... See more...
Hi! You can add any type of datastore (VMFS, NFS, vVOLs) to a host that participates in a vSAN Cluster, but apart from the vSAN Datastore. However, you cannot extend the actual vSAN Datastore with other datastores (VMFS, vSAN, NFS, vVOLs), but you can add capacity disks (SATA, NVMe, SAS) that are direct attached to the host to contribute to a diskgroup. Here are some KBs for that:  - Creating a VMFS Datastore: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/GUID-5AC611E0-7CEB-4604-A03C-F600B1BA2D23.html - Mounting a Datastore (NFS-VMFS): https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjB04SP_Kj8AhX8rZUCHXa7DZcQFnoECBUQAQ&url=https%3A%2F%2Fdocs.vmware.com%2Fen%2FVMware-vSphere%2F7.0%2Fcom.vmware.vsphere.storage.doc%2FGUID-FAFF509B-0BED-4192-8FB3-E3C130C3924B.html&usg=AOvVaw0KKfM_ySBSRxropux0iodx I hope that this helped you with your doubt. Good luck!