Possible 8.4 regression

Hiroki Sato hrs at FreeBSD.org
Sat Jun 8 21:45:41 UTC 2013


Alexander Pyhalov <alp at rsu.ru> wrote
  in <4fffaaf8a6667175fca94ce32f25a06a at sfedu.ru>:

al> Hello.
al>
al> Just wanted to share a notice.
al> I had a 8.3 system with PostgreSQL running in a jail.
al> rc.conf has the following lines:
al>
al> jail_enable="YES"
al> jail_sysvipc_allow="YES"
al> jail_mount_enable="YES"
al> jail_devfs_enable="YES"
al>
al> jail_pgsql_rootdir="/jails/run/pgsql"
al> jail_pgsql_hostname="pgsql.freebsd"
al> jail_pgsql_ip="my.ip"
al> jail_pgsql_interface="em0"
al>
al> It was running normally. However, after update to 8.4 I had to add the
al> following parameter
al> jail_pgsql_parameters="allow.sysvipc"
al>
al> Without it shmget in jail didn't work.

 Thank you for the report.  This affects jail_set_hostname_allow and
 jail_socket_unixiproute_only as well.  I will add it to Errata.

-- Hiroki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20130609/0cf420e3/attachment.sig>


More information about the freebsd-stable mailing list