Re: [PATCH RESEND v4] iscsi: Report connection state on sysfs

2020-03-26 Thread Martin K. Petersen
Gabriel, > If an iSCSI connection happens to fail while the daemon isn't running > (due to a crash or for another reason), the kernel failure report is > not received. When the daemon restarts, there is insufficient kernel > state in sysfs for it to know that this happened. open-iscsi tries to

Re: [PATCH RESEND v4] iscsi: Report connection state on sysfs

2020-03-19 Thread Lee Duncan
On 3/17/20 4:34 PM, Gabriel Krisman Bertazi wrote: > If an iSCSI connection happens to fail while the daemon isn't > running (due to a crash or for another reason), the kernel failure > report is not received. When the daemon restarts, there is insufficient > kernel state in sysfs for it to know t

[PATCH RESEND v4] iscsi: Report connection state on sysfs

2020-03-17 Thread Gabriel Krisman Bertazi
If an iSCSI connection happens to fail while the daemon isn't running (due to a crash or for another reason), the kernel failure report is not received. When the daemon restarts, there is insufficient kernel state in sysfs for it to know that this happened. open-iscsi tries to reopen every connec