dc53abd05ad0b4842301fff73b95cbc97311050f
proxmox-zfs-basics
This script installs and configures basic tools for running a Proxmox Server. Following settings are made:
- Remove
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 - Configure snapshot retention for
zfs-auto-snapshot - Set limits for level 1 arc (
zfs_arc_minandzfs_arc_max)
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%