Displaying 20 results from an estimated 3000 matches similar to: "Systemd spends 6 min. to startup a host"
2015 Oct 06
2
Systemd spends 6 min. to startup a host
On Tue, Oct 6, 2015 at 6:53 AM, Gordon Messmer <gordon.messmer at gmail.com> wrote:
> On 10/03/2015 09:47 AM, C.L. Martinez wrote:
>>
>> All works well, except when I reboot this server. Systemd spends 6 min.
>> to startup this host!!! .. It stops with: "A start job is running for LSB:
>> Raise network ...".
>
>
>
2015 Oct 05
2
Systemd spends 6 min. to startup a host
On 10/5/2015 2:36 AM, C.L. Martinez wrote:
> On 10/05/2015 08:43 AM, Eero Volotinen wrote:
>> This looks like modifications broke network configuration and it may
>> affect
>> startup speed.
>>
>> Please try standard network configuration first.
>>
>
> Are you referring to use NetworkManager?? I can't. I need to use
> openvswitches in this host
2015 Oct 06
1
Systemd spends 6 min. to startup a host
On 10/5/2015 11:53 PM, C. L. Martinez wrote:
> Uhmm ... but I need to startup openvswitches at boot ... I only see
> one option: start openvswitches when libvirtd starts ...
my suggestion was to help isolate the cause of this boot delay. if
removing the openvswitch from your network configuration took out the
delay, then you'd KNOW thats the problem, and you could work to further
2015 Oct 05
2
Systemd spends 6 min. to startup a host
This looks like modifications broke network configuration and it may affect
startup speed.
Please try standard network configuration first.
--
Eero
2015-10-05 11:38 GMT+03:00 Mihamina Rakotomandimby <
mihamina.rakotomandimby at rktmb.org>:
> On 10/03/2015 07:47 PM, C.L. Martinez wrote:
>
>> Hi all, [...]
>>
>> Are not supposed that systemd startups hosts more
2015 Oct 07
1
Systemd spends 6 min. to startup a host
On 10/06/2015 06:14 PM, Gordon Messmer wrote:
> On 10/05/2015 11:58 PM, C. L. Martinez wrote:
>> Yes, my problem is very similar as described in Debian's bugtracker.
>
> The problem might be a bug. Ask the openvswitch people.
>
> It looks like the problem is probably:
> /etc/sysconfig/network-scripts/ifup-ovs calls "systemctl start
>
2020 Jan 04
3
Connecting a VM to an existing OVS bridge
Hi,
I have an existing OVS bridge, that I can see in ovs-vsctl and use
for other purposes.
I've edited the machine's XML as instructed in
http://docs.openvswitch.org/en/latest/howto/libvirt/
When I try to start the VM, i get
error: Cannot get interface MTU on 'ovsbr': No such device
Any ideas?
(Note: I can't see the ovs switch in brctl show or any other regular
kernel tool,
2014 Mar 06
5
create ovs port without root
Hello! How can i operate with openvswitch without root rights?
For example - i can add my user to kvm group and create vm from
libvirt with my own user, but now i'm failed with creating port.
errors in logs:
Mar 06 14:04:46 selfip.ru ovs-vsctl[19065]:
ovs|00001|vsctl|INFO|Called as ovs-vsctl --timeout=5 -- --if-exists
del-port
Mar 06 14:04:46 selfip.ru ovs-vsctl[19065]:
2016 Mar 22
2
Using Openvswitch and qemu:///session
Hi.
I'd like to use Openvswitch while running libvirt as an unprivileged user (qemu:///session).
As expected, system session works just fine with OVS.
When I try to start the domain from user session, with the relevant network part of the domain xml edited to use openvswitch, like this
---
<interface type='bridge'>
<mac address='52:54:00:4a:ef:bb'/>
2016 May 13
2
libvirt + openvswitch, <parameters interfaceid='x'/> seems less-than-useful?
Hey folks, I'm working on setting up a Cuckoo sandbox malware lab at
home, and can't seem to get openvswitch and libvirt to work together
as-documented. I'm not subscribed to the list, so please reply-all.
Thanks in advance!
I've debugged this, and I think the interfaceid stuff in network XML
isn't doing much besides setting a custom interfaceid in an OpenVSwitch
table that
2015 Oct 06
0
Systemd spends 6 min. to startup a host
On 10/03/2015 09:47 AM, C.L. Martinez wrote:
> All works well, except when I reboot this server. Systemd spends 6
> min. to startup this host!!! .. It stops with: "A start job is running
> for LSB: Raise network ...".
https://www.google.com/search?q=systemd+lsb+raise+network&ie=utf-8&oe=utf-8
If your problem is similar to the first few google hits, then some part
2019 May 10
5
Cannot get interface MTU - qemu quest fails to start off OpenVswitch
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
LXC guest which uses the same source network starts just fine.
I'm on Centos 7 with openvswitch-2.9.0-3.el7.x86_64 from
centos-openstack-pike repo and
2019 Mar 15
2
Error starting domain: internal error: Unable to add port vnet0 to OVS bridge br0
I have installed OVS from sources using the installation steps mentioned on
this link: http://docs.openvswitch.org/en/latest/intro/install/general/
I had installed libvrt, KVM, QEMU and all the necessary packages using
apt-get. My KVM-QEMU hypervisor has been running well.
To add a VM with the port attached to OVS bridge I changed the XML domain
file as per the instructions on this page:
2012 Jun 11
5
xcp + ubuntu + openvswitch VLAN problem
hi all ,
i use ubuntu 12.04 with xcp , all config run very well except vlan
i use xe network-create and xe vlan-create to build vlan 3000
then startup a vm in this network, xapi0 fakebridge and vif1.0 all looks
well,
use ovs-vsctl list port i can see xapi0 and vif1.0 have beed taged with 3000
but i can not access the internent~~~
somebody can help me with this?
thanks.
2013 Apr 18
10
[PATCH] hotplug: add openvswitch script
Based on Waldi''s RFC at
http://lists.xen.org/archives/html/xen-devel/2012-09/msg00943.html
To use it set vif.default.script="vif-openvswitch" in /etc/xen/xl.conf or use
script=vif-openvswitch in the vif configuration.
Appears to do the right thing for PV and HVM guests (including tap devices)
and with stubdomains.
In order to support VLAN tagging and trunking the
2016 May 14
1
Re: libvirt + openvswitch, <parameters interfaceid='x'/> seems less-than-useful?
On 05/13/16 20:04, Laine Stump wrote:
> On 05/13/2016 09:57 AM, Richard Harman wrote:
>> I've debugged this, and I think the interfaceid stuff in network XML
>> isn't doing much besides setting a custom interfaceid in an OpenVSwitch
>> table that really has no effect on the operation of OpenVSwitch. I
>> think the -- set Interface vnet0
2013 May 07
1
Libvirt 1.0.5 with Openvswitch 1.11.90: unable to add bridge br0 port vnet0 operation not supported
Howdy,
Running the most recent OVS and libvirt I'm running into the following error message with virt-install:
root at qemu-kvm:~/libvirt-1.0.5#<mailto:root at qemu-kvm:~/libvirt-1.0.5#> ovs-vsctl -V
ovs-vsctl (Open vSwitch) 1.11.90
Compiled May 6 2013 22:37:22
root at qemu-kvm:~/libvirt-1.0.5#<mailto:root at qemu-kvm:~/libvirt-1.0.5#>
root at
2013 Aug 07
1
Regarding Openvswitch suppotrs Xen 4..2.1
Hi,
As I see blogs or websites the openvswitch is support XCP and Xenserver.
But to support opensource Xen 4.2.1 what should be configure and how to
interface with openflow .
I have tried using vif-openswitch network script for bridging, while
adding datapath using ovs-dpctl add-dp xenbr0 it is added but ovs-dpctl
dump-flows xenbr0 it is getting
ovs-dpctl: opening datapath (No such device). Can
2018 Jan 23
2
Create virtual machine failed using virDomainCreateXML
Hi all,
When I created a virtual machine using virDomainCreateXML, with virtualport type was openvswitch, and virtual machine creation failed. The error message is:
internal error: Child process (/sbin/tc filter add dev vnet110 parent ffff: protocol all u32 match u32 0 0 police rate 0kbps burst 0kb mtu 64kb drop flowid :1) unexpected exit status 2: RTNETLINK answers: Invalid argument
The
2012 Jun 27
3
[XEN][Ubuntu's Linux bridge replaced by OVS problem using XEN]
Hi,
I have two systems(a laptop and a desktop) connected with an Ethernet
cable. Desktop is using the Internet through the laptop wireless LAN.
Both systems have Ubuntu 11.10 with XEN 4.1.2 Hypervisor. I have compiled
OpenvSwitch-1.5 on both the systems as well. In Linux Bridge mode both can
ping each other.
Problem:
LINUX bridge is used in both systems and both can access the internet but
as
2017 May 12
2
Poor network performance
Hello,
I have some problem with poor network performance on libvirt with qemu and openvswitch.
I’m using libvirt 1.3.1, qemu 2.5 and openvswitch 2.6.0 on Ubuntu 16.04 currently.
My connection diagram looks like below:
+---------------------------+
+---------------------------+