Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mkinitfs mkinitfs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • mkinitfsmkinitfs
  • Merge requests
  • !78

Import the pool without mounting any file systems.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged omni requested to merge omni/mkinitfs:zfs-mountfree-import into master Jan 13, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

This will solve aports/issues/12176 (as well as #9 (closed) I opened in this project).

However, you will still get

cannot import 'zpool': pool already exists
cannot import 'zpool': a pool with that name already exists
use the form 'zpool import <pool | id> <newpool>' to give it a new name

due to import attempts in initramfs-init#291.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: zfs-mountfree-import