Re: iSCSI and Ceph RBD

2020-01-30 Thread The Lee-Man
Did Donald answer your question(s)? On Friday, January 24, 2020 at 1:50:28 PM UTC-8, Bobby wrote: > > Hi, > > I have some questions regarding iSCSI and Ceph RBD. If I have understood > correctly, the RBD backstore module > on target side can translate SCSI IO into Ceph OSD requests. The iSCSI >

Re: [PATCH RESEND] iscsi: Add support for asynchronous iSCSI session destruction

2020-01-30 Thread Maurizio Lombardi
Hello, Dne 27.1.2020 v 04:24 Gabriel Krisman Bertazi napsal(a): > From: Frank Mayhar > > iSCSI session destruction can be arbitrarily slow, since it might > require network operations and serialization inside the scsi layer. > This patch adds a new user event to trigger the destruction work > as