ibellinf (Ian Bellinfantie)
- Login: ibellinf
- Registered on: 01/19/2017
- Last sign in: 02/01/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/01/2017
-
02:16 PM Ruby Bug #13139: bug in the Ruby interpreter or extension for new AIX VM chef-client run.
- Actually, to confirm, the problem went away with the update for all three of these. The important change was for data= -1. Just doing rss and nofiles does not work.
chsec -f /etc/security/limits -s default -a "rss=-1"
chsec -f /etc/s...
01/20/2017
-
03:10 AM Ruby Bug #13139: bug in the Ruby interpreter or extension for new AIX VM chef-client run.
- This problem goes away either after waiting for a while and retrying... or by forcing the upload of the missing cookbooks from the client sync list again.
e.g. from the ChefDK..... knife upload cookbook <cookbok name> --force
01/19/2017
-
08:50 PM Ruby Bug #13139: bug in the Ruby interpreter or extension for new AIX VM chef-client run.
- Sorry, same error is obtained even if I put the correct recipe specification...
-
08:17 PM Ruby Bug #13139 (Closed): bug in the Ruby interpreter or extension for new AIX VM chef-client run.
- installed the Chef-client on a new AIX VM.
Ran a bootstrap from windows SDK
PS C:\Users\Administrator\chef-repo> knife bootstrap xx.xx.xx.xx --ssh-user root
--run-list 'recipe[aix]'
and got this ... only listing the last couple...