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