Skip to content

Add listening address configuration in XML fileConfig#45

Open
ActiveVolcano wants to merge 27 commits into
sebastiangraf:masterfrom
ActiveVolcano:config
Open

Add listening address configuration in XML fileConfig#45
ActiveVolcano wants to merge 27 commits into
sebastiangraf:masterfrom
ActiveVolcano:config

Conversation

@ActiveVolcano

Copy link
Copy Markdown

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
Copy Markdown
Author

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

@ActiveVolcano

Copy link
Copy Markdown
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