Re: [Puppet Users] Mirror folder with large files

2011-01-25 Thread Daniel Piddock
On 25/01/11 12:45, Brice Figureau wrote: > On Mon, 2011-01-24 at 17:14 +, Daniel Piddock wrote: >> Dear list, >> >> I'm attempting to mirror a folder containing a few large files from an >> NFS location to the local drive. Subsequent runs take a lot longer than >> I'd have expected, after the f

Re: [Puppet Users] Mirror folder with large files

2011-01-25 Thread Brice Figureau
On Mon, 2011-01-24 at 17:14 +, Daniel Piddock wrote: > Dear list, > > I'm attempting to mirror a folder containing a few large files from an > NFS location to the local drive. Subsequent runs take a lot longer than > I'd have expected, after the first run. > > Using the following block a pupp

Re: [Puppet Users] Mirror folder with large files

2011-01-25 Thread Daniel Piddock
On 24/01/11 20:57, Patrick wrote: > On Jan 24, 2011, at 9:14 AM, Daniel Piddock wrote: > >> Dear list, >> >> I'm attempting to mirror a folder containing a few large files from an >> NFS location to the local drive. Subsequent runs take a lot longer than >> I'd have expected, after the first run. >

Re: [Puppet Users] Mirror folder with large files

2011-01-24 Thread Patrick
On Jan 24, 2011, at 9:14 AM, Daniel Piddock wrote: > Dear list, > > I'm attempting to mirror a folder containing a few large files from an > NFS location to the local drive. Subsequent runs take a lot longer than > I'd have expected, after the first run. > > Using the following block a puppet a

[Puppet Users] Mirror folder with large files

2011-01-24 Thread Daniel Piddock
Dear list, I'm attempting to mirror a folder containing a few large files from an NFS location to the local drive. Subsequent runs take a lot longer than I'd have expected, after the first run. Using the following block a puppet apply run is currently taking 30 seconds: file { '/usr/share/target'