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

Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIO #2767

Closed
wants to merge 1 commit into from

Conversation

FransUrbo
Copy link
Contributor

Reviewed by: Matthew Ahrens mahrens@delphix.com
Reviewed by: George Wilson george.wilson@delphix.com

References:
https://www.illumos.org/issues/5213
https://reviews.csiden.org/r/110

Porting notes:
For the Linux port, KM_SLEEP was repplaced with KM_PUSHPAGE.

Ported by: Turbo Fredriksson turbo@bayour.com

@behlendorf
Copy link
Contributor

This is actually review 110, not 100. The reference should be https://reviews.csiden.org/r/110.

@behlendorf
Copy link
Contributor

Aside from those two comments this looks good to me and is a nice bit of cleanup.

@FransUrbo
Copy link
Contributor Author

@behlendorf Updated.

… ENXIO

Reviewed by: Matthew Ahrens mahrens@delphix.com
Reviewed by: George Wilson george.wilson@delphix.com

References:
    https://www.illumos.org/issues/5213
    https://reviews.csiden.org/r/110

Porting notes:

For the Linux port, KM_SLEEP was repplaced with KM_PUSHPAGE.

Ported by: Turbo Fredriksson <turbo@bayour.com>
@behlendorf
Copy link
Contributor

Merged as:

fb42a49 Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIO

@behlendorf behlendorf closed this Nov 14, 2014
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