Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using chef other issues are critical #354

Closed
ghost opened this issue Mar 11, 2015 · 2 comments
Closed

When using chef other issues are critical #354

ghost opened this issue Mar 11, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 11, 2015

looking at this issue #337

when CHEF encounters this issue it 'fails' ... what would work around for this be? I'm growing concerned the chef recipes are not really usable right now?

My ideas to tackle this is to provide my own template file to overwrite /opt/kaltura/bin/kaltura-functions.rc with BEFORE It runs ? since the command that fails doesn't exist as a system variable

mysql> select @@innodb_log_file_size;
ERROR 1193 (HY000): Unknown system variable 'innodb_log_file_size'
@ghost
Copy link
Author

ghost commented Mar 11, 2015

Ok I think the issue is really the fact the advice right now is to use the opscode community cookbook for mysql - and well there has been some major changes there...

we should consider maybe importing this cookbook as a dependency into the platform chef - repo and then writing a wrapper to leverage it with the appropriate kaltura values / depdencies

there are some out of band things such as the mysql-settings.rb recipe that assumes it would be run on the same server as 'mysql' but that wont be true too often... if ever except the all in one server maybe.

anyhow i'm going to close this out as there is no immediate fix atm.. would be good to know if maybe we can move the project ahead some more with maybe using berkshelf / manage dependencies from other cookbooks easier.. the moving target of mysql is going to be an issue.

@ghost ghost closed this as completed Mar 11, 2015
@jessp01
Copy link
Contributor

jessp01 commented Mar 12, 2015

Hello @nukepuppy,

I agree we should look into berkshelf and would love to get contributions and pull requests from you [or others] on that front.

Thanks,

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant