Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • alpine-conf alpine-conf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • alpine
  • alpine-confalpine-conf
  • Issues
  • #10496
Closed
Open
Created Nov 30, 2021 by Ci7rix@Ci7rix

[diskless mode] lbu ignoring whole directory instead of one file

When using lbu on diskless installation to ignore etc/zfs/zpool.cache config file in /etc/zfs, the whole folder is ignored.

Steps to reproduce :

  1. Create a bootable disk with setup-bootable from Alpine 3.15.0 x86_64 Extended ISO
  2. Boot from it
  3. Install zfs : apk add zfs
  4. Import existing tank : zfs import tank
  5. Exclude cache file : lbu exclude /etc/zfs/zpool.cache
  6. The whole /etc/zfs directory is now ignored

Thanks

Assignee
Assign to
Time tracking