Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Nodi solo di archiviazione
Un nodo di sola archiviazione, noto anche come nodo di archiviazione, è un tipo di nodo VMware Engine che non dispone di core utilizzabili dal cliente e ha solo spazio di archiviazione utilizzabile dal cliente. Questi nodi possono essere aggiunti a un cluster di nodi hyper-converged VMware Engine per aumentare la capacità di archiviazione del cluster senza aggiungere core.
I nodi solo archiviazione possono essere aggiunti solo a un cluster di gestione con almeno tre nodi HCI e a un cluster di carichi di lavoro con almeno due nodi HCI.
I nodi solo per lo storage sono disponibili utilizzando la Google Cloud console, Google Cloud CLI e l'API VMware Engine. I nodi di archiviazione non forniscono core o memoria al cloud privato e al cluster e non possono eseguire VM. Puoi utilizzare Google Cloud CLI e l'API VMware Engine per eseguire query sul numero di nodi solo per lo spazio di archiviazione in un cluster.
Se accedi all'interfaccia utente di vCenter, puoi identificare gli host ESXi configurati come nodi solo per lo storage esaminando i tag assegnati agli host ESXi. Puoi eseguire una query per il tag storage_only_node in vCenter e trovare tutti gli host ESXi che hanno questo tag.
Limitazioni
Quando utilizzi un cluster composto da due nodi HCI e un nodo di archiviazione, in caso di guasto di un nodo HCI, nel cluster potrebbe essere disponibile un solo nodo HCI per eseguire le VM. Questo scenario può rimanere fino a quando il cluster non aggiunge un nodo di sostituzione, momento in cui la resilienza del cluster viene ripristinata.
Non potrai utilizzare vMotion su una VM per un nodo di archiviazione all'interno di un cluster.
Se provi a eseguire questa azione, potresti visualizzare un errore di vCenter che indica che le risorse sul nodo di archiviazione non sono sufficienti. In alternativa, puoi utilizzare
l'interfaccia vCenter per eseguire query sul tag "solo archiviazione" per trovare tutti gli host ESXi
configurati come nodi di archiviazione.
La conversione di un nodo di archiviazione in un nodo HCI e viceversa non è supportata.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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)."]]