Created attachment 1172 [details] 磁盘数据加密后安装报错截图 Description of problem: 在系统安装过程中选择给磁盘加密数据,开始安装后会报错,提示”Failed to activate device:No such device“ Version-Release number of selected component (if applicable): #内核版本 # uname -r 6.6.25-2_rc1.1.an23.loongarch64 #系统版本 # cat /etc/os-release NAME="Anolis OS" VERSION="23" ID="anolis" VERSION_ID="23" PLATFORM_ID="platform:an23" PRETTY_NAME="Anolis OS 23" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugzilla.openanolis.cn/" iso下载: https://build.openanolis.cn/kojifiles/output/nightly/anolis-23-20240513.4/compose/os/loongarch64/iso/anolis-23-loongarch64-dvd1-20240513.4.iso How reproducible:100% Steps to Reproduce: 1.dd刻录U盘启动盘,在系统安装界面的安装目的地 2.对磁盘选择加密数据 3.开始安装 Actual results: 开始安装后会报错,提示”Failed to activate device:No such device“ Expected results: 加密磁盘数据后可正常安装系统 Additional info: 日志信息详情可见附件”tmp.tar“
Created attachment 1173 [details] tmp目录下的所有日志文件
DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: nvme0n1p3 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: LUKS.create: device: /dev/nvme0n1p3 ; type: luks ; status: False ; DEBUG:blivet: LUKS._create: device: /dev/nvme0n1p3 ; type: luks ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; DEBUG:blivet:nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:0d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 INFO:blivet:executing action: [602] create device luks/dm-crypt luks-nvme0n1p3 (id 599) DEBUG:blivet: LUKSDevice.create: luks-nvme0n1p3 ; status: False ; DEBUG:blivet: LUKSDevice.setup_parents: name: luks-nvme0n1p3 ; orig: False ; DEBUG:blivet: PartitionDevice.setup: nvme0n1p3 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: LUKS.setup: device: /dev/nvme0n1p3 ; type: luks ; status: False ; DEBUG:blivet: LUKS._setup: device: /dev/nvme0n1p3 ; map_name: luks-d72546e3-8ff2-4950-abe8-0382e4dfa53e ; type: luks ; status: False ; INFO:program:[cryptsetup] device-mapper: reload ioctl on luks-d72546e3-8ff2-4950-abe8-0382e4dfa53e (253:2) failed: No such file or directory ERROR:anaconda.modules.storage.installation:Failed to create storage layout: Failed to activate device: No such device