First overview in README.md

This commit is contained in:
Thorsten Spille 2021-04-12 22:07:42 +02:00
parent 7757a443b4
commit e244a1c28a

View File

@ -0,0 +1,10 @@
# proxmox-zfs-basics
This script installs and configures basic tools for running a Proxmox Server.
Following settings are made:
- Remove `pve-enterprise` repo
- Add `pve-no-subscription` repo
- Upgrade system to latest version
- Install basic tools: `vim net-tools dnsutils ethtool git curl unzip screen iftop lshw smartmontools lsscsi sysstat zfs-auto-snapshot`
- Configure snapshot retention for `zfs-auto-snapshot`
- Set limits for level 1 arc (`zfs_arc_min` and `zfs_arc_max`)