<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">I think we already fixed this bug.<br>
      please see if it helps:<br>
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a href="https://review.openstack.org/#/c/14756/">https://review.openstack.org/#/c/14756/</a><br>
      <br>
      On 11/05/2012 05:52 PM, Skible OpenStack wrote:<br>
    </div>
    <blockquote cite="mid:50978C6B.7050202@gmail.com" type="cite">Hello
      Stackers !
      <br>
      <br>
      i am finding a weird error in my l3_agent.log file:
      <br>
      <br>
      ================================
      <br>
      <br>
      Stderr: ''
      <br>
      2012-11-05 10:22:59    ERROR [quantum.agent.l3_agent] Error
      running l3_nat daemon_loop
      <br>
      Traceback (most recent call last):
      <br>
        File
      "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line
      170, in daemon_loop
      <br>
          self.do_single_loop()
      <br>
        File
      "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line
      227, in do_single_loop
      <br>
          self.process_router(ri)
      <br>
        File
      "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line
      300, in process_router
      <br>
          self.external_gateway_added(ri, ex_gw_port, internal_cidrs)
      <br>
        File
      "/usr/lib/python2.7/dist-packages/quantum/agent/l3_agent.py", line
      398, in external_gateway_added
      <br>
          ri.iptables_manager.apply()
      <br>
        File
      "/usr/lib/python2.7/dist-packages/quantum/agent/linux/iptables_manager.py",
      line 282, in apply
      <br>
          root_helper=self.root_helper))
      <br>
        File
      "/usr/lib/python2.7/dist-packages/quantum/agent/linux/utils.py",
      line 55, in execute
      <br>
          raise RuntimeError(m)
      <br>
      RuntimeError:
      <br>
      Command: ['sudo', '/usr/bin/quantum-rootwrap',
      '/etc/quantum/rootwrap.conf', '/sbin/iptables-save', '-t',
      'filter']
      <br>
      Exit code: 99
      <br>
      Stdout: 'Unauthorized command: /sbin/iptables-save -t filter\n'
      <br>
      Stderr: ''
      <br>
      <br>
      ==================================
      <br>
      <br>
      I can't seem to find any documentation about this problem.
      <br>
      <br>
      Can anyone please shed some light on this ?
      <br>
      <br>
      Best regards,
      <br>
      Bilel
      <br>
      <br>
      _______________________________________________
      <br>
      Mailing list: <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
      <br>
      Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>
      <br>
      Unsubscribe : <a class="moz-txt-link-freetext" href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a>
      <br>
      More help   : <a class="moz-txt-link-freetext" href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>