Archive for the ‘backup’ Category

FCP Project Folder Structures: Advice

Saturday, May 15th, 2010

What’s a good folder structure for FCP?  I read and heard lots of tips from great sources, but some of them (e.g. keep [.fcp] files on local drive not Media drive) sounded questionable, at least from my context, and anyway I always want to know the underlying reason for anything.  So it’s research-time again…

  • .

There are several aspects:

  • .

Context

  • Participants
    • Individual, small team or large team
    • Standards-based, methodical or haphazard
  • Application(s)
    • Apple (FCS etc.) -centric?
    • Combination of several apps e.g. several makes of NLE
  • Media
    • File size and value.
  • Storage system(s)?
    • Local
      • Normal or (relatively) slow drive
      • Fast drive e.g. RAID
    • Remote (probably shared).
      • Exceedingly Slow (e.g. web via standard broadband)
      • Slow (e.g. NAS such as WD MyBook)
      • Fast but with possible latency (e.g. “Fibre Channel” / SAN)
    • Integrated
      • Final Cut Server giving seamless access to all storage including near-line (easily-retrievable archive)?

Requirements

  • Tidy organization
    • Easy to find stuff, including serendipitously.
    • Easy to manage stuff, e.g. archiving / shelving and reinstating.
  • Performance
    • User-level.
      • Keep
    • System-level
  • Security

My Conclusions (so far):

  • The typical professional situation involves multiple users on a SAN.   In this case:
    • Each user should configure their apps (e.g. FCP) to save small and transient files to local disk.
      • Local disk has less latency and minimization of small-file traffic on SAN improves its performance to all users.
    • An individual (or item) -specific project file, which counts as a “small and transient file”, should not be saved routinely or automatically to shared media server but only saved there on an occasional basis (e.g. at end of day or project).
      • Restricting this operation to end-of-project might “discourage” users from corrupting each other’s files, though really that’s what Permissions are for (in Mac OS X / unix).
  • Much advice relates to the “typical professional situation”, not all of it is appropriate to other situations.
  • .

(more…)

Exclude Virtual Machines from Time Machine Backups

Monday, January 4th, 2010

Regarding Time Machine and Virtual Machines of Parallels, ensure these VMs are excluded from Time Machine’s source volumes.   That can be done in the Config dialogs of the VMs themselves.

Mac - Time Machine backup volumes (eg straight disks vs. Time Capsule)

Sunday, January 3rd, 2010

What’s the best backup strategy when using Time Machine?  Want ease of life and low cost.  Sometimes I have more than one instance of Mac OS on my Mac, e.g. on different hard drives, and these require to be backed-up onto their own unique volumes.   The following represents my best understanding of the matter so far, based on web-trawling and received expert advice, but I am a beginner, still trying to orient myself in the world of Macs.

  1. Time Capsule
    • Acts as network hub with WiFi and own backup volume plus the ability to connect (via USB) to shared printer/USB drive etc.
      • You can for example plug it into your broadband modem or router
    • Can support Time Machine from multiple Macs, provided they are named differently; it automatically creates similarly-named folders for each Mac.
    • It costs about £235 for a 1TB unit.
  2.  Generic network (NAS) drive
    • Where there is already a network in place, this can simply be connected (via Ethernet) to one of its hubs (e.g. a router).
    • To allow for multiple Macs, one would presumably have to manually divide the disk into separate partitions, each of which would serve as a unique backup volume for a single given Mac.  Care needed not to accidentally mix them up / overwrite.
    • Cost is about £100 for a 0.5 to 1TB units(depending on make & supplier)
  3. USBdrive
    • Could be connected directly to USB port on the Mac in question.  Or, could be connected to a network hub with USB ports (making it like a network drive).
    • Regarding multiple Macs, same argument as for network drives?
    • Cost can be as low as £47 for a 0.5TB device.

Not sure about the multiple Macs sharing a common backup device.   If one had already started using a storage device for a particular set of Macs (maybe only one Mac), then at a later stage required to add support for a further Mac, would this be straightforward?

  1. For a Time Capsule, would one simply point the new machine at it and it would get added automatically?
  2. For a plain (non Time Capsule) disk, would it be possible to add a new partition?   Would that be straightforward or would some special measures be needed e.g. to adapt to the repositioning of blocks that can occur during partitioning?  Presumably it would make no difference if it was a network drive or USB drive (?)

Some things (I imagine) in favour of a straight USB drive over a Time Capsule:

  1. It can be small (even pocket-sized) and light, hence easily carried to various locations, whereas the Time Capsule appears more intended for being left in a base location, where it can serve as a WiFi router.
  2. Although a Time Capsule will automatically create folders for each uniquely-named Mac, what happens if it encounters two Macs of the same name, i.e. could one of them corrupt the other one’s existing backup data?

Questions:

  1. Can a Time Machine backup volume itself be backed up (or cloned) ?
  2. When a Time Machine backup volume gets full, the oldest backups are deleted.  Is there a way to keep certain “milestone” backups as permanent?  For example the machine’s initial clean installation or, just after this, when updated and user-configured.