Ha!
I bought a new computer and with it, the pain of having to recreate a new TimeMachine backup on my FreeBSD server. This time, I didn’t feel like creating a sparsebundle image on a local disk and copying it to my server. Why should I? I have plenty of space on the servers.
So, in search on the Internet, I found this perfect set of instructions that show you how to create a sparseimage on you local machine and copy it to your network drive, even if your local drive is not big enough to create a sparsebundle that is twice the size of your disk. Check it out: http://www.somelifeblog.com/2009/02/fixed-time-machine-backup-to-network.html
Jaime What's New AFP, FreeBSD, Hard Disk Utility, Netatalk, sparsebundle, TimeMachine
I had a PowerBook that was showing it’s age. I didn’t feel like buying new computer so I actually bought a Mac mini on the recommendation of one of my co-workers.
Setting up the machine is typical Mac: plug in and go. The migration assistant made transferring everything over to my new computer way too easy.
Of course, there is a hitch: I used my AFP server to hold my TimeMachine sparseimage and that does not work on my new machine. I don’t feel like mucking with it now and I’m sure that getting the backup to work with my new computer will take time and effort that I am not willing to put in.
Anyway, I’m happy I got a new machine to work with.
Jaime What's New Apple, Mac mini, TimeMachine
You would think that you could use your FreeBSD server as a file server to host your backups. It’s not as easy as I thought it would be for my laptop working over a wireless network.
I actually use Retrospect for my backups, but I found that as my data got bigger, reliable backups were becoming more cumbersome to maintain.
At work I use a Drobo drive and TimeMachine. It works great, but I have plenty of hard drive space on my FreeBSD servers; why not use them for my backups?
TimeMachine off the bat does not work with network hosted shared. However, I did find a lot of websites that show you how to pair TimeMachine with a network share. The best instructional site I found was here!
The only other thing I had to do was to watch the network volume for the name of the sparsebundle that was created. The name I used was incorrect.
Also, if you add additional volumes to your backup, you may have to increase your sparsebundle. I had to create another sparsebundle image that was large enough to contain my backups, which seems like something the Disk Utility could do, but doesn’t. According to posts I have read, this may be a bug in the software.
Jaime Uncategorized, What's New FreeBSD, NAS, Netatalk, TimeMachine