]> git.proxmox.com Git - pve-docs.git/blame - sysadmin.adoc
attrs: update cephdocs template to quincy
[pve-docs.git] / sysadmin.adoc
CommitLineData
80c0adcb 1[[chapter_system_administration]]
419ef454
DM
2Host System Administration
3==========================
194d2f29 4ifndef::manvolnum[]
5f09af76 5:pve-toplevel:
194d2f29 6endif::manvolnum[]
5f09af76 7
f6085063
AL
8The following sections will focus on common virtualization tasks and explain the
9{pve} specifics regarding the administration and management of the host machine.
419ef454 10
f6085063
AL
11{pve} is based on https://www.debian.org/[Debian GNU/Linux] with additional
12repositories to provide the {pve} related packages. This means that the full
13range of Debian packages is available including security updates and bug fixes.
907dcea1 14{pve} provides its own Linux kernel based on the Ubuntu kernel. It has all the
f6085063
AL
15necessary virtualization and container features enabled and includes
16https://zfsonlinux.org[ZFS] and several extra hardware drivers.
419ef454 17
f6085063
AL
18For other topics not included in the following sections, please refer to the
19Debian documentation. The
67ad1994 20https://debian-handbook.info/get[Debian
f6085063
AL
21Administrator\'s Handbook] is available online, and provides a comprehensive
22introduction to the Debian operating system (see xref:Hertzog13[]).
419ef454 23
8c80c3fc
DM
24ifdef::wiki[]
25
26See Also
27--------
28
8c80c3fc
DM
29* link:/wiki/Package_Repositories[Package Repositories]
30
d3e2455a 31* link:/wiki/Network_Configuration[Network Configuration]
8c80c3fc
DM
32
33* link:/wiki/System_Software_Updates[System Software Updates]
34
038fd34c
TL
35* link:/wiki/Host_Bootloader[Host Bootloader]
36
b0196e20
TL
37* link:/wiki/Time_Synchronization[Time Synchronization]
38
d9abb1d6
DC
39* link:/wiki/External_Metric_Server[External Metric Server]
40
897abbde
DC
41* link:/wiki/Disk_Health_Monitoring[Disk Health Monitoring]
42
8b849dc3
DM
43* link:/wiki/Logical_Volume_Manager_(LVM)[Logical Volume Manager (LVM)]
44
8c80c3fc
DM
45* link:/wiki/ZFS_on_Linux[ZFS on Linux]
46
b0196e20
TL
47* link:/wiki/BTRFS[BTRFS]
48
118dceac 49* link:/wiki/Certificate_Management[Certificate Management]
038fd34c
TL
50
51* link:/wiki/Kernel_Samepage_Merging_(KSM)[Kernel Samepage Merging (KSM)]
52
8c80c3fc
DM
53endif::wiki[]
54
55
56ifndef::wiki[]
419ef454 57
d91f8c1e 58include::pve-package-repos.adoc[]
419ef454 59
d91f8c1e 60include::system-software-updates.adoc[]
202dc350 61
0bcd1f7f 62include::pve-network.adoc[]
69c356c4 63
4b985658
FG
64include::system-timesync.adoc[]
65
d9abb1d6
DC
66include::pve-external-metric-server.adoc[]
67
897abbde
DC
68include::pve-disk-health-monitoring.adoc[]
69
8b849dc3
DM
70include::local-lvm.adoc[]
71
9ee94323 72include::local-zfs.adoc[]
419ef454 73
ea856d57
WB
74include::local-btrfs.adoc[]
75
31bba0a9
TL
76include::pvenode.adoc[]
77
118dceac 78include::certificate-management.adoc[]
aeecd9ea 79
62de1c14
SI
80include::system-booting.adoc[]
81
12804f68
DW
82include::kernel-samepage-merging.adoc[]
83
8c80c3fc
DM
84endif::wiki[]
85
419ef454 86
9ee94323
DM
87////
88TODO:
419ef454
DM
89
90Working with 'systemd'
91----------------------
92
93Journal and syslog
94~~~~~~~~~~~~~~~~~~
95
96TODO: explain persistent journal...
97
69c356c4 98////