Public bug reported:
This example fails:
# sysctl -w 'sys.net.ipv4.ip_local_reserved_ports=35357'
sysctl: cannot stat /proc/sys/sys/net/ipv4/ip_local_reserved_ports: No such
file or directory
Should be:
# sysctl -w 'net.ipv4.ip_local_reserved_ports=35357'
net.ipv4.ip_local_reserved_ports = 35357
** Affects: keystone
Importance: Undecided
Assignee: James Pic (jamespic)
Status: New
** Changed in: keystone
Assignee: (unassigned) => James Pic (jamespic)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1571555
Title:
[doc] Typo in sysctl command example
Status in OpenStack Identity (keystone):
New
Bug description:
This example fails:
# sysctl -w 'sys.net.ipv4.ip_local_reserved_ports=35357'
sysctl: cannot stat /proc/sys/sys/net/ipv4/ip_local_reserved_ports: No such
file or directory
Should be:
# sysctl -w 'net.ipv4.ip_local_reserved_ports=35357'
net.ipv4.ip_local_reserved_ports = 35357
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1571555/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp