Secondary Storage NFS custom port
- 主要言語
- Java
- スター
- 3.1k
- フォーク
- 1.4k
- 平均マージ
- 6日 19時間
- マージ済み PR(30日)
- 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 経由でセカンダリストレージをどのように設定してマウントするかを追跡し、セカンダリストレージのポートがどこで選択されるかに注目します。issue にはソースファイルやテストが記載されていないため、まずそのエントリーポイントと、既存のプライマリストレージのポート処理を見つけます。セカンダリストレージが 2050 のようなカスタム NFS ポートを使用でき、KVM ホストでマウントが機能することを検証できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- cloud, infrastructure
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100