[Bug 758808] Re: ipvsadm -n doesn't work

Andres Rodriguez andreserl at ubuntu-pe.org
Tue Apr 12 15:46:12 UTC 2011


Hi Ralf.

Thank you for taking the time to report bugs and trying to make Ubuntu
better.

The reason why -n or --numeric does not work is because the option is a
parameter rather than a command. If you take a look at the ipvsadm
manpage, you'll see that -n/--numeric is listed under PARAMETERS.

According to he manpage:

" PARAMETERS
       The commands above accept or require zero  or  more  of  the  following
       parameters."

Now, given that -n/--numeric is a parameter, you need to use it with a
command.

Example:

sudo ipsvadm -L -n

This example uses the COMMAND '-L' with the parameter '-n'.

For this reason, I'm marking this bug as invalid.

Thank you again!

** Changed in: ipvsadm (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipvsadm in Ubuntu.
https://bugs.launchpad.net/bugs/758808

Title:
  ipvsadm  -n doesn't work



More information about the Ubuntu-server-bugs mailing list