GithubHelp home page GithubHelp logo

Comments (3)

devZer0 avatar devZer0 commented on July 30, 2024 1

yes, instead of removing the ipv6 entries in the filesystem, changing

/var/lib/iscsi/nodes/iqn.2000-01.com.synology:DiskStation4.Target-1.3ea3d7a31e/fe80::211:32ff:fe0c:d12,3260,1/default )

entry

node.startup = automatic

into

node.startup = manual

also fixes the problem for me.

from open-iscsi.

gonzoleeman avatar gonzoleeman commented on July 30, 2024

My first response is that the target is the problem. The protocol sets forth the sequence: We ask the target portal to send a list of targets, with their IQNs. There is no protocol for telling a target portal you just want a subset of it's LUNs. But that's just my first response ...

from open-iscsi.

cleech avatar cleech commented on July 30, 2024

Lee's right that there's no way to request a subset of portals during sendtargets discovery, so the options are to either remove the IPv6 portals from the target if IPv6 is not allowed in your network or do some sort of post filtering on the initiator. Deleting the records is fine, as would be disabling automatic startup for them by switching them to manual.

The man page states that the -A/--portal_type option is specific to flashnode new commands, but something like that for selecting records for update or delete could be nice. We don't have that now.

Improved handling of connection errors and timeouts would be nice as well, but I've heard opinions go both ways (don't ever give up completely vs. time out faster) depending on use case.

You should be able to adjust the default initial_login_retry_max and login_timeout settings in /etc/iscsi/iscsid.conf down to give up on the IPv6 portals much faster.

from open-iscsi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.