Skip to content

Fixed shutdown issues#1067

Merged
uweseimet merged 2 commits intodevelopfrom
fix_wrong_shutdown_mode
Jan 14, 2023
Merged

Fixed shutdown issues#1067
uweseimet merged 2 commits intodevelopfrom
fix_wrong_shutdown_mode

Conversation

@uweseimet
Copy link
Copy Markdown
Contributor

@uweseimet uweseimet commented Jan 11, 2023

I thought this had been tested, but anyway: scsictl cannot shut down piscsi. The shutdown string remains 'rascsi' for backwards compatibility, also see piscsi_interface.proto.
In addition, the exit() call in the piscsi termination handler often resulted in a segfault (race condition).

@uweseimet uweseimet changed the title Fixed wrong shutdown mode string (must be 'rascsi', not 'piscsi') Fixed wrong scsictl shutdown mode string (must be 'rascsi', not 'piscsi') Jan 11, 2023
@uweseimet uweseimet changed the title Fixed wrong scsictl shutdown mode string (must be 'rascsi', not 'piscsi') Fixed shutdown issues Jan 11, 2023
@uweseimet uweseimet marked this pull request as ready for review January 11, 2023 14:15
@uweseimet uweseimet merged commit 649655b into develop Jan 14, 2023
@uweseimet uweseimet deleted the fix_wrong_shutdown_mode branch January 14, 2023 18:26
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.

2 participants