similar to: Network without forward mode

Displaying 20 results from an estimated 700 matches similar to: "Network without forward mode"

2016 Jul 25
0
Re: Network without forward mode
On Sun, Jul 24, 2016 at 11:18:19PM +0200, Vincent Bernat wrote: >Hey! > >Another question. The documentation about networks say: > >╭─────┤ http://libvirt.org/formatnetwork.html#elementsConnect ├───── >│Inclusion of the forward element indicates that the virtual network is >│to be connected to the physical LAN.Since 0.3.0. The mode attribute >│determines the method of
2016 Jul 25
2
Re: Network without forward mode
❦ 25 juillet 2016 06:06 CEST, Martin Kletzander <mkletzan@redhat.com> : >>╭─────┤ http://libvirt.org/formatnetwork.html#elementsConnect ├───── >>│Inclusion of the forward element indicates that the virtual network is >>│to be connected to the physical LAN.Since 0.3.0. The mode attribute >>│determines the method of forwarding. If there is no forward element, the
2016 Aug 03
0
Crash after connection close when callback is in progress
Hey! It seems that if I close a connection while a domain event callback is in progress, I can easily have a crash. Here is a backtrace: #v+ #0 virFree (ptrptr=0x0) at ../../../src/util/viralloc.c:582 save_errno = <optimized out> #1 0x00007fc8328a4ad2 in virObjectEventCallbackListPurgeMarked (cbList=0xadfc30) at ../../../src/conf/object_event.c:282 freecb = <optimized
2019 May 10
1
Re: Cannot get interface MTU - qemu quest fails to start off OpenVswitch
On 10/05/2019 14:44, Michal Privoznik wrote: > On 5/10/19 3:26 PM, lejeczek wrote: >> hi guys >> >> I have a qemu guest and openvswitch bridge and the guest fails to start: >> >> $ virsh start work8 >> error: Failed to start domain work8-vm-win2016 >> error: Cannot get interface MTU on 'ovsbr0': No such device > > Well, this means that
2009 Oct 06
1
NUT UPS monitor & APC Back UPS CS-350 (nut-2.2.2p1) on OpenBSD
Hallo, Following the tips found at https://calomel.org/nut_ups.html I was trying to make NUT operate "APC Back UPS CS-350". The device introduces itself as: #v+ ugen0 at uhub0 port 1 "American Power Conversion Back-UPS CS 350 FW:807.q7.I USB FW:q7" rev 1.10/0.06 addr 2 #v- My config: #v+ [apc] driver = usbhid-ups port = /dev/ugen0.00 pollfreq =
2009 Oct 06
1
NUT UPS monitor & APC Back UPS CS-350 (nut-2.2.2p1) on OpenBSD
Hallo, Following the tips found at https://calomel.org/nut_ups.html I was trying to make NUT operate "APC Back UPS CS-350". The device introduces itself as: #v+ ugen0 at uhub0 port 1 "American Power Conversion Back-UPS CS 350 FW:807.q7.I USB FW:q7" rev 1.10/0.06 addr 2 #v- My config: #v+ [apc] driver = usbhid-ups port = /dev/ugen0.00 pollfreq =
2008 Mar 27
2
strptime and plot(),lines()
Hello, Im reading Data out of a Database. #v+ rs <- dbGetQuery(con,"SELECT * ... ) attach(rs) #v- There ist a colum I convert into "Time". #v+ > zeit<-strptime(datum,format="%Y-%m-%d %H:%M:%S"); > class(zeit) [1] "POSIXt" "POSIXlt" #v- 1. A plot(zeit,money) plots the Data. All i see on the x-achis are the Days. I would like to see the
2016 Jul 24
2
Lifecycle of a connection to libvirtd
Hey! I am trying to figure out how to reliably maintain a connection to libvirtd. From the documentation, I would expect something like that: - virConnectOpen() - virConnectRegisterCloseCallback() - virConnectSetKeepAlive() - Application logic And in the registered callback, I would: - virConnectUnregisterCloseCallback() - virConnectClose() - virConnectOpen() -
2018 Apr 04
2
Re: error : virHashForEach:597 : Hash operation not allowed during iteration
❦ 4 avril 2018 17:00 +0200, Vincent Bernat <bernat@luffy.cx> : >>> You can do that locally, but as a patch it's very unlikely to be >>> accepted upstream because we've introduced RW locks to be able to access >>> domain list from multiple threads. >> >> Looking a bit more, the whole "iterating" bit is currently >> unsafe.
2016 Jul 25
2
Re: Network without forward mode
❦ 25 juillet 2016 08:44 CEST, Martin Kletzander <mkletzan@redhat.com> : >>> "Just a vnet interface, no bridge" means you want no network. Where >>> should the vnet be connected? >> >>The host is able to handle the routing. It seems I could just declare an >>interface of type "ethernet" instead of "network" to get the effect
2018 Apr 04
2
Re: error : virHashForEach:597 : Hash operation not allowed during iteration
❦ 4 avril 2018 15:59 +0200, Michal Privoznik <mprivozn@redhat.com> : >> I may have missed this suggestion. Maybe Dan only sent it to you? > > No, there is another thread where this issue is discussed: > > https://www.redhat.com/archives/libvir-list/2018-April/msg00190.html > > In the >> meantime, could I change the locks around virHashForEach() and similar
2016 Jul 25
0
Re: Network without forward mode
On Mon, Jul 25, 2016 at 06:58:53AM +0200, Vincent Bernat wrote: > ❦ 25 juillet 2016 06:06 CEST, Martin Kletzander <mkletzan@redhat.com> : > >>>╭─────┤ http://libvirt.org/formatnetwork.html#elementsConnect ├───── >>>│Inclusion of the forward element indicates that the virtual network is >>>│to be connected to the physical LAN.Since 0.3.0. The mode attribute
2011 Jul 31
1
[BUG?] LDAP authentication with aliases issues
Hello, I am trying to configure Dovecot with LDAP authentication. My LDAP tree structure is as following: dc=root,dc=pl \_ ou=Users \_ uid=test \_ ou=Mail \_ ou=domain.pl \_ uid=alias_to_test I cannot authenticate using 'uid=alias_to_test,ou=domain.pl,ou=Mail,dc=root,dc=pl'. If I try to authenticate using
2018 Dec 29
2
APC Back UPS?
On 12/27/18 8:09 AM, Charles Lepple wrote: > [...] That's Ben's point - either it is actual Ethernet (usually found > on an add-on UPS SNMP monitoring card, where the jack typically has > two status LEDs, one on either side of the notch for the modular plug > tab) that needs to go to another Ethernet jack on a NIC or a switch, > or it is a proprietary APC cable that
2007 Mar 05
1
domUs don't know their `eth0' anymore
Hello! I recently upgraded a number of Debian testing packages (three days ago) and just now rebooted the system, with the effect that the Xen domUs don't know their `eth0' devices anymore: #v+ # ifconfig eth0 eth0: error fetching interface information: Device not found #v- I'm using xen-hypervisor-3.0.3-1-i386-pae 3.0.3-0-2 and upgraded linux-image-2.6.18-4-xen-686 from
2019 Jun 27
1
macvtap vlan and tcp header overhead (and mtu size)
I have a host setup for libvirt kvm/qemu vms. And I wonder a bit about the overhead of the macvtap and how to configure the mtu's properly. To be able to communicate with the host, I have moved the ip address of the host from the adapter to a macvtap to allow host communication. I have the below setup on hosts.
2018 Apr 04
2
Re: error : virHashForEach:597 : Hash operation not allowed during iteration
❦ 4 avril 2018 15:19 +0200, Michal Privoznik <mprivozn@redhat.com> : > Both threads call virHashForEach(table=0x7f92fc69a480). Thread 6 was > first so it starts iterating and sets table->iterating so later when > thread 10 enters the function an error is reported. > > I guess we can go with what Dan suggested and after some rework we can > just drop ->iterating
2016 Oct 28
3
sttic vnet device for guest
Can i assign static vnet* device for some guests?
2016 Jan 20
1
[PATCH] convert_windows: uninstall Parallels Tools on first boot
If present, Parallels Tools may stand in the way of proper running the windows guests in non-Parallels hypervisors, so we're better off uninstalling them on the first boot into the new environment. With this patch, the uninstall records for Parallels Tools are looked up in the registry and, if found, corresponding firstboot actions are registered, taking special care that those actions are
2008 Feb 11
4
R programming style
I am aware of one (unofficial) guide to style for R programming: http://www1.maths.lth.se/help/R/RCC/ from Henrik Bengtsson. Can anyone provide further pointers to good style? Views on Bengtsson's ideas would interest me as well. David Scott _________________________________________________________________ David Scott Department of Statistics, Tamaki Campus The University of Auckland,