87620a084a6a1f9dbeb3020c7ebdf43d3fe3ba22
proxmox-zfs-postinstall
This script installs and configures basic tools for running a Proxmox Server. Following settings are made:
- Disable
pve-enterpriserepo - Add
pve-no-subscriptionrepo - Upgrade system to latest version
- Install basic tools:
sudo vim ifupdown2 net-tools dnsutils ethtool git curl unzip screen iftop lshw smartmontools nvme-cli lsscsi sysstat zfs-auto-snapshot htop mc rpl - Configure snapshot retention for
zfs-auto-snapshotinteractively - Calculates limits for level 1 arc (
zfs_arc_minandzfs_arc_max) based on all configured zpools - Configure backup of
/etcfolder to new zfs dataset onrpool/pveconf
Description
This script is designed to run on a fresh installed Proxmox server, configures
Readme
156 KiB
pve-no-subscription repository, adjusts zfs_arc_cache and installs basic tools like zfs-auto-snapshot or ifupdown2
Languages
Shell
100%