Error when starting new VPS

ShadowCore

New Member
Dec 6, 2012
1
0
1
Hi!

I got this weird error when trying to start a new VPS. I guess it has something to do with the VPS not having any Ip bind to it, but not sure. What can it be:

Code:
[COLOR=#000000][FONT=tahoma]Use of uninitialized value $bridgemtu in concatenation (.) or string at /var/lib/qemu-server/pve-bridge line 33.[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]Usage:[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  ifconfig [-a] [-v] [-s] <interface> [[<AF>] <address>][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [add <address>[/<prefixlen>]][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [del <address>[/<prefixlen>]][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [[-]broadcast [<address>]]  [[-]pointopoint [<address>]][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [netmask <address>]  [dstaddr <address>]  [tunnel <address>][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [outfill <NN>] [keepalive <NN>][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [hw <HW> <address>]  [metric <NN>]  [mtu <NN>][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [[-]trailers]  [[-]arp]  [[-]allmulti][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [multicast]  [[-]promisc][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [mem_start <NN>]  [io_addr <NN>]  [irq <NN>]  [media <type>][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [txqueuelen <NN>][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [[-]dynamic][/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  [up|down] ...[/FONT][/COLOR]

[COLOR=#000000][FONT=tahoma]  <HW>=Hardware Type.[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  List of possible hardware types:[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    loop (Local Loopback) slip (Serial Line IP) cslip (VJ Serial Line IP) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    slip6 (6-bit Serial Line IP) cslip6 (VJ 6-bit Serial Line IP) adaptive (Adaptive Serial Line IP) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    strip (Metricom Starmode IP) ash (Ash) ether (Ethernet) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    tr (16/4 Mbps Token Ring) tr (16/4 Mbps Token Ring (New)) ax25 (AMPR AX.25) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    netrom (AMPR NET/ROM) rose (AMPR ROSE) tunnel (IPIP Tunnel) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    ppp (Point-to-Point Protocol) hdlc ((Cisco)-HDLC) lapb (LAPB) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    arcnet (ARCnet) dlci (Frame Relay DLCI) frad (Frame Relay Access Device) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    sit (IPv6-in-IPv4) fddi (Fiber Distributed Data Interface) hippi (HIPPI) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    irda (IrLAP) ec (Econet) x25 (generic X.25) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    eui64 (Generic EUI-64) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  <AF>=Address family. Default: inet[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]  List of possible address families:[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    unix (UNIX Domain) inet (DARPA Internet) inet6 (IPv6) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    ax25 (AMPR AX.25) netrom (AMPR NET/ROM) rose (AMPR ROSE) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    ipx (Novell IPX) ddp (Appletalk DDP) ec (Econet) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]    ash (Ash) x25 (CCITT X.25) [/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]interface activation failed[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]/var/lib/qemu-server/pve-bridge: could not launch network script[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]kvm: -netdev type=tap,id=net0,ifname=tap100i0,script=/var/lib/qemu-server/pve-bridge: Device 'tap' could not be initialized[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]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' -vnc unix:/var/run/qemu-server/100.vnc,x509,password -pidfile /var/run/qemu-server/100.pid -daemonize -name vps1.staff -smp 'sockets=1,cores=1' -nodefaults -boot 'menu=on' -vga cirrus -k en-us -m 1024 -cpuunits 1000 -usbdevice tablet -drive 'file=/var/lib/vz/template/iso/debian-6.0.6-amd64-i386-netinst.iso,if=none,id=drive-ide2,media=cdrom,aio=native' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -drive 'file=/var/lib/vz/images/100/vm-100-disk-1.raw,if=none,id=drive-ide0,aio=native,cache=none' -device 'ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap100i0,script=/var/lib/qemu-server/pve-bridge' -device 'rtl8139,mac=1A:BC:E0:2B:C3:E6,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300'' failed: exit code 1[/FONT][/COLOR]