Bugs item #2837083, was opened at 2009-08-13 16:27
Message generated for change (Tracker Item Submitted) made by atilaromero
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2837083&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: qemu
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Atila (atilaromero)
Assigned to: Nobody/Anonymous (nobody)
Summary: Wrong disk size on exported nbd device

Initial Comment:
kvm-nbd uses a blocksize of 1024 bytes. If the imaged disk had an odd number of 
sectors, the last sector isn't exported.
Solution: change the blocksize to 512 in nbd.c

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2837083&group_id=180599
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to