mirror of
https://github.com/bashclub/proxmox-zfs-postinstall.git
synced 2024-11-07 18:31:58 +01:00
First overview in README.md
This commit is contained in:
parent
7757a443b4
commit
e244a1c28a
10
README.md
10
README.md
@ -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`)
|
Loading…
Reference in New Issue
Block a user