diff options
Diffstat (limited to 'results/classifier/118/none/1423668')
| -rw-r--r-- | results/classifier/118/none/1423668 | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/results/classifier/118/none/1423668 b/results/classifier/118/none/1423668 new file mode 100644 index 00000000..80d66b60 --- /dev/null +++ b/results/classifier/118/none/1423668 @@ -0,0 +1,44 @@ +peripherals: 0.696 +device: 0.693 +graphic: 0.520 +socket: 0.480 +x86: 0.472 +network: 0.449 +vnc: 0.445 +mistranslation: 0.410 +ppc: 0.395 +semantic: 0.395 +performance: 0.383 +virtual: 0.374 +architecture: 0.370 +hypervisor: 0.336 +register: 0.312 +KVM: 0.282 +risc-v: 0.238 +permissions: 0.221 +PID: 0.204 +boot: 0.160 +arm: 0.155 +i386: 0.149 +debug: 0.145 +TCG: 0.134 +kernel: 0.132 +VMM: 0.131 +files: 0.113 +user-level: 0.042 +assembly: 0.015 + +Unable to set scsi drive serial if it contains spaces. + +I am virtualzing a physical server for which I need to set the SCSI/SATA drive serial. It is comprised of 12 " " spaces then 8 letter/digits. If I exclude the spaces, the drive serial is not accurate. If I include the spaces I get the following error. + +error: Failed to start domain test1 +error: internal error: driver serial ' ABCD1234' contains unsafe characters + +virsh edit +Centos 7.0 +3.19.0-1.el7.elrepo.x86_64 +QEMU emulator version 1.5.3 (qemu-kvm-1.5.3-60.el7.centos.7), Copyright (c) 2003-2008 Fabrice Bellard + +This error message comes from libvirt, not from QEMU, so please report the error there if it still persists: https://libvirt.org/bugs.html + |