diff options
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/877498')
| -rw-r--r-- | results/classifier/accel-gemma3:12b/kvm/877498 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/877498 b/results/classifier/accel-gemma3:12b/kvm/877498 new file mode 100644 index 000000000..b4040d94b --- /dev/null +++ b/results/classifier/accel-gemma3:12b/kvm/877498 @@ -0,0 +1,4 @@ + +qemu does not pass sector size from physical devices to virtual devices + +When passing a physical disk (i.e. a multipathed fcal volume in my case) with a 4k sector size as raw image to qemu (-drive file=/dev/mapper/hartebeest-sys,if=none,id=drive-virtio-disk0,boot=on,format=raw), the resulting virtual device has a sector size of 512b, rendering the partition table unusable! \ No newline at end of file |