weizhouapache commented on issue #11453: URL: https://github.com/apache/cloudstack/issues/11453#issuecomment-3191308227
> > Got an error on another management server, which seems to be the root cause `2025-08-15 05:58:04,557 WARN [o.a.c.s.s.DefaultSnapshotStrategy] (Work-Job-Executor-6:[ctx-bcc76f85, job-179/job-180, ctx-5bbd5fed]) (logid:2d361233) VM [b50bdd89-1b6b-4ef3-bf85-c97d8cfa01a2] already has KVM File-Based storage VM snapshots. These VM snapshots and volume snapshots are not supported together for KVM. As restoring volume snapshots will erase the VM snapshots and cause data loss.` > > This is related to [#10632](https://github.com/apache/cloudstack/pull/10632) > > [@JoaoJandre](https://github.com/JoaoJandre) would it be possible to make the error message more clear ? > > [@weizhouapache](https://github.com/weizhouapache) I can change the error message that is displayed to the end user. But this behavior is expected, as the log you posted explains. > @JoaoJandre Agree the behaviour is expected. I do not think it is a major issue we need to fix asap. > I can change the error message that is displayed to the end user. that would be better I think. thanks in advance @JoaoJandre > If you want to use VM snapshot and volume snapshot at the same time, you should not use VM snapshot strategy introduced in [#10632](https://github.com/apache/cloudstack/pull/10632). You may disable it by adding it to the `KvmFileBasedStorageVmSnapshotStrategy` value to the `vmSnapshot.strategies.exclude` configuration. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org