Talk:Proxmox Linux Container: Difference between revisions
imported>Vater mNo edit summary |
imported>Vater |
||
Line 82: | Line 82: | ||
*:* <s>(for the following we expect) (the text field of <tt>MAC address:</tt>) is emtpy (and so prefilled with ''auto'')</s> | *:* <s>(for the following we expect) (the text field of <tt>MAC address:</tt>) is emtpy (and so prefilled with ''auto'')</s> | ||
*:* (for the following we expect) the entry ''vmbr0'' is prefilled (at the drop down menu of <tt>Bridge:</tt>) | *:* (for the following we expect) the entry ''vmbr0'' is prefilled (at the drop down menu of <tt>Bridge:</tt>) | ||
*:*: we expect that you have a bridge ''vmbr0'' configured | |||
*:*:: otherwise? | |||
*:* <s>(for the following we expect) (the text field of <tt>VLAN Tag:</tt>) is emtpy (and so prefilled with ''no VLAN'')</s> | *:* <s>(for the following we expect) (the text field of <tt>VLAN Tag:</tt>) is emtpy (and so prefilled with ''no VLAN'')</s> | ||
*:* <s>(for the following we expect) (the text field of <tt>Rate limit (MB/s) Tag:</tt>) is emtpy (and so prefilled with ''unlimited'')</s> | *:* <s>(for the following we expect) (the text field of <tt>Rate limit (MB/s) Tag:</tt>) is emtpy (and so prefilled with ''unlimited'')</s> | ||
*:* <s>(for the following we expect) the checkbox <tt>Firewall:</tt> is preselected choosen</s> | *:* <s>(for the following we expect) the checkbox <tt>Firewall:</tt> is preselected choosen</s> | ||
*:* | *:* (for the following we expect) choose <tt>DHCP</tt> (at the ratio button menu of <tt>IPv4:</tt>) | ||
*:*: ?!? otherwise the container will have no network access for IPv4 (or you have fill out the text field of <tt>IPv4/CIDR:</tt> and the text field of <tt>Gateway (IPv4):</tt>) ?!? | |||
*:* (for the following we expect) the entry <tt>Static</tt> is prefilled (at the ratio button menu of <tt>IPv6:</tt>) and you have no network access for IPv6 avilibale | |||
*:*: ?!? if you have network for IPv6 and you want to have access to your network for IPv6 you have fill out the text field of <tt>IPv6/CIDR:</tt> and the text field of <tt>Gateway (IPv6):</tt>) ?!? | |||
*:* choose the ''Next'' button | |||
*: tab <tt>DNS</tt> | *: tab <tt>DNS</tt> | ||
*:* ?!? emty ?!? | |||
*:* … | *:* … | ||
*:* choose the ''Next'' button | |||
*: tab <tt>Confirm</tt> | *: tab <tt>Confirm</tt> | ||
*:* | *:: (optional) check the configuration (keys with values) | ||
*:* choose the ''Finish'' button | |||
<pre> | <pre> | ||
/dev/rbd0 | /dev/rbd0 | ||
Creating filesystem with 2097152 4k blocks and 524288 inodes | Creating filesystem with 2097152 4k blocks and 524288 inodes | ||
Filesystem UUID: | Filesystem UUID: 3f4cf224-8062-4cd3-918c-49f891af1aa1 | ||
Superblock backups stored on blocks: | Superblock backups stored on blocks: | ||
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 | 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 | ||
extracting archive '/mnt/pve/cephfs/template/cache/nixos-21.05_2021-10-10.tar.xz' | extracting archive '/mnt/pve/cephfs/template/cache/nixos-21.05_2021-10-10.tar.xz' | ||
Total bytes read: 836218880 (798MiB, | Total bytes read: 836218880 (798MiB, 21MiB/s) | ||
Architecture detection failed: open '/bin/sh' failed: No such file or directory | Architecture detection failed: open '/bin/sh' failed: No such file or directory | ||
Line 137: | Line 146: | ||
unprivileged: 1 | unprivileged: 1 | ||
</pre> | </pre> | ||
|- | |||
| (configure the available (virtual) network device for the Proxmox Virtual Environment container) | |||
| | |||
| | |||
---- | |||
|- | |- | ||
| customize the (pve) lxc startup setup routine (on every node where you want to start a NixOS container) | | customize the (pve) lxc startup setup routine (on every node where you want to start a NixOS container) | ||
Line 189: | Line 203: | ||
lxc.init.cmd: /init | lxc.init.cmd: /init | ||
</pre> | </pre> | ||
|- | |- | ||
| (activate ''nesting'' for NixOS in the Proxmox Virtual Environment container) | | (activate ''nesting'' for NixOS in the Proxmox Virtual Environment container) |