[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] Release 0.9.5 of GPL PV Drivers for Windows
> Hi James; > > I've been following this thread. On the "format" issue I noticed in > Device Manager that the Disk Properties, Location, on the General tab > reads Bus Number 0, Target ID 0, Lun0 for both disks. From my > experience with iSCSI the Location information in device manage is > obtained from the initiator and is accurate. Does your driver reflect > this information correctly? If so having two LUN0's on the same Target > ID would certainly confuse Windows. They are on separate 'controllers', so there is no resulting confusing. I have actually just fixed the formatting issue. It was related to windows giving us buffers that were not aligned to a 512 byte boundary, which the vbd backend driver won't accept. My workaround involves a huge hit in performance and also had a nasty bug in it and that was causing the format issue. Not yet checked into hg so you'll have to wait a bit. If I don't get the other bug resolved to be able to do a binary release, I'll at least check in the format fix to hg. James _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |