-
Notifications
You must be signed in to change notification settings - Fork 0
<fix>[migration]: fix failed to start vm after ceph to ceph offline migration. #3120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 5.5.0
Are you sure you want to change the base?
Conversation
…igration. support starting vm without nic in other clusters. Resolves/Related: ZSTAC-80468 Change-Id: I6370646f7a796265677a6a656c716f6867706d69
概览在 VmInstanceBase.java 的 getStartingCandidateHosts 方法中,构建 DesignatedAllocateHostMsg 时新增了 变更
估算代码审查工作量🎯 2 (简单) | ⏱️ ~5 分钟
诗
Pre-merge checks and finishing touchesImportant Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error, 1 warning)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: http://open.zstack.ai:20001/code-reviews/zstack-cloud.yaml (via .coderabbit.yaml) Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (2)**/*.*⚙️ CodeRabbit configuration file
Files:
**/*.java⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (7)📓 Common learnings📚 Learning: 2025-08-12T05:39:14.846ZApplied to files:
📚 Learning: 2025-08-12T05:52:18.323ZApplied to files:
📚 Learning: 2025-10-09T02:23:30.305ZApplied to files:
📚 Learning: 2025-09-02T02:18:34.660ZApplied to files:
📚 Learning: 2025-04-21T03:16:40.427ZApplied to files:
📚 Learning: 2025-09-02T02:18:34.660ZApplied to files:
🔇 Additional comments (1)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ast-grep (0.40.0)compute/src/main/java/org/zstack/compute/vm/VmInstanceBase.javaComment |
support starting vm without nic in other clusters.
Resolves/Related: ZSTAC-80468
Change-Id: I6370646f7a796265677a6a656c716f6867706d69
sync from gitlab !8933