pve-bridge failed with status 256

Christian95

Member
Sep 7, 2018
15
0
21
28
Hallo,

nach einem Dateisystem Fehler musste ich einen fsck durchführen, damit Proxmox wieder startete, seitdem ist es mir nicht mehr möglich die Proxmox KVM Server mit dem Netzwerk zu starten. Entferne ich das Netzwerk aus den VMs starten diese wieder.

Es sieht nach einem Fehler mit der Bridge aus, jedoch brachte auch ein neu anlegen der Bridge keinen Erfolg.

Der Fehler:
Code:
kvm: -netdev type=tap,id=net0,ifname=tap100i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown: network script /var/lib/qemu-server/pve-bridge failed with status 256
TASK ERROR: start failed: command '/usr/bin/kvm -id 100 -chardev 'socket,id=qmp,path=/var/run/qemu-server/100.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -pidfile /var/run/qemu-server/100.pid -daemonize -smbios 'type=1,uuid=f1ef1106-b7ac-4c18-8ea9-616896374130' -name vm100 -smp '5,sockets=1,cores=5,maxcpus=5' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vga std -vnc unix:/var/run/qemu-server/100.vnc,x509,password -no-hpet -cpu 'kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,enforce' -m 16384 -k de -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:4831d23f3674' -drive 'if=none,id=drive-ide2,media=cdrom,aio=threads' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -device 'ahci,id=ahci0,multifunction=on,bus=pci.0,addr=0x7' -drive 'file=/dev/data2/vm-100-disk-1,if=none,id=drive-sata0,format=raw,cache=none,aio=native,detect-zeroes=on' -device 'ide-drive,bus=ahci0.0,drive=drive-sata0,id=sata0,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap100i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown' -device 'vmxnet3,mac=FE:88:1C:8A:43:76,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300' -rtc 'driftfix=slew,base=localtime' -global 'kvm-pit.lost_tick_policy=discard'' failed: exit code 1
 
you can check that the files of that package are OK with
Code:
debsums qemu-server

if not you can reinstall it with:

Code:
apt install --reinstall qemu-server

sry, nochmal auf deutsch:

überprüfen ob die files vom qemu-server package OK sind
Code:
debsums qemu-serveer

wenn nicht, kann man das paket nochmal installieren mit:
Code:
apt install --reinstall qemu-server
 
you can check that the files of that package are OK with
Code:
debsums qemu-server

if not you can reinstall it with:

Code:
apt install --reinstall qemu-server

sry, nochmal auf deutsch:

überprüfen ob die files vom qemu-server package OK sind
Code:
debsums qemu-serveer

wenn nicht, kann man das paket nochmal installieren mit:
Code:
apt install --reinstall qemu-server


Da scheint wohl etwas gewaltig schief zu laufen:

Code:
root@***:~# debsums qemu-server
Cannot find md5sums path for qemu-server

Edit:

Neuinstallation klappt hier auch nicht:

Code:
root@***:~# apt install --reinstall qemu-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reinstallation of qemu-server is not possible, it cannot be downloaded.
 
ich hab das eher wegen dem debsums und reinstall gemeint ..
 
Hi
need help
VM no start
Here is the error message
kvm: -netdev type=tap,id=net0,ifname=tap101i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown: network script /var/lib/qemu-server/pve-bridge failed with status 256
TASK ERROR: start failed: QEMU exited with code 1
 
Hi,
Hi
need help
VM no start
Here is the error message
kvm: -netdev type=tap,id=net0,ifname=tap101i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown: network script /var/lib/qemu-server/pve-bridge failed with status 256
TASK ERROR: start failed: QEMU exited with code 1
please open a new thread (in the English subforum) with your issue, rather than bumping such an old thread. You can include the output of the following there:
Code:
pveversion -v
qm config <ID>
ip a
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!