[p4] Backup scripts?

Stephen Vance steve at vance.com
Mon Sep 25 08:37:47 PDT 2006


Snapshots may give you transactional integrity with respect to file 
system writes, but they don't guarantee transactional integrity with 
respect to application transaction boundaries. Plus, for small shops 
this is frequently more sysadmin overhead than they want to muster and, 
in the case of NetApp and the like, more expense.

Arnt Gulbrandsen wrote:
> Stephen Vance writes:
>> I always use checkpoints for the simple reason that if I care enough 
>> about my CM to get a tool like Perforce, I should care about the 
>> transactional integrity of my backups. Compressed checkpoints are 
>> relatively small and scale with the size of the site.
>
> IMO that's also good enough reason to use a file system that offers 
> snapshots. David Weintraub mentioned netapp just now.
>
> Arnt
>


More information about the perforce-user mailing list