From mboxrd@z Thu Jan 1 00:00:00 1970 From: victor Subject: [Fwd: module 8021q] Date: Thu, 18 Mar 2004 10:04:55 +0000 (UTC) Sender: xen-devel-admin@lists.sourceforge.net Message-ID: <7504B506.7070408@ambra.ro> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------060505060704020506020201" Return-path: Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: Date: Thu, 18 Mar 2032 12:12:38 -0500 To: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------060505060704020506020201 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I compiled directly in the kernel and it works. I compiled the module 8021q in the xen kernel. Now I want to add a new vlan: [root@xen victor]# [root@xen root]# vconfig add eth0 5 WARNING: Could not open /proc/net/vlan/config. Maybe you need to load the 8021q module, or maybe you are not using PROCFS?? ERROR: trying to add VLAN #5 to IF -:eth0:- error: Package not installed The module 8021q could not be loaded, so I tried manualy: [root@xen root]# insmod 8021q Using /lib/modules/2.4.24-xeno/kernel/net/8021q/8021q.o /lib/modules/2.4.24-xeno/kernel/net/8021q/8021q.o: unresolved symbol dev_change_flags /lib/modules/2.4.24-xeno/kernel/net/8021q/8021q.o: unresolved symbol vlan_ioctl_hook Thank you. --------------060505060704020506020201 Content-Type: message/rfc822; name="[Xen-devel] module 8021q" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="[Xen-devel] module 8021q" Return-Path: Received: from cyrus.ambranet.com ([unix socket]) by cyrus.ambranet.com (Cyrus v2.2.0-ALPHA) with LMTP; Thu, 18 Mar 2004 11:37:25 +0200 X-Sieve: CMU Sieve 2.2 Received: from localhost (localhost.localdomain [127.0.0.1]) by cyrus.ambranet.com (Postfix) with ESMTP id D7E791F87E for ; Thu, 18 Mar 2004 11:37:25 +0200 (EET) Received: from cyrus.ambranet.com ([127.0.0.1]) by localhost (cyrus.ambranet.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26312-07 for ; Thu, 18 Mar 2004 11:37:23 +0200 (EET) Received: from sc8-sf-list2.sourceforge.net (lists.sourceforge.net [66.35.250.206]) by cyrus.ambranet.com (Postfix) with ESMTP id 7A7151F86A for ; Thu, 18 Mar 2004 11:37:22 +0200 (EET) Received: from localhost ([127.0.0.1] helo=projects.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30) id 1B3txX-00074Y-6d; Thu, 18 Mar 2004 01:37:03 -0800 Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30) id 1B3twb-0006no-KK for xen-devel@lists.sourceforge.net; Thu, 18 Mar 2004 01:36:05 -0800 Received: from ns1.ambra.ro ([80.97.24.11] helo=cyrus.ambranet.com) by sc8-sf-mx2.sourceforge.net with esmtp (Exim 4.30) id 1B3twY-0001rS-2q for xen-devel@lists.sourceforge.net; Thu, 18 Mar 2004 01:36:02 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by cyrus.ambranet.com (Postfix) with ESMTP id 35AB11F884 for ; Thu, 18 Mar 2004 11:36:01 +0200 (EET) Received: from cyrus.ambranet.com ([127.0.0.1]) by localhost (cyrus.ambranet.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26312-04 for ; Thu, 18 Mar 2004 11:35:59 +0200 (EET) Received: from ambra.ro (unknown [192.168.250.56]) by cyrus.ambranet.com (Postfix) with ESMTP id 01EEC1F87E for ; Thu, 18 Mar 2004 11:35:59 +0200 (EET) Message-ID: <7504AE7D.3030904@ambra.ro> From: victor User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030630 X-Accept-Language: ro, en-us, en MIME-Version: 1.0 To: xen-devel@lists.sourceforge.net X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at ambra.ro X-Spam-Score: 2.4 (++) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 2.4 DATE_IN_FUTURE_96_XX Date: is 96 hours or more after Received: date Subject: [Xen-devel] module 8021q Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net X-BeenThere: xen-devel@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Unsubscribe: , List-Id: List for Xen developers List-Post: List-Help: List-Subscribe: , List-Archive: Date: Thu, 18 Mar 2032 11:44:45 -0500 X-Virus-Scanned: by amavisd-new at ambra.ro I compiled the module 8021q in the xen kernel. Now I want to add a new vlan: [root@xen victor]# [root@xen root]# vconfig add eth0 5 WARNING: Could not open /proc/net/vlan/config. Maybe you need to load the 8021q module, or maybe you are not using PROCFS?? ERROR: trying to add VLAN #5 to IF -:eth0:- error: Package not installed The module 8021q could not be loaded, so I tried manualy: [root@xen root]# insmod 8021q Using /lib/modules/2.4.24-xeno/kernel/net/8021q/8021q.o /lib/modules/2.4.24-xeno/kernel/net/8021q/8021q.o: unresolved symbol dev_change_flags /lib/modules/2.4.24-xeno/kernel/net/8021q/8021q.o: unresolved symbol vlan_ioctl_hook Thank you. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel --------------060505060704020506020201-- ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click