Antoni Segura Puimedon has posted comments on this change.

Change subject: sourcerouting: make thread daemonic
......................................................................


Patch Set 1: Verified+1

Verified doing:

    localhost vdsm (9c35a65) # ip r 
    10.34.60.0/22 dev eth0  proto kernel  scope link  src 10.34.61.70
    169.254.0.0/16 dev eth0  scope link  metric 1004
    default via 10.34.63.254 dev eth0
    localhost vdsm (9c35a65) # ip rule
    0:      from all lookup local
    32766:  from all lookup main
    32767:  from all lookup default
    localhost vdsm (9c35a65) # vdsClient -s 0 addNetwork bridge=foo nics=eth2 
bootproto=dhcp
    Done
    localhost vdsm (9c35a65) # ip rule
    0:      from all lookup local
    32764:  from all to 10.34.60.0/22 iif foo lookup 170015914
    32765:  from 10.34.60.0/22 lookup 170015914
    32766:  from all lookup main
    32767:  from all lookup default
    localhost vdsm (9c35a65) # ip route show table 32764
    localhost vdsm (9c35a65) # ip route show table 170015914
    10.34.60.0/22 via 10.34.60.170 dev foo
    default via 10.34.63.254 dev foo
    localhost vdsm (9c35a65) # service vdsmd stop
    Shutting down vdsm daemon: 
    vdsm watchdog stop                                         [  OK  ]
    vdsm: Running run_final_hooks                              [  OK  ]
    vdsm stop                                                  [  OK  ]
    localhost vdsm (9c35a65) # service supervdsmd stop
    Shutting down supervdsm daemon: 
    supervdsm watchdog stop                                    [  OK  ]
    supervdsm stop                                             [  OK  ]
    localhost vdsm (9c35a65) #

-- 
To view, visit http://gerrit.ovirt.org/22345
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I45effe0d787c36564a1ae3eb45844c22ac2a2c36
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegu...@redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegu...@redhat.com>
Gerrit-Reviewer: Assaf Muller <amul...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to