Skip to content
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

Can't add an disk image for a new instance after reinstall #626

Open
skywind3000 opened this issue Dec 8, 2023 · 7 comments
Open

Can't add an disk image for a new instance after reinstall #626

skywind3000 opened this issue Dec 8, 2023 · 7 comments

Comments

@skywind3000
Copy link

skywind3000 commented Dec 8, 2023

I did a fresh reinstall webvirtcloud after upgrading failure

In the new installation, when I am creating a new instance,

I found the "add image" button is not clickable:

图片

what's that mean ?

One more thing, before that, when I was selecting CPU type, the second dropdown list (chipset) is empty:

图片

Dont know if it matters

Additional information:

  • OS: Debian 12
@skywind3000
Copy link
Author

skywind3000 commented Dec 8, 2023

I found this:

图片

and:

图片

@catborise
Copy link
Collaborator

Did you check pool list with virsh pool-list command. (On host)

@skywind3000
Copy link
Author

skywind3000 commented Dec 10, 2023

It worked fine with a previous version of webvirtcloud.

I've been using it for a long time, this issue only happens from yesterday after upgrading webvirtcloud to the latest version.

@toobye
Copy link

toobye commented Dec 13, 2023

Do you have an answer?thx

@catborise
Copy link
Collaborator

There is not any problem with webvirtcloud as you specified. Could you please run "virsh pool-list" at command line of host.
you may have broken libvirt/qemu config. we can verify settings of libvirt/qemu with virsh commands.
is "virsh dom-capabilities", "virsh net-list" etc. commands working as expected?

beside that;
did you follow update instructions. with update you should check settings.py.template, may be there are some changes different then your settings.py file.

@skywind3000
Copy link
Author

skywind3000 commented Dec 13, 2023

after reboot somethings, it works again, and I cant find a way to reproduct, no clue.

@toobye
Copy link

toobye commented Dec 18, 2023

正如您指定的那样,webvirtcloud 没有任何问题。您能否在主机的命令行中运行“virsh pool-list”。您可能损坏了 libvirt/qemu 配置。我们可以使用 virsh 命令验证 libvirt/qemu 的设置。“virsh dom-capabilities”、“virsh net-list”等命令是否按预期工作?

除此之外;您是否遵循了更新说明。更新后,您应该检查settings.py.template,可能有一些不同于 settings.py 文件的变化。

正如您指定的那样,webvirtcloud 没有任何问题。您能否在主机的命令行中运行“virsh pool-list”。您可能损坏了 libvirt/qemu 配置。我们可以使用 virsh 命令验证 libvirt/qemu 的设置。“virsh dom-capabilities”、“virsh net-list”等命令是否按预期工作?

除此之外;您是否遵循了更新说明。更新后,您应该检查settings.py.template,可能有一些不同于 settings.py 文件的变化。

“virsh net-list” is ok, but“ virsh dom-capabilities” command are not in “virsh help”
After checking the settings. py. template and settings. py, there is no significant difference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants