스토리지 노드라고도 하는 스토리지 전용 노드는 고객이 사용할 수 있는 코어가 없고 고객이 사용 가능한 스토리지만 있는 VMware Engine 노드 유형입니다. 이러한 노드를 VMware Engine 하이퍼컨버지드 노드의 클러스터에 추가하여 클러스터에 코어를 추가하지 않고도 클러스터의 스토리지 용량을 늘릴 수 있습니다.
스토리지 전용 노드는 HCI 노드가 최소 3개 이상 있는 관리 클러스터와 HCI 노드가 최소 2개 이상 있는 워크로드 클러스터에만 추가될 수 있습니다.
Google Cloud 콘솔, Google Cloud CLI, VMware Engine API를 사용하여 스토리지 전용 노드를 사용할 수 있습니다. 스토리지 노드는 프라이빗 클라우드 및 클러스터에 코어 및 메모리를 기여하지 않으며 VM을 실행할 수 없습니다. Google Cloud CLI 및 VMware Engine API를 사용하여 클러스터의 스토리지 전용 노드 수를 쿼리할 수 있습니다.
vCenter UI에 액세스하여 ESXi 호스트에 할당된 태그를 확인하고 스토리지 전용 노드로 구성된 ESXi 호스트를 식별할 수 있습니다. vCenter에서 storage_only_node 태그를 쿼리하고 이 태그가 있는 모든 ESXi 호스트를 찾을 수 있습니다.
제한사항
HCI 노드 2개와 스토리지 노드 1개로 구성된 클러스터를 사용하는 경우 HCI 노드에 오류가 발생하면 클러스터에 VM을 실행할 수 있는 HCI 노드가 1개만 있을 수 있습니다. 이 시나리오는 클러스터에 교체 노드가 추가될 때까지 유지될 수 있으며, 이때 클러스터는 복원력으로 다시 복원됩니다.
VM의 vMotion을 클러스터 내 스토리지 노드로 사용할 수 없습니다.
이 작업을 수행하려고 하면 스토리지 노드에 리소스가 부족하다는 vCenter 오류 메시지가 표시될 수 있습니다. 대신 vCenter 인터페이스를 사용하여 'storage-only' 태그를 쿼리해 스토리지 노드로 구성된 모든 ESXi 호스트를 찾으면 됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-22(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)."]]