9c048b1dc05a35787488ef360f2b529b4f946143
proxmox-zfs-postinstall
devel branch is still under heavy development, so only use this script for testing.
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:
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) and asks you to apply or to input your preferences - 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%