Ao usar o AWS re:Post, você concorda com os AWS re:Post Termos de uso

AWS Backup cannot see all VMWare VMs, hypervisor configured with user and VMWare administrator role

0

User configured in the AWS Backup Hypervisor has administrator role in vSphere. When I go to Virtual Machines, I can only see 1478 of 5418 vms. I can backup any of the 1478 VMs. Last metadata synce was this morning at 8am. Why am I not able to see all VMs in vCenter. I have 5 gateways connected to the hypervisor.

feita há 3 meses64 visualizações
3 Respostas
0

1.Can you run list-virtual-machines API in CLI and see if you can find the VM’s? https://docs.aws.amazon.com/cli/latest/reference/backup-gateway/list-virtual-machines.html

  1. Also, can you run update-hypervisor command. https://docs.aws.amazon.com/cli/latest/reference/backup-gateway/update-hypervisor.html

  2. Unfortunately,AWS Backup doesn't support some special characters in the folder path. Today we only support _ . : / = + - @ as special characters in the folder path. there could also be spaces in folder paths. please verify this, mostly this could be the issue.

Customer will have to rename the folder to remove other special characters from the folder in order to allow these VMs to be imported.

  1. There is a known issue with our console where the list VMs table fetches only 100 VMs at a time. the search bar acts as a filter on those VMs which have already been fetched. to fetch more VMs, customers must click the 'next page' button after searching.
  2. You can use Amazon CloudWatch Logs to obtain information about your hypervisor, including error monitoring, network connection between the gateway and the hypervisor, and network configuration information. For information about CloudWatch log groups, see Working with Log Groups and Log Streams in the Amazon CloudWatch User Guide. https://docs.aws.amazon.com/aws-backup/latest/devguide/working-with-hypervisors.html#edit-hypervisor
AWS
respondido há 3 meses
    1. same results
    2. same results
    3. No special characters in folders.
    4. I was aware of this already.
    5. Probably could have looked closer at the logs.
0

The only resolution to my issue was to delete the hypervisor and re-create it. At that point I was able to see all 5k+ VMs in vCenter. I changed the user to a more restricted vCenter user. Again the changes didn't take effect until and deleted and recreated the hypervisor.

respondido há 3 meses
0

Hi,

To answer your question, we require details that are non-public information. Please open a support case with AWS using the following link and share below details on the same. https://console.aws.amazon.com/support/home#/case/create

=====================================

  1. Run this command in CLI or CloudShelland send us the output

$ aws backup-gateway list-virtual-machines > VMlist.txt

  1. We only support _ . : / = + - @ as special characters in the folder path in path of the VM when viewed from vCenter which includes the datacenter and folders. Do the VMs that are missing are present inside a folder path that has any special characters other than ones listed? (Like ` % & * etc) . If you do have any special characters that we don't support, then you will have to rename the folder to remove other special characters from the folder in order to allow these VMs to be imported.

Thank you !

AWS
respondido há 3 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas