Secondary Storage NFS custom port
- 主要語言
- Java
- 星號
- 3.1k
- 分支
- 1.4k
- 平均合併
- 6 天 19 小時
- 30 天內合併 PR
- 32
描述
### Discussed in https://github.com/apache/cloudstack/discussions/10920
Originally posted by **amosgiture** May 27, 2025
I'm using a Ceph cluster for both primary and secondary storage. Using a floating ceph cluster IP and port 2050 to make NFS highly available. Port 2049 is already in use by the NFS server daemons in Ceph.
Primary storage works great since I can specify port=2050 in the mount options in the cloudstack UI. Secondary storage does not provide a way to customize the NFS port. I'm stuck.
I'm using KVM hosts on Ubuntu 22.04.
Any help would be appreciated to overcome this. If not, I'll try configuring S3 in Ceph instead of NFS for secondary storage.
貢獻指南
研究方向
首先追蹤 CloudStack 如何透過 NFS 設定和掛載次要儲存,重點關注 secondary-storage 連接埠在哪裡選取。該 issue 沒有指出原始檔案或測試,因此先找到這個進入點以及現有的 primary-storage 連接埠處理方式。完成標準是次要儲存可以使用 2050 這類自訂 NFS 連接埠,並驗證掛載在 KVM 主機上能正常運作。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- cloud, infrastructure
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100