[csw-maintainers] Buildfarm setup - documentation
Peter FELECAN
pfelecan at opencsw.org
Fri Oct 4 15:18:56 CEST 2013
"Maciej (Matchek) Bliziński" <maciej at opencsw.org> writes:
> 2013/10/4 Peter FELECAN <pfelecan at opencsw.org>:
>> What's the most convenient template for the data base server ? Small,
>> medium or large? Maybe some hints on what's the procedure on enabling
>> MySQL on a pristine system?
>
> I don't think you need to do any of that. The only thing you need is
> the max_allowed_packet setting, you can just run these two commands:
>
> echo >>/etc/opt/csw/my.cnf "[mysqld]"
> echo >>/etc/opt/csw/my.cnf "max_allowed_packet=64M"
>
> The rest is taken care of by the postinstall script. The database
> daemon is running and you can connect as the root user.
It is not taken care. This is why I'm whining:
# svcs -l svc:/network/cswmysql5:default
fmri svc:/network/cswmysql5:default
enabled false
state disabled
next_state none
state_time Fri Oct 04 12:17:34 2013
restarter svc:/system/svc/restarter:default
dependency require_all/none svc:/system/filesystem/local (online)
dependency require_all/none svc:/network/loopback (online)
bash-3.2# svcs -l svc:/network/cswmysql5:default
fmri svc:/network/cswmysql5:default
enabled false
state disabled
next_state none
state_time Fri Oct 04 12:17:34 2013
restarter svc:/system/svc/restarter:default
dependency require_all/none svc:/system/filesystem/local (online)
dependency require_all/none svc:/network/loopback (online)
BTW, can you tell me if the template to create /etc/opt/csw/my.cnf as
required for checkpkg is the small, medium or large.
TIA
--
Peter
More information about the maintainers
mailing list