On Tue, Nov 23, 2010 at 2:30 PM, Patrick <kc7...@gmail.com> wrote: > > 1) So are the Puppet clients (Nexus servers) supposed to be modifying the > data in /srv/sonatype-nexus like a database or is it used read-only like a > file server? >
They modify data in that directory. I explained further in another email but we have several Java apps that do similar things, constantly changing/adding xml files and all kinds of logs and other stuff for running. > 2) If you change the "master copy" of the data, can you wipe the data and > recopy on each client or do you need to merge in changes? > I think in most cases it would require a remerge. Generally speaking I'm only dealing with a single client using this data at a time so my concerns are more 'if the data is not there completely, automatically reprovision it with a copy as up to date as possible' rather than changing things. If there are specific file configuration files I need to change within the data then I handle that within Puppet like any other application. > 3) How big is the biggest file in the data? What's the total size? Hmm, I'm not logged in to check at the moment but generally we're talking a maximum of 4G of data for one of these applications, and some closer to 1G. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.