Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

ERRO[0000] [graphdriver] prior storage driver overlay failed: 'overlay' is not supported over zfs, a mount_program is required #2167

Closed
DieterTHeck opened this issue Dec 8, 2023 · 3 comments
Labels
🐞 bug Something isn't working 🧐 Not a Script Issue Not a Script Issue

Comments

@DieterTHeck
Copy link

Tail of error message for "Podman Home Assistant Container LXC"...

Not mentioned on WebSite, that ZFS based is not working?

✓ Installed Podman

  • msg_info 'Pulling Home Assistant Image'
  • local 'msg=Pulling Home Assistant Image'
  • echo -ne ' - \033[33mPulling Home Assistant Image...'
  • Pulling Home Assistant Image...+ podman pull docker.io/homeassistant/home-assistant:stable
    ERRO[0000] [graphdriver] prior storage driver overlay failed: 'overlay' is not supported over zfs, a mount_program is required: backing file system is unsupported for this graph driver
    Error: 'overlay' is not supported over zfs, a mount_program is required: backing file system is unsupported for this graph driver
    ++ error_handler 28 '$STD podman pull docker.io/homeassistant/home-assistant:stable'
    ++ local exit_code=125
    ++ local line_number=28
    ++ local 'command=$STD podman pull docker.io/homeassistant/home-assistant:stable'
    ++ local 'error_message=\033[01;31m[ERROR]\033[m in line \033[01;31m28\033[m: exit code \033[01;31m125\033[m: while executing command \033[33m$STD podman pull docker.io/homeassistant/home-assistant:stable\033[m'
    ++ echo -e '\n\033[01;31m[ERROR]\033[m in line \033[01;31m28\033[m: exit code \033[01;31m125\033[m: while executing command \033[33m$STD podman pull docker.io/homeassistant/home-assistant:stable\033[m'

[ERROR] in line 28: exit code 125: while executing command $STD podman pull docker.io/homeassistant/home-assistant:stable

@tteck
Copy link
Owner

tteck commented Dec 8, 2023

Error: 'overlay' is not supported over zfs, a mount_program is required: backing file system is unsupported for this graph driver

Yes, I'm aware of this issue with ZFS. containers/podman#20324
Regrettably, the problem doesn't stem from the script; rather, it is a Podman issue.

@tteck tteck added 🐞 bug Something isn't working 🧐 Not a Script Issue Not a Script Issue labels Dec 8, 2023
@DieterTHeck
Copy link
Author

DieterTHeck commented Dec 8, 2023

Moved on to Docker Script. Testing now.
I guess you can close this for now. Maybe add a comment Not working on ZFS to webpage?

@tteck
Copy link
Owner

tteck commented Dec 8, 2023

As this issue is unrelated to the script, it is considered closed.

@tteck tteck closed this as completed Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working 🧐 Not a Script Issue Not a Script Issue
Projects
None yet
Development

No branches or pull requests

2 participants