[EMAIL PROTECTED] ("Evan Hisey") writes: ...
>>> >>> I get the feeling that I don't have to create ar-8.1.3-1.install.sh >>> script and that the whole thing can be done in puppet or facteur. >> >> We've started doing this with another non-rpm package on >> Linux. however I was startled to see at least on our setup that it >> took several minutes to copy the directory including the binary and >> install script over. Total space about 40MB. Very slow. >> >> Is this the expected speed? >> >> Our network is 100Mb and puppet is (custom built): >> >> # rpm -q puppet >> puppet-0.24.6-1ce4.1 >> >> running x86_64 CentOS 4. >> > Depending on your puppet version, yes. It is a known issue/annoyance > that puppet is lousy at transferring large directories of files. Lousy? Really awful. Makes it unworkable especially if you have a lot of servers to copy to. We've had to adjust the install script and pull from an http server first and then run the install script but that's a pain. cfengine is _MUCH_ better at this. > I under stand that a change to a ReST desgin for the file transfer > is coming that should resolve this. Well I wait for that change as the current design is just unworkable for large files. And 40MB is not really that large. Simon --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---