WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] routed networking xen3.0.1

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] routed networking xen3.0.1
From: Anand Gupta <xen.mails@xxxxxxxxx>
Date: Mon, 6 Feb 2006 21:40:34 +0530
Delivery-date: Mon, 06 Feb 2006 16:21:33 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=kHhilfkeXjLGFv9JUWE5PhwnVw/kWcCxNxbrrH9bZE+Cnzgw/otKc3V5GVqlvIZRNA56I0c8negB1sjkzJc9xLegY0qM8omYi2oykp9omagy0AQc8hLbIAcf4VoVG5GiXH+ejfbcaM026lkzjLSpxUxU9qE6Ly8MxkjemrWqHOs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <acb757c00602060805y3589812cqb3609799bdcfcf80@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <acb757c00602052227p14f33828o22fc785f3a90c322@xxxxxxxxxxxxxx> <acb757c00602060528mc7f08b9k4713fee37de0c421@xxxxxxxxxxxxxx> <20060206133615.GA15155@xxxxxxxxxxxxxxxxxxxxx> <acb757c00602060544p5eb29f70wdf0d09c82044f9e6@xxxxxxxxxxxxxx> <20060206143251.GB15155@xxxxxxxxxxxxxxxxxxxxx> <acb757c00602060641w4319f9e7m28f41ac25f20b34f@xxxxxxxxxxxxxx> <20060206144712.GD15155@xxxxxxxxxxxxxxxxxxxxx> <acb757c00602060700t6b5c9da0r9e6a88b28d6d5370@xxxxxxxxxxxxxx> <acb757c00602060755x29d271eby36e28dcc2ec82b3a@xxxxxxxxxxxxxx> <acb757c00602060805y3589812cqb3609799bdcfcf80@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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
<Prev in Thread] Current Thread [Next in Thread>