[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] routed networking xen3.0.1
On 2/6/06, Anand Gupta <xen.mails@xxxxxxxxx> wrote: Ok i found the file. Its /var/log/xen-hotplug.log. hmm... there was a mistake in my post. The log content is only found in the above file when i remove the priority from the log command. logger: unknown priority name: daemon.ifconfig vm01 192.168.1.250 netmask 255.255.255.255 up. /etc/xen/scripts/vif-route logger: unknown priority name: daemon.ifconfig done, interface up. /etc/xen/scripts/vif-route The above was caused by the following entries in the vif-route script ifconfig ${vif} ${main_ip} netmask 255.255.255.255 up echo 1 >/proc/sys/net/ipv4/conf/${vif}/proxy_arp ipcmd='a' log "ifconfig ${vif} ${main_ip} netmask 255.255.255.255 up" Placing the priority of debug back, makes the log entry dissapear :( -- regards, Anand Gupta _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |