Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Unable to snapshot Request failed. (530)

オープン
#14,227 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
活発
技術スタック
java, python
領域
backend, cloud

調査の方向性

The issue mentions a snapshot failure with error 530 and 'No strategy was able to handle requested snapshot'. Look at the VM snapshot creation logic, likely in the management server code. Search for 'Instance Snapshot' and error handling. Check the hypervisor-specific snapshot strategies (KVM, vSphere, XenServer) to understand why some VMs fail. Running tests for snapshot functionality may help reproduce the issue.

索引モデルが issue の本文から書いたものです。

説明

component:primary-storage type:bug

Issue:

trying to take a snapshot of VMs, some work, some do not. The ones that do not report

Request failed. (530)
"Failed to create Instance Snapshot: No strategy was able to handle requested snapshot for Instance {xxxxxx-xxxx-xxxx-xxxxxxxx"

Triage:

i have gone though settings but everything looks as it should. There is no pattern i can see why some would work and the others not.

Workaround:

To get the job done we can take volume snapshots which work ok on all VMs.

主要言語
Java
スター
3.1k
フォーク
1.4k
平均マージ
6日 20時間
マージ済み PR(30日)
27

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

apache/cloudstack のほかの issue

apache/cloudstack の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。