]> git.proxmox.com Git - pve-docs.git/blame_incremental - pct.adoc
fix #5429: network: override device names: include Type=ether
[pve-docs.git] / pct.adoc
... / ...
CommitLineData
1[[chapter_pct]]
2ifdef::manvolnum[]
3pct(1)
4======
5:pve-toplevel:
6
7NAME
8----
9
10pct - Tool to manage Linux Containers (LXC) on Proxmox VE
11
12
13SYNOPSIS
14--------
15
16include::pct.1-synopsis.adoc[]
17
18DESCRIPTION
19-----------
20endif::manvolnum[]
21
22ifndef::manvolnum[]
23Proxmox Container Toolkit
24=========================
25:pve-toplevel:
26endif::manvolnum[]
27ifdef::wiki[]
28:title: Linux Container
29endif::wiki[]
30
31Containers are a lightweight alternative to fully virtualized machines (VMs).
32They use the kernel of the host system that they run on, instead of emulating a
33full operating system (OS). This means that containers can access resources on
34the host system directly.
35
36The runtime costs for containers is low, usually negligible. However, there are
37some drawbacks that need be considered:
38
39* Only Linux distributions can be run in Proxmox Containers. It is not possible to run
40 other operating systems like, for example, FreeBSD or Microsoft Windows
41 inside a container.
42
43* For security reasons, access to host resources needs to be restricted.
44 Therefore, containers run in their own separate namespaces. Additionally some
45 syscalls (user space requests to the Linux kernel) are not allowed within containers.
46
47{pve} uses https://linuxcontainers.org/lxc/introduction/[Linux Containers (LXC)] as its underlying
48container technology. The ``Proxmox Container Toolkit'' (`pct`) simplifies the
49usage and management of LXC, by providing an interface that abstracts
50complex tasks.
51
52Containers are tightly integrated with {pve}. This means that they are aware of
53the cluster setup, and they can use the same network and storage resources as
54virtual machines. You can also use the {pve} firewall, or manage containers
55using the HA framework.
56
57Our primary goal is to offer an environment that provides the benefits of using a
58VM, but without the additional overhead. This means that Proxmox Containers can
59be categorized as ``System Containers'', rather than ``Application Containers''.
60
61NOTE: If you want to run application containers, for example, 'Docker' images, it
62is recommended that you run them inside a Proxmox QEMU VM. This will give you
63all the advantages of application containerization, while also providing the
64benefits that VMs offer, such as strong isolation from the host and the ability
65to live-migrate, which otherwise isn't possible with containers.
66
67
68Technology Overview
69-------------------
70
71* LXC (https://linuxcontainers.org/)
72
73* Integrated into {pve} graphical web user interface (GUI)
74
75* Easy to use command-line tool `pct`
76
77* Access via {pve} REST API
78
79* 'lxcfs' to provide containerized /proc file system
80
81* Control groups ('cgroups') for resource isolation and limitation
82
83* 'AppArmor' and 'seccomp' to improve security
84
85* Modern Linux kernels
86
87* Image based deployment (xref:pct_supported_distributions[templates])
88
89* Uses {pve} xref:chapter_storage[storage library]
90
91* Container setup from host (network, DNS, storage, etc.)
92
93
94[[pct_supported_distributions]]
95Supported Distributions
96-----------------------
97
98List of officially supported distributions can be found below.
99
100Templates for the following distributions are available through our
101repositories. You can use xref:pct_container_images[pveam] tool or the
102Graphical User Interface to download them.
103
104Alpine Linux
105~~~~~~~~~~~~
106
107[quote, 'https://alpinelinux.org']
108____
109Alpine Linux is a security-oriented, lightweight Linux distribution based on
110musl libc and busybox.
111____
112
113For currently supported releases see:
114
115https://alpinelinux.org/releases/
116
117Arch Linux
118~~~~~~~~~~
119
120[quote, 'https://archlinux.org/']
121____
122Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple.
123____
124
125Arch Linux is using a rolling-release model, see its wiki for more details:
126
127https://wiki.archlinux.org/title/Arch_Linux
128
129CentOS, Almalinux, Rocky Linux
130~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
131
132CentOS / CentOS Stream
133^^^^^^^^^^^^^^^^^^^^^^
134
135[quote, 'https://centos.org']
136____
137The CentOS Linux distribution is a stable, predictable, manageable and
138reproducible platform derived from the sources of Red Hat Enterprise Linux
139(RHEL)
140____
141
142For currently supported releases see:
143
144https://en.wikipedia.org/wiki/CentOS#End-of-support_schedule
145
146Almalinux
147^^^^^^^^^
148
149[quote, 'https://almalinux.org']
150____
151An Open Source, community owned and governed, forever-free enterprise Linux
152distribution, focused on long-term stability, providing a robust
153production-grade platform. AlmaLinux OS is 1:1 binary compatible with RHEL® and
154pre-Stream CentOS.
155____
156
157
158For currently supported releases see:
159
160https://en.wikipedia.org/wiki/AlmaLinux#Releases
161
162Rocky Linux
163^^^^^^^^^^^
164
165[quote, 'https://rockylinux.org']
166____
167Rocky Linux is a community enterprise operating system designed to be 100%
168bug-for-bug compatible with America's top enterprise Linux distribution now
169that its downstream partner has shifted direction.
170____
171
172For currently supported releases see:
173
174https://en.wikipedia.org/wiki/Rocky_Linux#Releases
175
176Debian
177~~~~~~
178
179[quote, 'https://www.debian.org/intro/index#software']
180____
181Debian is a free operating system, developed and maintained by the Debian
182project. A free Linux distribution with thousands of applications to meet our
183users' needs.
184____
185
186For currently supported releases see:
187
188https://www.debian.org/releases/stable/releasenotes
189
190Devuan
191~~~~~~
192
193[quote, 'https://www.devuan.org']
194____
195Devuan GNU+Linux is a fork of Debian without systemd that allows users to
196reclaim control over their system by avoiding unnecessary entanglements and
197ensuring Init Freedom.
198____
199
200For currently supported releases see:
201
202https://www.devuan.org/os/releases
203
204Fedora
205~~~~~~
206
207[quote, 'https://getfedora.org']
208____
209Fedora creates an innovative, free, and open source platform for hardware,
210clouds, and containers that enables software developers and community members
211to build tailored solutions for their users.
212____
213
214For currently supported releases see:
215
216https://fedoraproject.org/wiki/Releases
217
218Gentoo
219~~~~~~
220
221[quote, 'https://www.gentoo.org']
222____
223a highly flexible, source-based Linux distribution.
224____
225
226Gentoo is using a rolling-release model.
227
228OpenSUSE
229~~~~~~~~
230
231[quote, 'https://www.opensuse.org']
232____
233The makers' choice for sysadmins, developers and desktop users.
234____
235
236For currently supported releases see:
237
238https://get.opensuse.org/leap/
239
240Ubuntu
241~~~~~~
242
243[quote, 'https://ubuntu.com/']
244____
245Ubuntu is the modern, open source operating system on Linux for the enterprise
246server, desktop, cloud, and IoT.
247____
248
249For currently supported releases see:
250
251https://wiki.ubuntu.com/Releases
252
253[[pct_container_images]]
254Container Images
255----------------
256
257Container images, sometimes also referred to as ``templates'' or
258``appliances'', are `tar` archives which contain everything to run a container.
259
260{pve} itself provides a variety of basic templates for the
261xref:pct_supported_distributions[most common Linux distributions]. They can be
262downloaded using the GUI or the `pveam` (short for {pve} Appliance Manager)
263command-line utility. Additionally, https://www.turnkeylinux.org/[TurnKey
264Linux] container templates are also available to download.
265
266The list of available templates is updated daily through the 'pve-daily-update'
267timer. You can also trigger an update manually by executing:
268
269----
270# pveam update
271----
272
273To view the list of available images run:
274
275----
276# pveam available
277----
278
279You can restrict this large list by specifying the `section` you are
280interested in, for example basic `system` images:
281
282.List available system images
283----
284# pveam available --section system
285system alpine-3.12-default_20200823_amd64.tar.xz
286system alpine-3.13-default_20210419_amd64.tar.xz
287system alpine-3.14-default_20210623_amd64.tar.xz
288system archlinux-base_20210420-1_amd64.tar.gz
289system centos-7-default_20190926_amd64.tar.xz
290system centos-8-default_20201210_amd64.tar.xz
291system debian-9.0-standard_9.7-1_amd64.tar.gz
292system debian-10-standard_10.7-1_amd64.tar.gz
293system devuan-3.0-standard_3.0_amd64.tar.gz
294system fedora-33-default_20201115_amd64.tar.xz
295system fedora-34-default_20210427_amd64.tar.xz
296system gentoo-current-default_20200310_amd64.tar.xz
297system opensuse-15.2-default_20200824_amd64.tar.xz
298system ubuntu-16.04-standard_16.04.5-1_amd64.tar.gz
299system ubuntu-18.04-standard_18.04.1-1_amd64.tar.gz
300system ubuntu-20.04-standard_20.04-1_amd64.tar.gz
301system ubuntu-20.10-standard_20.10-1_amd64.tar.gz
302system ubuntu-21.04-standard_21.04-1_amd64.tar.gz
303----
304
305Before you can use such a template, you need to download them into one of your
306storages. If you're unsure to which one, you can simply use the `local` named
307storage for that purpose. For clustered installations, it is preferred to use a
308shared storage so that all nodes can access those images.
309
310----
311# pveam download local debian-10.0-standard_10.0-1_amd64.tar.gz
312----
313
314You are now ready to create containers using that image, and you can list all
315downloaded images on storage `local` with:
316
317----
318# pveam list local
319local:vztmpl/debian-10.0-standard_10.0-1_amd64.tar.gz 219.95MB
320----
321
322TIP: You can also use the {pve} web interface GUI to download, list and delete
323container templates.
324
325`pct` uses them to create a new container, for example:
326
327----
328# pct create 999 local:vztmpl/debian-10.0-standard_10.0-1_amd64.tar.gz
329----
330
331The above command shows you the full {pve} volume identifiers. They include the
332storage name, and most other {pve} commands can use them. For example you can
333delete that image later with:
334
335----
336# pveam remove local:vztmpl/debian-10.0-standard_10.0-1_amd64.tar.gz
337----
338
339
340[[pct_settings]]
341Container Settings
342------------------
343
344[[pct_general]]
345General Settings
346~~~~~~~~~~~~~~~~
347
348[thumbnail="screenshot/gui-create-ct-general.png"]
349
350General settings of a container include
351
352* the *Node* : the physical server on which the container will run
353* the *CT ID*: a unique number in this {pve} installation used to identify your
354 container
355* *Hostname*: the hostname of the container
356* *Resource Pool*: a logical group of containers and VMs
357* *Password*: the root password of the container
358* *SSH Public Key*: a public key for connecting to the root account over SSH
359* *Unprivileged container*: this option allows to choose at creation time
360 if you want to create a privileged or unprivileged container.
361
362Unprivileged Containers
363^^^^^^^^^^^^^^^^^^^^^^^
364
365Unprivileged containers use a new kernel feature called user namespaces.
366The root UID 0 inside the container is mapped to an unprivileged user outside
367the container. This means that most security issues (container escape, resource
368abuse, etc.) in these containers will affect a random unprivileged user, and
369would be a generic kernel security bug rather than an LXC issue. The LXC team
370thinks unprivileged containers are safe by design.
371
372This is the default option when creating a new container.
373
374NOTE: If the container uses systemd as an init system, please be aware the
375systemd version running inside the container should be equal to or greater than
376220.
377
378
379Privileged Containers
380^^^^^^^^^^^^^^^^^^^^^
381
382Security in containers is achieved by using mandatory access control 'AppArmor'
383restrictions, 'seccomp' filters and Linux kernel namespaces. The LXC team
384considers this kind of container as unsafe, and they will not consider new
385container escape exploits to be security issues worthy of a CVE and quick fix.
386That's why privileged containers should only be used in trusted environments.
387
388
389[[pct_cpu]]
390CPU
391~~~
392
393[thumbnail="screenshot/gui-create-ct-cpu.png"]
394
395You can restrict the number of visible CPUs inside the container using the
396`cores` option. This is implemented using the Linux 'cpuset' cgroup
397(**c**ontrol *group*).
398A special task inside `pvestatd` tries to distribute running containers among
399available CPUs periodically.
400To view the assigned CPUs run the following command:
401
402----
403# pct cpusets
404 ---------------------
405 102: 6 7
406 105: 2 3 4 5
407 108: 0 1
408 ---------------------
409----
410
411Containers use the host kernel directly. All tasks inside a container are
412handled by the host CPU scheduler. {pve} uses the Linux 'CFS' (**C**ompletely
413**F**air **S**cheduler) scheduler by default, which has additional bandwidth
414control options.
415
416[horizontal]
417
418`cpulimit`: :: You can use this option to further limit assigned CPU time.
419Please note that this is a floating point number, so it is perfectly valid to
420assign two cores to a container, but restrict overall CPU consumption to half a
421core.
422+
423----
424cores: 2
425cpulimit: 0.5
426----
427
428`cpuunits`: :: This is a relative weight passed to the kernel scheduler. The
429larger the number is, the more CPU time this container gets. Number is relative
430to the weights of all the other running containers. The default is `100` (or
431`1024` if the host uses legacy cgroup v1). You can use this setting to
432prioritize some containers.
433
434
435[[pct_memory]]
436Memory
437~~~~~~
438
439[thumbnail="screenshot/gui-create-ct-memory.png"]
440
441Container memory is controlled using the cgroup memory controller.
442
443[horizontal]
444
445`memory`: :: Limit overall memory usage. This corresponds to the
446`memory.limit_in_bytes` cgroup setting.
447
448`swap`: :: Allows the container to use additional swap memory from the host
449swap space. This corresponds to the `memory.memsw.limit_in_bytes` cgroup
450setting, which is set to the sum of both value (`memory + swap`).
451
452
453[[pct_mount_points]]
454Mount Points
455~~~~~~~~~~~~
456
457[thumbnail="screenshot/gui-create-ct-root-disk.png"]
458
459The root mount point is configured with the `rootfs` property. You can
460configure up to 256 additional mount points. The corresponding options are
461called `mp0` to `mp255`. They can contain the following settings:
462
463include::pct-mountpoint-opts.adoc[]
464
465Currently there are three types of mount points: storage backed mount points,
466bind mounts, and device mounts.
467
468.Typical container `rootfs` configuration
469----
470rootfs: thin1:base-100-disk-1,size=8G
471----
472
473
474Storage Backed Mount Points
475^^^^^^^^^^^^^^^^^^^^^^^^^^^
476
477Storage backed mount points are managed by the {pve} storage subsystem and come
478in three different flavors:
479
480- Image based: these are raw images containing a single ext4 formatted file
481 system.
482- ZFS subvolumes: these are technically bind mounts, but with managed storage,
483 and thus allow resizing and snapshotting.
484- Directories: passing `size=0` triggers a special case where instead of a raw
485 image a directory is created.
486
487NOTE: The special option syntax `STORAGE_ID:SIZE_IN_GB` for storage backed
488mount point volumes will automatically allocate a volume of the specified size
489on the specified storage. For example, calling
490
491----
492pct set 100 -mp0 thin1:10,mp=/path/in/container
493----
494
495will allocate a 10GB volume on the storage `thin1` and replace the volume ID
496place holder `10` with the allocated volume ID, and setup the moutpoint in the
497container at `/path/in/container`
498
499
500Bind Mount Points
501^^^^^^^^^^^^^^^^^
502
503Bind mounts allow you to access arbitrary directories from your Proxmox VE host
504inside a container. Some potential use cases are:
505
506- Accessing your home directory in the guest
507- Accessing an USB device directory in the guest
508- Accessing an NFS mount from the host in the guest
509
510Bind mounts are considered to not be managed by the storage subsystem, so you
511cannot make snapshots or deal with quotas from inside the container. With
512unprivileged containers you might run into permission problems caused by the
513user mapping and cannot use ACLs.
514
515NOTE: The contents of bind mount points are not backed up when using `vzdump`.
516
517WARNING: For security reasons, bind mounts should only be established using
518source directories especially reserved for this purpose, e.g., a directory
519hierarchy under `/mnt/bindmounts`. Never bind mount system directories like
520`/`, `/var` or `/etc` into a container - this poses a great security risk.
521
522NOTE: The bind mount source path must not contain any symlinks.
523
524For example, to make the directory `/mnt/bindmounts/shared` accessible in the
525container with ID `100` under the path `/shared`, add a configuration line such as:
526
527----
528mp0: /mnt/bindmounts/shared,mp=/shared
529----
530
531into `/etc/pve/lxc/100.conf`.
532
533Or alternatively use the `pct` tool:
534
535----
536pct set 100 -mp0 /mnt/bindmounts/shared,mp=/shared
537----
538
539to achieve the same result.
540
541
542Device Mount Points
543^^^^^^^^^^^^^^^^^^^
544
545Device mount points allow to mount block devices of the host directly into the
546container. Similar to bind mounts, device mounts are not managed by {PVE}'s
547storage subsystem, but the `quota` and `acl` options will be honored.
548
549NOTE: Device mount points should only be used under special circumstances. In
550most cases a storage backed mount point offers the same performance and a lot
551more features.
552
553NOTE: The contents of device mount points are not backed up when using
554`vzdump`.
555
556
557[[pct_container_network]]
558Network
559~~~~~~~
560
561[thumbnail="screenshot/gui-create-ct-network.png"]
562
563You can configure up to 10 network interfaces for a single container.
564The corresponding options are called `net0` to `net9`, and they can contain the
565following setting:
566
567include::pct-network-opts.adoc[]
568
569
570[[pct_startup_and_shutdown]]
571Automatic Start and Shutdown of Containers
572~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
573
574To automatically start a container when the host system boots, select the
575option 'Start at boot' in the 'Options' panel of the container in the web
576interface or run the following command:
577
578----
579# pct set CTID -onboot 1
580----
581
582.Start and Shutdown Order
583// use the screenshot from qemu - its the same
584[thumbnail="screenshot/gui-qemu-edit-start-order.png"]
585
586If you want to fine tune the boot order of your containers, you can use the
587following parameters:
588
589* *Start/Shutdown order*: Defines the start order priority. For example, set it
590 to 1 if you want the CT to be the first to be started. (We use the reverse
591 startup order for shutdown, so a container with a start order of 1 would be
592 the last to be shut down)
593* *Startup delay*: Defines the interval between this container start and
594 subsequent containers starts. For example, set it to 240 if you want to wait
595 240 seconds before starting other containers.
596* *Shutdown timeout*: Defines the duration in seconds {pve} should wait
597 for the container to be offline after issuing a shutdown command.
598 By default this value is set to 60, which means that {pve} will issue a
599 shutdown request, wait 60s for the machine to be offline, and if after 60s
600 the machine is still online will notify that the shutdown action failed.
601
602Please note that containers without a Start/Shutdown order parameter will
603always start after those where the parameter is set, and this parameter only
604makes sense between the machines running locally on a host, and not
605cluster-wide.
606
607If you require a delay between the host boot and the booting of the first
608container, see the section on
609xref:first_guest_boot_delay[Proxmox VE Node Management].
610
611
612Hookscripts
613~~~~~~~~~~~
614
615You can add a hook script to CTs with the config property `hookscript`.
616
617----
618# pct set 100 -hookscript local:snippets/hookscript.pl
619----
620
621It will be called during various phases of the guests lifetime. For an example
622and documentation see the example script under
623`/usr/share/pve-docs/examples/guest-example-hookscript.pl`.
624
625Security Considerations
626-----------------------
627
628Containers use the kernel of the host system. This exposes an attack surface
629for malicious users. In general, full virtual machines provide better
630isolation. This should be considered if containers are provided to unknown or
631untrusted people.
632
633To reduce the attack surface, LXC uses many security features like AppArmor,
634CGroups and kernel namespaces.
635
636AppArmor
637~~~~~~~~
638
639AppArmor profiles are used to restrict access to possibly dangerous actions.
640Some system calls, i.e. `mount`, are prohibited from execution.
641
642To trace AppArmor activity, use:
643
644----
645# dmesg | grep apparmor
646----
647
648Although it is not recommended, AppArmor can be disabled for a container. This
649brings security risks with it. Some syscalls can lead to privilege escalation
650when executed within a container if the system is misconfigured or if a LXC or
651Linux Kernel vulnerability exists.
652
653To disable AppArmor for a container, add the following line to the container
654configuration file located at `/etc/pve/lxc/CTID.conf`:
655
656----
657lxc.apparmor.profile = unconfined
658----
659
660WARNING: Please note that this is not recommended for production use.
661
662
663[[pct_cgroup]]
664Control Groups ('cgroup')
665~~~~~~~~~~~~~~~~~~~~~~~~~
666
667'cgroup' is a kernel
668mechanism used to hierarchically organize processes and distribute system
669resources.
670
671The main resources controlled via 'cgroups' are CPU time, memory and swap
672limits, and access to device nodes. 'cgroups' are also used to "freeze" a
673container before taking snapshots.
674
675There are 2 versions of 'cgroups' currently available,
676https://www.kernel.org/doc/html/v5.11/admin-guide/cgroup-v1/index.html[legacy]
677and
678https://www.kernel.org/doc/html/v5.11/admin-guide/cgroup-v2.html['cgroupv2'].
679
680Since {pve} 7.0, the default is a pure 'cgroupv2' environment. Previously a
681"hybrid" setup was used, where resource control was mainly done in 'cgroupv1'
682with an additional 'cgroupv2' controller which could take over some subsystems
683via the 'cgroup_no_v1' kernel command-line parameter. (See the
684https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html[kernel
685parameter documentation] for details.)
686
687[[pct_cgroup_compat]]
688CGroup Version Compatibility
689^^^^^^^^^^^^^^^^^^^^^^^^^^^^
690The main difference between pure 'cgroupv2' and the old hybrid environments
691regarding {pve} is that with 'cgroupv2' memory and swap are now controlled
692independently. The memory and swap settings for containers can map directly to
693these values, whereas previously only the memory limit and the limit of the
694*sum* of memory and swap could be limited.
695
696Another important difference is that the 'devices' controller is configured in a
697completely different way. Because of this, file system quotas are currently not
698supported in a pure 'cgroupv2' environment.
699
700'cgroupv2' support by the container's OS is needed to run in a pure 'cgroupv2'
701environment. Containers running 'systemd' version 231 or newer support
702'cgroupv2' footnote:[this includes all newest major versions of container
703templates shipped by {pve}], as do containers not using 'systemd' as init
704system footnote:[for example Alpine Linux].
705
706[NOTE]
707====
708CentOS 7 and Ubuntu 16.10 are two prominent Linux distributions releases,
709which have a 'systemd' version that is too old to run in a 'cgroupv2'
710environment, you can either
711
712* Upgrade the whole distribution to a newer release. For the examples above, that
713 could be Ubuntu 18.04 or 20.04, and CentOS 8 (or RHEL/CentOS derivatives like
714 AlmaLinux or Rocky Linux). This has the benefit to get the newest bug and
715 security fixes, often also new features, and moving the EOL date in the future.
716
717* Upgrade the Containers systemd version. If the distribution provides a
718 backports repository this can be an easy and quick stop-gap measurement.
719
720* Move the container, or its services, to a Virtual Machine. Virtual Machines
721 have a much less interaction with the host, that's why one can install
722 decades old OS versions just fine there.
723
724* Switch back to the legacy 'cgroup' controller. Note that while it can be a
725 valid solution, it's not a permanent one. Starting from {pve} 9.0, the legacy
726 controller will not be supported anymore.
727====
728
729[[pct_cgroup_change_version]]
730Changing CGroup Version
731^^^^^^^^^^^^^^^^^^^^^^^
732
733TIP: If file system quotas are not required and all containers support 'cgroupv2',
734it is recommended to stick to the new default.
735
736To switch back to the previous version the following kernel command-line
737parameter can be used:
738
739----
740systemd.unified_cgroup_hierarchy=0
741----
742
743See xref:sysboot_edit_kernel_cmdline[this section] on editing the kernel boot
744command line on where to add the parameter.
745
746// TODO: seccomp a bit more.
747// TODO: pve-lxc-syscalld
748
749
750Guest Operating System Configuration
751------------------------------------
752
753{pve} tries to detect the Linux distribution in the container, and modifies
754some files. Here is a short list of things done at container startup:
755
756set /etc/hostname:: to set the container name
757
758modify /etc/hosts:: to allow lookup of the local hostname
759
760network setup:: pass the complete network setup to the container
761
762configure DNS:: pass information about DNS servers
763
764adapt the init system:: for example, fix the number of spawned getty processes
765
766set the root password:: when creating a new container
767
768rewrite ssh_host_keys:: so that each container has unique keys
769
770randomize crontab:: so that cron does not start at the same time on all containers
771
772Changes made by {PVE} are enclosed by comment markers:
773
774----
775# --- BEGIN PVE ---
776<data>
777# --- END PVE ---
778----
779
780Those markers will be inserted at a reasonable location in the file. If such a
781section already exists, it will be updated in place and will not be moved.
782
783Modification of a file can be prevented by adding a `.pve-ignore.` file for it.
784For instance, if the file `/etc/.pve-ignore.hosts` exists then the `/etc/hosts`
785file will not be touched. This can be a simple empty file created via:
786
787----
788# touch /etc/.pve-ignore.hosts
789----
790
791Most modifications are OS dependent, so they differ between different
792distributions and versions. You can completely disable modifications by
793manually setting the `ostype` to `unmanaged`.
794
795OS type detection is done by testing for certain files inside the
796container. {pve} first checks the `/etc/os-release` file
797footnote:[/etc/os-release replaces the multitude of per-distribution
798release files https://manpages.debian.org/stable/systemd/os-release.5.en.html].
799If that file is not present, or it does not contain a clearly recognizable
800distribution identifier the following distribution specific release files are
801checked.
802
803Ubuntu:: inspect /etc/lsb-release (`DISTRIB_ID=Ubuntu`)
804
805Debian:: test /etc/debian_version
806
807Fedora:: test /etc/fedora-release
808
809RedHat or CentOS:: test /etc/redhat-release
810
811ArchLinux:: test /etc/arch-release
812
813Alpine:: test /etc/alpine-release
814
815Gentoo:: test /etc/gentoo-release
816
817NOTE: Container start fails if the configured `ostype` differs from the auto
818detected type.
819
820
821[[pct_container_storage]]
822Container Storage
823-----------------
824
825The {pve} LXC container storage model is more flexible than traditional
826container storage models. A container can have multiple mount points. This
827makes it possible to use the best suited storage for each application.
828
829For example the root file system of the container can be on slow and cheap
830storage while the database can be on fast and distributed storage via a second
831mount point. See section <<pct_mount_points, Mount Points>> for further
832details.
833
834Any storage type supported by the {pve} storage library can be used. This means
835that containers can be stored on local (for example `lvm`, `zfs` or directory),
836shared external (like `iSCSI`, `NFS`) or even distributed storage systems like
837Ceph. Advanced storage features like snapshots or clones can be used if the
838underlying storage supports them. The `vzdump` backup tool can use snapshots to
839provide consistent container backups.
840
841Furthermore, local devices or local directories can be mounted directly using
842'bind mounts'. This gives access to local resources inside a container with
843practically zero overhead. Bind mounts can be used as an easy way to share data
844between containers.
845
846
847FUSE Mounts
848~~~~~~~~~~~
849
850WARNING: Because of existing issues in the Linux kernel's freezer subsystem the
851usage of FUSE mounts inside a container is strongly advised against, as
852containers need to be frozen for suspend or snapshot mode backups.
853
854If FUSE mounts cannot be replaced by other mounting mechanisms or storage
855technologies, it is possible to establish the FUSE mount on the Proxmox host
856and use a bind mount point to make it accessible inside the container.
857
858
859Using Quotas Inside Containers
860~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
861
862Quotas allow to set limits inside a container for the amount of disk space that
863each user can use.
864
865NOTE: This currently requires the use of legacy 'cgroups'.
866
867NOTE: This only works on ext4 image based storage types and currently only
868works with privileged containers.
869
870Activating the `quota` option causes the following mount options to be used for
871a mount point:
872`usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0`
873
874This allows quotas to be used like on any other system. You can initialize the
875`/aquota.user` and `/aquota.group` files by running:
876
877----
878# quotacheck -cmug /
879# quotaon /
880----
881
882Then edit the quotas using the `edquota` command. Refer to the documentation of
883the distribution running inside the container for details.
884
885NOTE: You need to run the above commands for every mount point by passing the
886mount point's path instead of just `/`.
887
888
889Using ACLs Inside Containers
890~~~~~~~~~~~~~~~~~~~~~~~~~~~~
891
892The standard Posix **A**ccess **C**ontrol **L**ists are also available inside
893containers. ACLs allow you to set more detailed file ownership than the
894traditional user/group/others model.
895
896
897Backup of Container mount points
898~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
899
900To include a mount point in backups, enable the `backup` option for it in the
901container configuration. For an existing mount point `mp0`
902
903----
904mp0: guests:subvol-100-disk-1,mp=/root/files,size=8G
905----
906
907add `backup=1` to enable it.
908
909----
910mp0: guests:subvol-100-disk-1,mp=/root/files,size=8G,backup=1
911----
912
913NOTE: When creating a new mount point in the GUI, this option is enabled by
914default.
915
916To disable backups for a mount point, add `backup=0` in the way described
917above, or uncheck the *Backup* checkbox on the GUI.
918
919Replication of Containers mount points
920~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
921
922By default, additional mount points are replicated when the Root Disk is
923replicated. If you want the {pve} storage replication mechanism to skip a mount
924point, you can set the *Skip replication* option for that mount point.
925As of {pve} 5.0, replication requires a storage of type `zfspool`. Adding a
926mount point to a different type of storage when the container has replication
927configured requires to have *Skip replication* enabled for that mount point.
928
929
930Backup and Restore
931------------------
932
933
934Container Backup
935~~~~~~~~~~~~~~~~
936
937It is possible to use the `vzdump` tool for container backup. Please refer to
938the `vzdump` manual page for details.
939
940
941Restoring Container Backups
942~~~~~~~~~~~~~~~~~~~~~~~~~~~
943
944Restoring container backups made with `vzdump` is possible using the `pct
945restore` command. By default, `pct restore` will attempt to restore as much of
946the backed up container configuration as possible. It is possible to override
947the backed up configuration by manually setting container options on the
948command line (see the `pct` manual page for details).
949
950NOTE: `pvesm extractconfig` can be used to view the backed up configuration
951contained in a vzdump archive.
952
953There are two basic restore modes, only differing by their handling of mount
954points:
955
956
957``Simple'' Restore Mode
958^^^^^^^^^^^^^^^^^^^^^^^
959
960If neither the `rootfs` parameter nor any of the optional `mpX` parameters are
961explicitly set, the mount point configuration from the backed up configuration
962file is restored using the following steps:
963
964. Extract mount points and their options from backup
965. Create volumes for storage backed mount points on the storage provided with
966 the `storage` parameter (default: `local`).
967. Extract files from backup archive
968. Add bind and device mount points to restored configuration (limited to root
969 user)
970
971NOTE: Since bind and device mount points are never backed up, no files are
972restored in the last step, but only the configuration options. The assumption
973is that such mount points are either backed up with another mechanism (e.g.,
974NFS space that is bind mounted into many containers), or not intended to be
975backed up at all.
976
977This simple mode is also used by the container restore operations in the web
978interface.
979
980
981``Advanced'' Restore Mode
982^^^^^^^^^^^^^^^^^^^^^^^^^
983
984By setting the `rootfs` parameter (and optionally, any combination of `mpX`
985parameters), the `pct restore` command is automatically switched into an
986advanced mode. This advanced mode completely ignores the `rootfs` and `mpX`
987configuration options contained in the backup archive, and instead only uses
988the options explicitly provided as parameters.
989
990This mode allows flexible configuration of mount point settings at restore
991time, for example:
992
993* Set target storages, volume sizes and other options for each mount point
994 individually
995* Redistribute backed up files according to new mount point scheme
996* Restore to device and/or bind mount points (limited to root user)
997
998
999Managing Containers with `pct`
1000------------------------------
1001
1002The ``Proxmox Container Toolkit'' (`pct`) is the command-line tool to manage
1003{pve} containers. It enables you to create or destroy containers, as well as
1004control the container execution (start, stop, reboot, migrate, etc.). It can be
1005used to set parameters in the config file of a container, for example the
1006network configuration or memory limits.
1007
1008CLI Usage Examples
1009~~~~~~~~~~~~~~~~~~
1010
1011Create a container based on a Debian template (provided you have already
1012downloaded the template via the web interface)
1013
1014----
1015# pct create 100 /var/lib/vz/template/cache/debian-10.0-standard_10.0-1_amd64.tar.gz
1016----
1017
1018Start container 100
1019
1020----
1021# pct start 100
1022----
1023
1024Start a login session via getty
1025
1026----
1027# pct console 100
1028----
1029
1030Enter the LXC namespace and run a shell as root user
1031
1032----
1033# pct enter 100
1034----
1035
1036Display the configuration
1037
1038----
1039# pct config 100
1040----
1041
1042Add a network interface called `eth0`, bridged to the host bridge `vmbr0`, set
1043the address and gateway, while it's running
1044
1045----
1046# pct set 100 -net0 name=eth0,bridge=vmbr0,ip=192.168.15.147/24,gw=192.168.15.1
1047----
1048
1049Reduce the memory of the container to 512MB
1050
1051----
1052# pct set 100 -memory 512
1053----
1054
1055Destroying a container always removes it from Access Control Lists and it always
1056removes the firewall configuration of the container. You have to activate
1057'--purge', if you want to additionally remove the container from replication jobs,
1058backup jobs and HA resource configurations.
1059
1060----
1061# pct destroy 100 --purge
1062----
1063
1064Move a mount point volume to a different storage.
1065
1066----
1067# pct move-volume 100 mp0 other-storage
1068----
1069
1070Reassign a volume to a different CT. This will remove the volume `mp0` from
1071the source CT and attaches it as `mp1` to the target CT. In the background
1072the volume is being renamed so that the name matches the new owner.
1073
1074----
1075# pct move-volume 100 mp0 --target-vmid 200 --target-volume mp1
1076----
1077
1078
1079Obtaining Debugging Logs
1080~~~~~~~~~~~~~~~~~~~~~~~~
1081
1082In case `pct start` is unable to start a specific container, it might be
1083helpful to collect debugging output by passing the `--debug` flag (replace `CTID` with
1084the container's CTID):
1085
1086----
1087# pct start CTID --debug
1088----
1089
1090Alternatively, you can use the following `lxc-start` command, which will save
1091the debug log to the file specified by the `-o` output option:
1092
1093----
1094# lxc-start -n CTID -F -l DEBUG -o /tmp/lxc-CTID.log
1095----
1096
1097This command will attempt to start the container in foreground mode, to stop
1098the container run `pct shutdown CTID` or `pct stop CTID` in a second terminal.
1099
1100The collected debug log is written to `/tmp/lxc-CTID.log`.
1101
1102NOTE: If you have changed the container's configuration since the last start
1103attempt with `pct start`, you need to run `pct start` at least once to also
1104update the configuration used by `lxc-start`.
1105
1106[[pct_migration]]
1107Migration
1108---------
1109
1110If you have a cluster, you can migrate your Containers with
1111
1112----
1113# pct migrate <ctid> <target>
1114----
1115
1116This works as long as your Container is offline. If it has local volumes or
1117mount points defined, the migration will copy the content over the network to
1118the target host if the same storage is defined there.
1119
1120Running containers cannot live-migrated due to technical limitations. You can
1121do a restart migration, which shuts down, moves and then starts a container
1122again on the target node. As containers are very lightweight, this results
1123normally only in a downtime of some hundreds of milliseconds.
1124
1125A restart migration can be done through the web interface or by using the
1126`--restart` flag with the `pct migrate` command.
1127
1128A restart migration will shut down the Container and kill it after the
1129specified timeout (the default is 180 seconds). Then it will migrate the
1130Container like an offline migration and when finished, it starts the Container
1131on the target node.
1132
1133[[pct_configuration]]
1134Configuration
1135-------------
1136
1137The `/etc/pve/lxc/<CTID>.conf` file stores container configuration, where
1138`<CTID>` is the numeric ID of the given container. Like all other files stored
1139inside `/etc/pve/`, they get automatically replicated to all other cluster
1140nodes.
1141
1142NOTE: CTIDs < 100 are reserved for internal purposes, and CTIDs need to be
1143unique cluster wide.
1144
1145.Example Container Configuration
1146----
1147ostype: debian
1148arch: amd64
1149hostname: www
1150memory: 512
1151swap: 512
1152net0: bridge=vmbr0,hwaddr=66:64:66:64:64:36,ip=dhcp,name=eth0,type=veth
1153rootfs: local:107/vm-107-disk-1.raw,size=7G
1154----
1155
1156The configuration files are simple text files. You can edit them using a normal
1157text editor, for example, `vi` or `nano`.
1158This is sometimes useful to do small corrections, but keep in mind that you
1159need to restart the container to apply such changes.
1160
1161For that reason, it is usually better to use the `pct` command to generate and
1162modify those files, or do the whole thing using the GUI.
1163Our toolkit is smart enough to instantaneously apply most changes to running
1164containers. This feature is called ``hot plug'', and there is no need to restart
1165the container in that case.
1166
1167In cases where a change cannot be hot-plugged, it will be registered as a
1168pending change (shown in red color in the GUI).
1169They will only be applied after rebooting the container.
1170
1171
1172File Format
1173~~~~~~~~~~~
1174
1175The container configuration file uses a simple colon separated key/value
1176format. Each line has the following format:
1177
1178-----
1179# this is a comment
1180OPTION: value
1181-----
1182
1183Blank lines in those files are ignored, and lines starting with a `#` character
1184are treated as comments and are also ignored.
1185
1186It is possible to add low-level, LXC style configuration directly, for example:
1187
1188----
1189lxc.init_cmd: /sbin/my_own_init
1190----
1191
1192or
1193
1194----
1195lxc.init_cmd = /sbin/my_own_init
1196----
1197
1198The settings are passed directly to the LXC low-level tools.
1199
1200
1201[[pct_snapshots]]
1202Snapshots
1203~~~~~~~~~
1204
1205When you create a snapshot, `pct` stores the configuration at snapshot time
1206into a separate snapshot section within the same configuration file. For
1207example, after creating a snapshot called ``testsnapshot'', your configuration
1208file will look like this:
1209
1210.Container configuration with snapshot
1211----
1212memory: 512
1213swap: 512
1214parent: testsnaphot
1215...
1216
1217[testsnaphot]
1218memory: 512
1219swap: 512
1220snaptime: 1457170803
1221...
1222----
1223
1224There are a few snapshot related properties like `parent` and `snaptime`. The
1225`parent` property is used to store the parent/child relationship between
1226snapshots. `snaptime` is the snapshot creation time stamp (Unix epoch).
1227
1228
1229[[pct_options]]
1230Options
1231~~~~~~~
1232
1233include::pct.conf.5-opts.adoc[]
1234
1235
1236Locks
1237-----
1238
1239Container migrations, snapshots and backups (`vzdump`) set a lock to prevent
1240incompatible concurrent actions on the affected container. Sometimes you need
1241to remove such a lock manually (e.g., after a power failure).
1242
1243----
1244# pct unlock <CTID>
1245----
1246
1247CAUTION: Only do this if you are sure the action which set the lock is no
1248longer running.
1249
1250
1251ifdef::manvolnum[]
1252
1253Files
1254------
1255
1256`/etc/pve/lxc/<CTID>.conf`::
1257
1258Configuration file for the container '<CTID>'.
1259
1260
1261include::pve-copyright.adoc[]
1262endif::manvolnum[]