From: Sietse v. Z. <si...@wi...> - 2019-02-06 13:48:09
|
Hi Bart, Yes I was indeed testing the new async functionlity. MT sync (block/file)io is working fine, as it always has. On the ESX side I see messages repeating like: 2019-02-05T09:24:01.004Z cpu0:2098660)Vol3: 3282: Failed to get object 28 type 1 uuid 5bbe0dc0-051081e8-ca2e-fcaa14f04eda FD 0 gen 0 :Timeout 2019-02-05T09:24:01.004Z cpu0:2098660)WARNING: Fil3: 1464: Failed to reserve volume f532 28 1 5bbe0dc0 51081e8 aafcca2e da4ef014 0 0 0 0 0 0 0 2019-02-05T09:24:13.019Z cpu0:2097745)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "eui.6539303661373962" state in doubt; requested fast path state update... 2019-02-05T09:24:13.019Z cpu0:2097745)ScsiDeviceIO: 3029: Cmd(0x459a40dcef80) 0x2a, CmdSN 0x3a from world 2098660 to dev "eui.6539303661373962" failed H:0x8 D:0x0 P:0x0 Invalid sense data: 0x0 0x80 0x41. 2019-02-05T09:24:13.019Z cpu2:2098660)FS3Misc: 2802: 'VMTest': Aborted VMFS IO at 710078464 made it to disk, setting status to OK -sietse ________________________________________ From: Bart Van Assche <bva...@ac...> Sent: Wednesday, February 6, 2019 03:50 To: Sietse van Zanen; scs...@li... Subject: Re: [Scst-devel] async / qlogic / vmware / amd-vi On 2/5/19 1:49 AM, Sietse van Zanen wrote: > The above combination does not seem fruitful and leads to errors and > completely stuck ESX hosts, I’m using the scst qla driver: > > Feb 5 10:17:24 rdsan01 kernel: qla2xxx 0000:08:00.0: AMD-Vi: Event > logged [IO_PAGE_FAULT domain=0x0000 address=0x00000000ff707000 flags=0x0050] > > Feb 5 10:17:24 rdsan01 kernel: qla2xxx 0000:08:00.0: AMD-Vi: Event > logged [IO_PAGE_FAULT domain=0x0000 address=0x00000000ff707780 flags=0x0050] > > Feb 5 10:17:24 rdsan01 kernel: qla2xxx 0000:08:00.0: AMD-Vi: Event > logged [IO_PAGE_FAULT domain=0x0000 address=0x00000000ff7074c0 flags=0x0050] Hi -Sietse, That's unfortunate. I think the newest code in your setup is asynchronous I/O. Have you already tried to verify whether synchronous I/O with multiple threads works fine? Bart. |