Re: I have successfully mounted iSCSI targets from Synology NAS in Debian 11 Linux server for a construction company at Defu Lane 10, Singapore on 10 Feb 2023 Fri

2023-02-28 Thread The Lee-Man
This really isn't useful here IMHO. Did you have a question? Or a suggestion for changes? If not, we don't really need advertising here. On Friday, February 10, 2023 at 7:33:14 AM UTC-8 tdte...@gmail.com wrote: > Subject: I have successfully mounted iSCSI targets from Synology NAS in > Debian

RFC: Making iSNS and SLP discovery code optional in open-iscsi?

2023-02-28 Thread The Lee-Man
Hi All: I posted an issue on github about this, but I wanted to mention it here, as well. As part of trying to make open-iscsi "container-ized", I have been looking at how to make the iscsi executable footprint smaller. As part of that, I have been looking first at shared libraries being used

Re: [RFC 0/9] Make iscsid-kernel communications namespace-aware

2023-02-28 Thread The Lee-Man
Don: Agreed. I have been playing with podman, and I actually have a working prototype! Right now, I'm looking how to end sessions started in a container. Just killing the container leaves a dangling session. On Wednesday, February 8, 2023 at 12:10:37 PM UTC-8 don.e.w...@gmail.com wrote: > I