Re: [Qemu-devel] unable to set SATA serial with a spaces

2015-02-24 Thread Alan Latteri
Bug 1195660 <https://bugzilla.redhat.com/show_bug.cgi?id=1195660> has been added to the database > On Feb 23, 2015, at 3:41 AM, Michal Privoznik wrote: > > On 23.02.2015 11:18, Markus Armbruster wrote: >> Alan Latteri writes: >> >>> The left padding is im

Re: [Qemu-devel] unable to set SATA serial with a spaces

2015-02-20 Thread Alan Latteri
The left padding is important and necessary to keep for my particular application. This is broken in libvirt, but works fine with direct Qemu invocation. Thank you for the help. Alan > On Feb 20, 2015, at 1:28 AM, Markus Armbruster wrote: > > Alan Latteri mailto:a...@insti

Re: [Qemu-devel] unable to set SATA serial with a spaces

2015-02-20 Thread Alan Latteri
From what I can tell in the code, padstr() is only coded in the IDE section, not SCSI/SATA? > On Feb 19, 2015, at 11:42 PM, Markus Armbruster wrote: > > John Snow mailto:js...@redhat.com>> writes: > >> On 02/19/2015 02:48 PM, Alan Latteri wrote: >>> I am

Re: [Qemu-devel] unable to set SATA serial with a spaces

2015-02-20 Thread Alan Latteri
b 19, 2015, at 11:42 PM, Markus Armbruster wrote: > > John Snow mailto:js...@redhat.com>> writes: > >> On 02/19/2015 02:48 PM, Alan Latteri wrote: >>> I am virtualzing a physical server for which I need to set the SCSI/SATA >>> drive serial. It is compris

Re: [Qemu-devel] unable to set SATA serial with a spaces

2015-02-19 Thread Alan Latteri
ote: > > > > On 02/19/2015 02:48 PM, Alan Latteri wrote: >> 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

[Qemu-devel] unable to set SATA serial with a spaces

2015-02-19 Thread Alan Latteri
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:

[Qemu-devel] [Bug 1423668] [NEW] Unable to set scsi drive serial if it contains spaces.

2015-02-19 Thread Alan Latteri
Public bug reported: 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