Moin,
ich habe PVE mehrmals in einer Qemu/KMV zum laufen gebracht, nun das ganze auf einen kleinen MiniPC installieren wollte.. Die Installation klappte soweit auch ganz gut.
Ich erreiche den Server per ssh und auch auf die Webgui kann ich zugreifen.
Was nicht klappt ist die Update Funktion und das holen von Custom Templates.
Wer eine Idee woran das liegen kann ?
Ich hatte auf den Rechner auch Ubuntu 24.10 / Debian 12 testweise installiert um auszuschliessen das der MiniPC ein Problem hat. Bei beiden konnte ich updates ziehen und auch sonst ins I-net..
ich habe PVE mehrmals in einer Qemu/KMV zum laufen gebracht, nun das ganze auf einen kleinen MiniPC installieren wollte.. Die Installation klappte soweit auch ganz gut.
Ich erreiche den Server per ssh und auch auf die Webgui kann ich zugreifen.
Was nicht klappt ist die Update Funktion und das holen von Custom Templates.
Wer eine Idee woran das liegen kann ?
Ich hatte auf den Rechner auch Ubuntu 24.10 / Debian 12 testweise installiert um auszuschliessen das der MiniPC ein Problem hat. Bei beiden konnte ich updates ziehen und auch sonst ins I-net..
nano /etc/apt/sources.list
deb http://ftp.de.debian.org/debian bookworm main contrib
deb http://ftp.de.debian.org/debian bookworm-updates main contrib
# security updates
deb http://security.debian.org bookworm-security main contrib
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription
source /etc/network/interfaces.d/*
Ign:1 http://ftp.de.debian.org/debian bookworm InRelease
Ign:2 http://security.debian.org bookworm-security InRelease
Ign:3 http://download.proxmox.com/debian/pve bookworm InRelease
Ign:4 http://ftp.de.debian.org/debian bookworm-updates InRelease
Ign:2 http://security.debian.org bookworm-security InRelease
Ign:3 http://download.proxmox.com/debian/pve bookworm InRelease
Ign:1 http://ftp.de.debian.org/debian bookworm InRelease
Ign:2 http://security.debian.org bookworm-security InRelease
Ign:3 http://download.proxmox.com/debian/pve bookworm InRelease
Ign:4 http://ftp.de.debian.org/debian bookworm-updates InRelease
Err:2 http://security.debian.org bookworm-security InRelease
Temporary failure resolving 'security.debian.org'
Err:3 http://download.proxmox.com/debian/pve bookworm InRelease
Temporary failure resolving 'download.proxmox.com'
Ign:1 http://ftp.de.debian.org/debian bookworm InRelease
Ign:4 http://ftp.de.debian.org/debian bookworm-updates InRelease
Err:1 http://ftp.de.debian.org/debian bookworm InRelease
Temporary failure resolving 'ftp.de.debian.org'
Err:4 http://ftp.de.debian.org/debian bookworm-updates InRelease
Temporary failure resolving 'ftp.de.debian.org'
Reading package lists...
W: Failed to fetch http://ftp.de.debian.org/debian/dists/bookworm/InRelease Temporary failure resolving 'ftp.de.debian.org'
W: Failed to fetch http://ftp.de.debian.org/debian/dists/bookworm-updates/InRelease Temporary failure resolving 'ftp.de.debian.org'
W: Failed to fetch http://security.debian.org/dists/bookworm-security/InRelease Temporary failure resolving 'security.debian.org'
W: Failed to fetch http://download.proxmox.com/debian/pve/dists/bookworm/InRelease Temporary failure resolving 'download.proxmox.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
TASK OK
nano /etc/network/interfaces
auto lo
iface lo inet loopback
iface enp1s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.178.99/24
gateway 192.168.178.1
bridge-ports enp1s0
bridge-stp off
bridge-fd 0
iface enp2s0 inet manual
iface enp3s0 inet manual
iface enp4s0 inet manual
root@server:~# tail -n 100 /tmp/apt-strace.log
read(4, "ssible as a library, having a C\n"..., 32299) = 32299
read(4, "ibc6 (>= 2.34)\nDescription: NetS"..., 32503) = 32503
read(4, "/github.com/rockdaboot/libpsl\n\nP"..., 32026) = 32026
read(4, "iners <selinux-devel@lists.aliot"..., 32629) = 32629
read(4, "ibrary\n Libu2f-server is a packa"..., 32386) = 32386
read(4, "er object is created. These opti"..., 32043) = 32043
read(4, "(<< 2), libunibilium4 (<< 2.0.0-"..., 32374) = 32374
brk(0x5b8b5ffab000) = 0x5b8b5ffab000
read(4, "il-transport-agent, smail\nConffi"..., 31940) = 31940
read(4, "ed-Size: 278\nMaintainer: Ceph Ma"..., 32671) = 32671
read(4, "d/rpcbind 93b456a865b0633ee4e7b8"..., 32231) = 32231
read(4, "rceforge.net/\n\nPackage: tzdata\nS"..., 31947) = 21991
read(4, "", 9956) = 0
close(4) = 0
openat(AT_FDCWD, "/var/cache/apt/pkgcache.bin.HcIGE4", O_RDWR|O_CREAT|O_EXCL, 0600) = 4
umask(000) = 022
umask(022) = 000
fchmod(4, 0644) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fchmod(4, 0644) = 0
write(4, "\334v\376\230\20\0\1\0\250\2\34,@8X\30\24\20\30\30\30[\0\0/\7\0\0^\6\0\0"..., 2161619) = 2161619
lseek(4, 0, SEEK_SET) = 0
write(4, "\334v\376\230\20\0\0\0\250\2\34,@8X\30\24\20\30\30\30[\0\0/\7\0\0^\6\0\0"..., 680) = 680
close(4) = 0
rename("/var/cache/apt/pkgcache.bin.HcIGE4", "/var/cache/apt/pkgcache.bin") = 0
write(1, "\n", 1
) = 1
pipe2([4, 5], 0) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x735d25028b10) = 5360
close(5) = 0
fcntl(4, F_GETFL) = 0 (flags O_RDONLY)
newfstatat(4, "", {st_mode=S_IFIFO|0600, st_size=0, ...}, AT_EMPTY_PATH) = 0
read(4, "", 4096) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5360, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
close(4) = 0
wait4(5360, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 5360
newfstatat(AT_FDCWD, "/var/lib/apt/lists/ftp.de.debian.org_debian_dists_bookworm_InRelease", 0x7ffdf9412d00, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/var/lib/apt/lists/ftp.de.debian.org_debian_dists_bookworm_Release", 0x7ffdf9412d00, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/var/lib/apt/lists/ftp.de.debian.org_debian_dists_bookworm-updates_InRelease", 0x7ffdf9412d00, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/var/lib/apt/lists/ftp.de.debian.org_debian_dists_bookworm-updates_Release", 0x7ffdf9412d00, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/var/lib/apt/lists/security.debian.org_dists_bookworm-security_InRelease", 0x7ffdf9412d00, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/var/lib/apt/lists/security.debian.org_dists_bookworm-security_Release", 0x7ffdf9412d00, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/var/lib/apt/lists/download.proxmox.com_debian_pve_dists_bookworm_InRelease", 0x7ffdf9412d00, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/var/lib/apt/lists/download.proxmox.com_debian_pve_dists_bookworm_Release", 0x7ffdf9412d00, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/apt/../machine-id", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 4
read(4, "b692af8e82f2442b9555418f5334ca31"..., 4096) = 33
read(4, "", 4063) = 0
close(4) = 0
newfstatat(AT_FDCWD, "/etc/apt/preferences", 0x7ffdf9412670, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/etc/apt/preferences.d/", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/apt/preferences.d/", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/etc/apt/preferences.d/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4
newfstatat(4, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
getdents64(4, 0x5b8b5ff7e380 /* 2 entries */, 32768) = 48
getdents64(4, 0x5b8b5ff7e380 /* 0 entries */, 32768) = 0
close(4) = 0
write(1, "Building dependency tree...", 27Building dependency tree...) = 27
newfstatat(AT_FDCWD, "/var/lib/apt/extended_states", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0
openat(AT_FDCWD, "/var/lib/apt/extended_states", O_RDONLY) = 4
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=0, ...}, AT_EMPTY_PATH) = 0
write(1, "\n", 1
) = 1
write(1, "Reading state information...", 28Reading state information...) = 28
read(4, "", 32771) = 0
close(4) = 0
write(1, "\n", 1
) = 1
uname({sysname="Linux", nodename="server", ...}) = 0
write(1, "All packages are up to date.\n", 29All packages are up to date.
) = 29
munmap(0x735d22e00000, 25165824) = 0
write(2, "W", 1W) = 1
write(2, ": ", 2: ) = 2
write(2, "Failed to fetch http://ftp.de.de"..., 121Failed to fetch http://ftp.de.debian.org/debian/dists/bookworm/InRelease Temporary failure resolving 'ftp.de.debian.org') = 121
write(2, "\n", 1
) = 1
write(2, "W", 1W) = 1
write(2, ": ", 2: ) = 2
write(2, "Failed to fetch http://ftp.de.de"..., 129Failed to fetch http://ftp.de.debian.org/debian/dists/bookworm-updates/InRelease Temporary failure resolving 'ftp.de.debian.org') = 129
write(2, "\n", 1
) = 1
write(2, "W", 1W) = 1
write(2, ": ", 2: ) = 2
write(2, "Failed to fetch http://security."..., 127Failed to fetch http://security.debian.org/dists/bookworm-security/InRelease Temporary failure resolving 'security.debian.org') = 127
write(2, "\n", 1
) = 1
write(2, "W", 1W) = 1
write(2, ": ", 2: ) = 2
write(2, "Failed to fetch http://download."..., 131Failed to fetch http://download.proxmox.com/debian/pve/dists/bookworm/InRelease Temporary failure resolving 'download.proxmox.com') = 131
write(2, "\n", 1
) = 1
write(2, "W", 1W) = 1
write(2, ": ", 2: ) = 2
write(2, "Some index files failed to downl"..., 86Some index files failed to download. They have been ignored, or old ones used instead.) = 86
write(2, "\n", 1
) = 1
close(3) = 0
exit_group(0) = ?
+++ exited with 0 +++
root@server:~# ping proxmox.com
ping: proxmox.com: Temporary failure in name resolution
Download Templates
downloading http://download.proxmox.com/images/system/ubuntu-24.10-standard_24.10-1_amd64.tar.zst to /var/lib/vz/template/cache/ubuntu-24.10-standard_24.10-1_amd64.tar.zst
--2025-03-01 15:52:16-- http://download.proxmox.com/images/system/ubuntu-24.10-standard_24.10-1_amd64.tar.zst
Resolving download.proxmox.com (download.proxmox.com)... failed: Temporary failure in name resolution.
TASK ERROR: download failed: wget: unable to resolve host address 'download.proxmox.com'
Last edited: