bashclub / proxmox-zfs-postinstall

This script is designed to run on a fresh installed Proxmox server, configures `pve-no-subscription` repository, adjusts `zfs_arc_cache` and installs basic tools like `zfs-auto-snapshot` or `ifupdown2`
https://sysops.tv
117 stars 29 forks source link

On fresh ZFS system there is no rpool/ROOT/vme-1, crontab not created #17

Open pixsoftware opened 1 year ago

pixsoftware commented 1 year ago

I had to modify the bash file, as a freshly created ZFS pool does not contain a ROOT folder and no vme-1 file, which is tested by the script.

I removed the test and all was ok.

I'm not sure why this test is included.

thorstenspille commented 2 months ago

What is rpool/ROOT/vme-1? This script is created for proxmox installed on ZFS root.