Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Nós somente de armazenamento
Um nó somente de armazenamento, também conhecido como nó de armazenamento, é um tipo de nó do VMware Engine
que não tem núcleos utilizáveis pelo cliente e tem apenas
armazenamento utilizável pelo cliente. Esses nós podem ser adicionados a um cluster de
nós hiperconvergentes do VMware Engine para aumentar a capacidade de armazenamento do
cluster sem adicionar núcleos.
Os nós somente de armazenamento só podem ser adicionados a um cluster de gerenciamento com um mínimo de
três nós HCI e um cluster de carga de trabalho com pelo menos dois nós HCI.
Os nós somente de armazenamento estão disponíveis usando o console Google Cloud , a CLI do Google Cloud e a API VMware Engine. Os nós de armazenamento não contribuem com núcleos ou memória para a
nuvem privada nem o cluster e não podem executar VMs. Use a CLI do Google Cloud e a API VMware Engine para consultar o número de nós somente de armazenamento em um cluster.
Ao acessar a interface do vCenter, é possível identificar quais hosts ESXi estão configurados como
nós somente de armazenamento analisando as tags atribuídas aos hosts ESXi. É possível consultar a tag storage_only_node no vCenter e encontrar todos os hosts ESXi que têm essa tag.
Limitações
Ao usar um cluster composto por dois HCIs e um nó de armazenamento, se houver uma falha no nó HCI, talvez haja apenas um nó HCI disponível no cluster para executar VMs. Esse cenário pode permanecer até que o cluster adicione um nó de substituição, momento em que a resiliência do cluster é restaurada.
Não é possível usar o vMotion em uma VM para um nó de armazenamento em um cluster.
Se você tentar realizar essa ação, poderá aparecer um erro do vCenter informando que
há recursos insuficientes no nó de armazenamento. Em vez disso, use
a interface do vCenter para consultar a tag "somente armazenamento" e encontrar todos os hosts ESXi
configurados como nós de armazenamento.
Não é possível converter um nó de armazenamento em um nó da HCI e vice-versa.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-04 UTC."],[],[],null,["# Storage-only nodes\n==================\n\nA storage-only node, also known as storage node, is a VMware Engine\nnode type that does not have any customer-usable cores and only has\ncustomer-usable storage. These nodes can be added to a cluster of\nVMware Engine hyper converged nodes to increase the storage capacity of\nthe cluster without adding cores to the cluster.\n| **Note:** A cluster can consist of a maximum of **50%** storage-only nodes. A dedicated cluster made up entirely of storage-only nodes is not supported because the workload VMs can't run on storage-only nodes.\n\nStorage-only nodes can only be added to a management cluster with a minimum of\nthree HCI nodes and a workload cluster that has at least two HCI nodes.\n\nStorage-only nodes are available using the Google Cloud console, Google Cloud CLI and\nVMware Engine API. The storage nodes don't contribute cores or memory to the\nprivate cloud and cluster and can't run VMs. You can use the Google Cloud CLI and\nVMware Engine API to query the number of storage-only nodes in a cluster.\n\nBy accessing the vCenter UI, you can identify which ESXi hosts are configured as\nstorage-only nodes by looking at tags assigned to ESXi hosts. You can query for\nthe tag `storage_only_node` in vCenter and find all ESXi hosts that\nhave this tag.\n\nLimitations\n-----------\n\n- When using a cluster made up of two HCI and one storage node, if there's an\n HCI node failure, there might be only one available HCI node in the cluster\n to run VMs. This scenario can remain until the cluster adds a replacement\n node, at which time your cluster is restored back to resilience.\n\n- You won't be able to use vMotion on a VM to a storage node within a cluster.\n If you try to perform this action, you may see a vCenter error stating that\n there are insufficient resources on the storage node. Instead, you can use\n the vCenter interface to query the \"storage-only\" tag to find all ESXi hosts\n that are configured as storage nodes.\n\n- Converting a storage node to an HCI node and the other way around is not\n supported.\n\nWhat's next\n-----------\n\n- Learn how to [use storage only nodes](/vmware-engine/docs/networking/howto-use-storage-only-nodes)."]]