Umsteigen von RPI 3 auf Intel NUC, --- ist der ausreichend?

Wird Dir gefallen. Selbst ich alter Sack habe es problemlos ans Laufen bekommen… :crazy_face:

1 „Gefällt mir“

Moin,

eine Frage noch. Ich habe in den Foren und im video nichts zur IP Adresse gefunden. Die sollte doch eigentlich bei einem Umzug gleich bleiben oder? So hatte ich es zumindest bei Umzug von RPI auf NUC erfahren. Wie läuft das in der VM, bleibt fir IP gleich oder muss etwas geändert werden?

Gruß
Elmar

Kannst Du ja in Deinem Router vergeben. So mache ich das.

1 „Gefällt mir“

Hi,

ja ds mache ich auch so, ich kenne aber die Vergabelogik bei VM noch nicht, die derzeitige HA IP ist ja fest an den NUC vergeben, ich vermute daher, dass Proxmox die dann bei der Installation übernimmt, aber wie gehts dann weiter, bekommt dann HA in Proxmox ein eigene IP oder gilt die des NUC für proxmox und auch HA?

Jede VM und jeder LXC bekommt ne eigene IP.

1 „Gefällt mir“

IPs vergibt alle Deine FRITZBOX (bzw. Router). Ich habe dann die IP im Router geändert und dann “immer diese IP zuweisen” angekreuzt. VM runterfahren, hochfahren, fertig. PROXMOX hat natürlich eine eigene IP.

1 „Gefällt mir“

Bei Verwendung von Proxmox, würde ich immer empfehlen den PVE‘s sowie den einzelnen VM’s und LXC immer mit einer statische IP zu arbeiten. Also direkt in Proxmox und nicht über den DHCP Server.
Also eine feste IP außerhalb des DHCP Server Adressen Bereichs. Dazu muss natürlich erstmal der DHCP Server so konfiguriert seine, dass noch freien IP Adressen für Clients mit festen IP Adresse zur Verfügung stehen.

Gruß
Osorkon

HI bei der Installation habe ich nun die Auswahl zwischen

Proxmox VE (Graphical) und Proxmox VE (Terminal UI) welche muss ich wählen?

Gehe mal davon aus, dass Du ein Bildschirm angeschlossen hast.
Dann definitiv die (Graphical) außer Du kommst mit dem terminal besser zurecht.

Gruß
Osorkon

nach der Installation eigentlich keinen Bildschirm mehr, den nutze ich nur für die installation. Soll aber kein großer Unterschied sein, zwischen den beiden Varianten was ich so lese :thinking:

Der Unterschied liegt darin.
Das Du grafisch durch den Installations Vorgang geführt wirst.
Und klicks Dich nur die Installations Routine durch.
Wo gegen im Terminal, die iNstallation eben im Terminal durchgeführt wird.

Gruß
Osorkon

ah ok alles klar danke

Gerade wenn man ne Firewall oder mehre VLAN nutzen, würde ich davpn dringend abraten und den DHCP-Server ausschliesslich die IP-Vergabe machen lassen, der kann das besser.

Bei mir auch kein einziges Gerät eine IP am Client eingetragen, alles per DHCP-Reservierung, auch die VM, LXC auf dem Proxmox

1 „Gefällt mir“

Hi bin grad in der Installation, bislang auch gut gelaufen bin jetzt in dem Punkt wo ich die unzip mit apt-get install unzip, da kommt allerdings eine Meldung:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package unzip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Ich hoffe mal das es obsolet ist, oder hat jemand eine Idee was zu tun ist?

Guck mal hier… UNZIP muss installiert werden.

Mag er nach wie vor nicht:

root@pve:~# apt update
apt install unzip
Hit:1 http://ftp.de.debian.org/debian bookworm-updates InRelease
Hit:2 http://security.debian.org bookworm-security InRelease                                                         
Hit:3 http://download.proxmox.com/debian/pve bookworm InRelease                                                      
Err:4 https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease                     
  401  Unauthorized [IP: 212.224.123.70 443]
Err:5 https://enterprise.proxmox.com/debian/pve bookworm InRelease
  401  Unauthorized [IP: 212.224.123.70 443]
Reading package lists... Done
W: Skipping acquire of configured file 'contrib/i18n/Translation-en_US' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'contrib' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'contrib/i18n/Translation-en' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'contrib' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'contrib/binary-amd64/Packages' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'contrib' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'main/i18n/Translation-en' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'main' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'main/i18n/Translation-en_US' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'main' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'main/binary-amd64/Packages' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'main' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'bookworm/i18n/Translation-en_US' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'bookworm' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'bookworm/i18n/Translation-en' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'bookworm' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'bookworm/binary-amd64/Packages' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'bookworm' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'http://ftp.de.debian.org/debian/i18n/Translation-en' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'http://ftp.de.debian.org/debian' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'http://ftp.de.debian.org/debian/i18n/Translation-en_US' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'http://ftp.de.debian.org/debian' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'http://ftp.de.debian.org/debian/binary-amd64/Packages' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'http://ftp.de.debian.org/debian' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'pve-no-subscriptiondeb/i18n/Translation-en' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'pve-no-subscriptiondeb' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'pve-no-subscriptiondeb/i18n/Translation-en_US' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'pve-no-subscriptiondeb' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'pve-no-subscriptiondeb/binary-amd64/Packages' as repository 'http://download.proxmox.com/debian/pve bookworm InRelease' doesn't have the component 'pve-no-subscriptiondeb' (component misspelt in sources.list?)
E: Failed to fetch https://enterprise.proxmox.com/debian/ceph-quincy/dists/bookworm/InRelease  401  Unauthorized [IP: 212.224.123.70 443]
E: The repository 'https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bookworm/InRelease  401  Unauthorized [IP: 212.224.123.70 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bookworm InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package unzip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'unzip' has no installation candidate

Nach welcher Anleitung machst Du die Installation. Ich meine, mich daran orientiert zu haben.

strikt nach der von Simon allerding die proxmox 8 Version

Die kenne ich nicht…

Kann es sein dass du noch die Enterprise Repository drin hast (default) ?