Bug 11864 - virt-manager使用anolis23.1 iso创建的虚拟机无法使用virt-ls访问
Summary: virt-manager使用anolis23.1 iso创建的虚拟机无法使用virt-ls访问
Status: NEW
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Others (show other bugs) Others
Version: 23.1
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-14 11:15 UTC by wangkaiqiang
Modified: 2024-11-14 11:15 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wangkaiqiang inspur_group 2024-11-14 11:15:26 UTC
Description of problem:
virt-manager使用anolis23.1 iso创建的虚拟机无法使用virt-ls访问,使用23.0的镜像和社区发布的23.1 qcow2镜像可以访问

How reproducible:
稳定复现

Steps to Reproduce:

[root@localhost ~]# virt-ls -a /mnt/virt-manachine/anolis23.1-minimal  /root
virt-ls: no operating system was found on this disk

If using guestfish ‘-i’ option, remove this option and instead
use the commands ‘run’ followed by ‘list-filesystems’.
You can then mount filesystems you want by hand using the
‘mount’ or ‘mount-ro’ command.

If using guestmount ‘-i’, remove this option and choose the
filesystem(s) you want to see by manually adding ‘-m’ option(s).
Use ‘virt-filesystems’ to see what filesystems are available.

If using other virt tools, this disk image won’t work
with these tools.  Use the guestfish equivalent commands
(see the virt tool manual page).
.



Expected results:

[root@localhost ~]# virt-ls -a /mnt/virt-manachine/AnolisOS-23.1-x86_64.qcow2 /root
.bash_logout
.bash_profile
.bashrc
.cshrc
.ssh
.tcshrc
anaconda-ks.cfg
original-ks.cfg


Additional info: