From 3e4c5a6261770bced301b5e74233e7866166ea5b Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Sun, 1 Jun 2025 21:35:14 +0200 Subject: clean up repository --- gitlab/issues_text/target_missing/host_missing/accel_missing/716 | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/716 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/716') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/716 b/gitlab/issues_text/target_missing/host_missing/accel_missing/716 deleted file mode 100644 index 8a26baf1f..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/716 +++ /dev/null @@ -1,3 +0,0 @@ -using "-device scsi-cd" option on arm64 platform -Description of problem: -When using OpenStack to create a virtual machine instance, I need to configure the password of the root user through cloud-init. I use the ConfigDriver method, in which OpenStack will mount a virtual disk in iso9660 format to the virtual machine instance. The command line generated by OpenStack is shown above. You can see that this ConfigDrive virtual disk is mounted via "--device scsi-cd". But when I entered the virtual machine instance and used lsblk, blkid and searched in /dev/disk/by-label, I did not find the virtual disk that should be mounted. In addition, I don't have more debugging messages or error messages. I want to know if the "scsi-cd" is not fully adapted to arm64 platform. -- cgit 1.4.1