diff options
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1423668')
| -rw-r--r-- | results/classifier/accel-gemma3:12b/kvm/1423668 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1423668 b/results/classifier/accel-gemma3:12b/kvm/1423668 new file mode 100644 index 000000000..38d493c09 --- /dev/null +++ b/results/classifier/accel-gemma3:12b/kvm/1423668 @@ -0,0 +1,12 @@ + +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 \ No newline at end of file |