Bug 705922

Summary: Add possibility to set serial= option for virtual disk drives
Product: [Community] Virtualization Tools Reporter: Marc Haber <mh+redhat-bugzilla-2011>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-13 17:13:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Marc Haber 2011-05-18 21:27:57 UTC
Hi,

recent versions of qemu-kvm allow setting the serial "number" (which is actually a string) of a virtual disk to be set from the kvm command line (just add "serial=some-string" to the -drive option of KVM. This string can then be picked up from within the guest to, for example, create a device node in /dev/disk/by-serial using udev.

Please add the possibility to set a virtual disk drive's serial number from the virt-manager GUI.

Greetings
Marc

Comment 1 Cole Robinson 2011-07-13 17:13:53 UTC
Thanks for the RFE, upstream now allows viewing and changing the disk serial number in the 'Details' window.