Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add listening address configuration in XML fileConfig #45

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

ActiveVolcano
Copy link

If listening address is not specified when calling Configuration class constructor,
the tag value <configuration><GlobalConfig><Address> in XML file will be used.
Fix #21 by the way.

NOTE "0.0.0.0" means listening on all addresses.

tongdaotech and others added 21 commits July 26, 2022 10:36
…WRITE (12), REPORT SUPPORTED OPERATION CODES commands
Resolves compatible with PB size storage file and Linux CentOS 7 commands including iscsiadm, parted, fdisk, mkfs.*
Resolves compatible with PB size storage file and Linux CentOS 7 commands including iscsiadm, parted, fdisk, mkfs.*

See merge request !1
Resolves compatible with Microsoft Windows 10 bundled iSCSI initiator
Resolves compatible with Microsoft Windows 10 bundled iSCSI initiator

See merge request !2
@ActiveVolcano
Copy link
Author

Run the target as standalone executable jar without asking user choose target address if configuration file parameter is provided.

@ActiveVolcano
Copy link
Author

Add extended storage class configuration in XML file, so that we can write new storage class without modifying the jSCSI source tree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TargetServer requires user input to start
2 participants