NodeRef
Noderef 是排名 1。 Noderef 是另一個 CycleCloud 節點的內部參考。
範例
[noderef fsvrlsf]
[[[configuration cyclecloud.mounts.home]]]
type = nfs
mountpoint = /shared/home
export_path = /mnt/raid/home
address = ${fsvrlsf.instance.privateip}
封鎖行為
noderef
在叢集範本檔案中定義 ,然後在節點定義中使用它建立資源相依性。 參考節點現在相依于參考的節點。 這表示在參考和參考節點上會封鎖某些狀態轉換。
在參考節點終止之前,無法終止參考的節點。
在參考的節點已 啟動 之前,無法 啟動參考節點。
屬性 | 類型 | 定義 |
---|---|---|
名稱 | String | 參考的節點名稱 |
SourceClusterName | String | 參考節點的叢集 |