The patch looks good to me. Thank you!
Consider this:
Tested-by: Mira Limbeck
Reviewed-by: Mira Limbeck
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
Patch looks good to me too, ran a few tests and didn't see anything
unexpected, hence:
Tested-by: Friedrich Weber
Reviewed-by: Friedrich Weber
Thank you!
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailma
--- Begin Message ---
Check if there is already a logged session present and
fall back to previous TCP check port connection.
pvestatd is calling check_connection every 10 seconds.
This check produces a lot of noise at the iscsi server logging.
Signed-off-by: Victor Seva
---
changes since v4: