Displaying 20 results from an estimated 1000 matches similar to: "Undefined interfaces?"
2011 Sep 13
1
How to install libvirt 0.9.4 RPM on Fedora 14?
Hi,
I'm trying to install the newest version of libvirt and libvirt-client from
the rpms at ftp://libvirt.org/libvirt/ on a Fedora 14 machine. The naming of
the rpms as "libvirt-0.9.4-1.fc14.x86_64.rpm" suggests that this is exactly
the system this was made for, however, installation still does not go
smoothly.
When I try to install these packages with
yum install
2014 May 23
2
Re: [netcf] Why netcf can not rename a existing physical interface dynamically by itself?
On 05/23/2014 04:56 PM, Laine Stump wrote:
> On 05/23/2014 06:46 AM, Jianwei Hu wrote:
>> Hi All,
>>
>> I have a usage question about netcf. Why netcf can not rename a existing physical interface dynamically by itself?
> The name of a physical interface is determined by lower levels of the
> operating system, and can't be modified by netcf. the configuration that
2015 Mar 27
1
答复: 答复: 答复: libvirtd can't start
Laine, you are right, some packages mixed:
[root@openstack3 ~]# rpm -qa | grep '\(libvirt\|netcf\|libnl\)' | sort
libnl-1.1.4-3.el7.x86_64
libnl3-3.2.21-7.el6.x86_64
libnl3-cli-3.2.21-7.el6.x86_64
libnl3-debuginfo-3.2.21-7.el6.x86_64
libnl-debuginfo-1.1.4-3.el7.x86_64
libnl-devel-1.1.4-3.el7.x86_64
libvirt-client-1.1.1-29.el7_0.3.x86_64
libvirt-daemon-1.1.1-29.el7_0.3.x86_64
2011 Mar 27
4
ipconfig problem if multiple devices are up
Hi,
it seems that ipconfig has a problem if multiple devices are up and
connected to the same network. It seems that it uses the wrong
socket/device index to compare it to incoming packet. To be more
precise, the packet gets discarded in do_pkt_recv as the ifindex from
state differs always from the incoming packet
To reproduce create two tap devices:
$ sudo tunctl -u uli -t tap0
2014 Jun 23
1
Re: [netcf]IFF_RUNNING flag on a bridge device
On 28.05.2014 15:27, Laine Stump wrote:
> On 05/27/2014 09:07 AM, Jianwei Hu wrote:
>> Hi All,
>>
>> I have one netcf question, please help me to resolve it, thanks.
>>
>> I can set a IFF_RUNNING flag to a bridge device which are no interface device attached. What status of a flag on a bridge device in current kernel?(w/o interface), is this a new change in kernel
2014 May 27
2
[netcf]IFF_RUNNING flag on a bridge device
Hi All,
I have one netcf question, please help me to resolve it, thanks.
I can set a IFF_RUNNING flag to a bridge device which are no interface device attached. What status of a flag on a bridge device in current kernel?(w/o interface), is this a new change in kernel or other component? In netcf, but there is a patch to fix that flag issue, I can't understand it.
fix wrong status of
2012 Dec 20
3
[Bridge] [PATCH 1/3] iproute2: distinguish permanent and temporary mdb entries
This patch adds a flag to mdb entries so that we can distinguish
permanent entries with temporary ones.
Cc: Stephen Hemminger <shemminger at vyatta.com>
Signed-off-by: Cong Wang <amwang at redhat.com>
---
bridge/mdb.c | 24 +++++++++++++++---------
include/linux/if_bridge.h | 3 +++
2 files changed, 18 insertions(+), 9 deletions(-)
diff --git a/bridge/mdb.c
2014 May 23
2
[netcf] Why netcf can not rename a existing physical interface dynamically by itself?
Hi All,
I have a usage question about netcf. Why netcf can not rename a existing physical interface dynamically by itself? If you have any other method, please share to me, or can we add support for it in netcf? You can see the following steps for details.
Version:
netcf-0.2.4-1.el6.x86_64
kernel-2.6.32-431.el6.x86_64
1. Select a existing NIC from host, for example eth1.
[root@rhel6 ~]# ncftool
2012 Dec 07
3
[Bridge] [PATCH net-next v5] bridge: export multicast database via netlink
From: Cong Wang <amwang at redhat.com>
V5: fix two bugs pointed out by Thomas
remove seq check for now, mark it as TODO
V4: remove some useless #include
some coding style fix
V3: drop debugging printk's
update selinux perm table as well
V2: drop patch 1/2, export ifindex directly
Redesign netlink attributes
Improve netlink seq check
Handle IPv6 addr as well
2012 Dec 07
3
[Bridge] [PATCH net-next v4] bridge: export multicast database via netlink
From: Cong Wang <amwang at redhat.com>
V4: remove some useless #include
some coding style fix
V3: drop debugging printk's
update selinux perm table as well
V2: drop patch 1/2, export ifindex directly
Redesign netlink attributes
Improve netlink seq check
Handle IPv6 addr as well
This patch exports bridge multicast database via netlink
message type RTM_GETMDB.
2011 Nov 28
1
net-snmp-5.5-27.el6.i686
Hello,
Can someone explain why I don't get a timeout when I use the community string "public" even if I don't have it
defined in my snmpd.conf file. It doesn't return data but it also doesn't timeout. See example below.
...
rocommunity nobody 127.0.0.1
...
[root at L703108 pgsql]# snmpwalk -v 1 -c public 127.0.0.1 1.3.6.1.2.1.2.2.1 ifMIB
[root at L703108 pgsql]#
2015 Mar 26
2
答复: 答复: libvirtd can't start
Hi Martin:
Actually, I have installed all the debuginfo for this coredump file. But the netcf debuginfo report "mismatch" as below:
warning: the debug information found in "/usr/lib/debug/usr/lib64/libnetcf.so.1.4.0.debug" does not match "/lib64/libnetcf.so.1" (CRC mismatch).
So I ignore this warning before. You can check what I did on the attachment
2010 Nov 12
3
Updating oVirt Server to the latest Matahari 0.4.0 schema
Hi all,
I looked at patching oVirt Server to work with the latest Matahari schema, from Matahari's 'next' branch, version 0.4.0.
ovirt-server depends on matahari version 0.0.5, which is currently latest in Fedora, and it is used during Node registration, to enumerate hardware information.
Usage extracted from src/host-browser/host-register.rb is as follows:
host_list =
2015 Feb 10
2
Do I need these?
Hey Y'all,
I got a package update notice this evening for package augeas-libs. As
is my practice I figured I would check to see if I needed the package or
if I could just delete it thus obviating the need to install the upgrade.
This is what yum has to say about the package and it's sole dependency.
Dependencies Resolved
2012 Dec 05
2
[Bridge] [PATCH net-next v3] bridge: export multicast database via netlink
V3: drop debugging printk's
update selinux perm table as well
V2: drop patch 1/2, export ifindex directly
Redesign netlink attributes
Improve netlink seq check
Handle IPv6 addr as well
This patch exports bridge multicast database via netlink
message type RTM_GETMDB. Similar to fdb, but currently bridge-specific.
We may need to support modify multicast database too
2011 Apr 21
2
How to install binutils-devel on Centos Linux 5.5
Good morning, I am trying to install binutils-devel on Centos Linux 5.5 so that we can obtain lib liberty required by the oprofile-0.9.6 Linux profiler.
Using root , I enter: yum local install binutils-devel-2.20.51.0.7-6.fc14.i686.rpm. Then I get the message: Public key for binutils-devel-2.20.51.0.7-6.fc14.i686.rpm is not installed. Please tell me where I get the Public key for
2011 May 25
3
Re: (XEN) Scrubbing Free RAM........................ Reboot
On Wed, May 25, 2011 at 12:41 AM, JAMES BOND 123 007
<james123007@gmail.com> wrote:
> Hi ,
> I saw your thread post at
> http://web.archiveorange.com/archive/v/ZvO4jnaavtTfcyqnHoRX
> , about problems with XEN 4.0 installation.
> I have the same problem and my machine is similar to yours( HP Proliant
> DL380G6, 4GB-RAM)
This question is better asked on the xen-users list.
2011 Mar 28
5
[PATCH 1/3] Only peek and discard packets from specified device.
This patch fixes a bug on systems with multiple connected network devices.
As packet_peek uses all devices to receive data instead of a specific
device. As the return value was never reset it was possible that packets
from other devices were returned by packet_peek. That means that the
ifindex did not match any ifindex of the specified devices the packet was
never removed and packets for the
2012 Jul 24
2
virsh iface-list error
Hello
Facing below error while trying to access the iface-list.
# virsh iface-list
*error: Failed to list active interfaces
error: this function is not supported by the connection driver:
virConnectNumOfInterfaces*
root at kvm-1:/usr/local/src/libvirt# virsh list
Id Name State
----------------------------------------------------
1 vm1
2011 Jul 17
1
authconfig-gtk-6.1.9-1.fc14.i686.rpm missing durring URL Install ?
Hello,
This is a rather strange problem. I am using the i386 netinstall CD to boot
and do a URL (HTTP) install since my machine only has CD drive and can't boot
from USB either.
During the install, the installer was looking for package authconfig-
gtk-6.1.9-1.fc14.i686.rpm and claims that it's missing. I checked the RPMs
under packages, and for sure it wasn't there. But look at the