Closed macosforgebot closed 9 years ago
@wsanchez originally submitted this as comment:1:ticket:421
@wsanchez originally submitted this as comment:2:ticket:421
@dreness originally submitted this as comment:3:ticket:421
Hello,
Different OSes have different defaults for shared memory settings. Here's a link to the postgres documentation around shared memory and how it is configured on various OSes: http://www.postgresql.org/docs/9.0/interactive/kernel-resources.html
I don't have any FreeBSD stuff set up at the moment so I can't test this, but you should be able to raise shmall, shmmax, and semmap as shown in the documentation. You may have to experiment a bit to find suitable values. Please let us know what works for you.
Since changing these settings requires superuser access, this isn't something that Calendar Server could or should do for you automatically. The end result of this could be that we simply improve our documentation to make sure users know to set shared memory settings appropriately.
Cheers, -dre
@wsanchez originally submitted this as comment:4:ticket:421
Hrm, so that's not usually the sort of this we can adjust unless we are root, so I don't know that we can fix this in the run script; developers may need to do this on their own.
Perhaps, though, we can detect it and emit some instructional info, like when there is no caldavd-dev.plist
.
@wsanchez originally submitted this as comment:5:ticket:421
@wsanchez originally submitted this as comment:9:ticket:421
Out of scope for us
donaldinos@… originally submitted this as ticket:421
This issue occurs on execute ./run from command line on FreeBSD 8