search for: 639941

Displaying 3 results from an estimated 3 matches for "639941".

Did you mean: 369941
2011 Aug 31
1
Bug#639941: Xen "line 118: sigerr: command not found" error for unassigned network interfaces
Package: xen-utils-common Version: 4.0.0-1 Hello guys, Ik running Debian stable (squeeze). I run a virtual pfsense firwall in a DomU. I created multiple bridges. The interfaces itself (except eth2 (connected to br_lan)) itself don't have a IP assigned. I use them to connect to other devices. grep my-network /etc/xen/xend-config.sxp (network-script my-network-script) root at
2012 Feb 16
0
Bug#639941: Xen "line 118: sigerr: command not found" error for unassigned network interfaces
I'm also seeing this error in a very similar setup $ cat /etc/xen/scripts/network-dualbridge #!/bin/sh dir=$(dirname "$0") $dir/network-bridge "$@" vifnum=0 netdev=eth0 bridge=xenbr0 $dir/network-bridge "$@" vifnum=1 netdev=eth1 bridge=xenbr1 but in my case, each interface that is setup with a bridge already has an IP assigned to it via /etc/network/interfaces
2000 Jun 24
1
Garbage Collecting
...gctorture(T) but on a slightly more complex piece of my code (yes, it is _slow_), and since it was started just after starting R, it starts with almost all the heap free Garbage collection [nr. 2111]... 641457 cons cells free (80%) 203427 Kbytes of heap free (99%) Garbage collection [nr. 43375]... 639941 cons cells free (79%) 197488 Kbytes of heap free (96%) [...] Garbage collection [nr. 303218]... 630828 cons cells free (78%) 161854 Kbytes of heap free (79%) Garbage collection [nr. 356743]... 629295 cons cells free (78%) 155912 Kbytes of heap free (76%) At this point, I halted it with BREAK, and...