Did you restart your puppet master after you setup storeconfigs?  Did the
DB get created?

On Wed, May 16, 2012 at 8:39 AM, DieZ <mzt.tl...@gmail.com> wrote:

> thanks for the quick reply,
>
> it shows the correct value (mysql)
>
> # puppet config print dbadapter --mode master
> mysql
>
>
> so why it uses SQLite3 if everything is configured correctly for using
> MySQL ?
>
> puppet-master[28784]:
> (/File[/var/lib/puppet/state/clientconfigs.sqlite3]/mode) change from 0644
> to 0660 failed: failed to set mode 644 on
> /var/lib/puppet/state/clientconfigs.sqlite3: Operation not permitted -
> /var/lib/puppet/state/clientconfigs.sqlite3
>
>
>
>
> On Wednesday, May 16, 2012 4:29:32 PM UTC+1, Gary Larizza wrote:
>
>> Try the following:
>>
>> puppet config print dbadapter --mode master
>>
>> That will print out the configuration item of dbadapter as the MASTER
>> knows it.  You can use --mode master or agent to check those configuration
>> items from the context of Puppet running as an agent or as a master  (the
>> way you ran it most likely output puppet.conf settings from the context of
>> the agent)
>>
>>
>> --
>>
>> Gary Larizza
>> Professional Services Engineer
>> Puppet Labs
>>
>>   --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/QfK_PhGPEvsJ.
>
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>



-- 

Gary Larizza
Professional Services Engineer
Puppet Labs

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to