| Title | Date | Comments | |||
|---|---|---|---|---|---|
| SATA RDX backup cartridge report for BackupEDGE | 2011 11 | 2011/11/23 BillMohrhardt | |||
| - I have been testing an internal SATA RDX drive, made by Quantum, in an IBM x-series 226 server with dual 3.0 Ghz CPU's, 3 GB of RAM, and dual 73 GB SCSI drives configured as a simple RAID 1. The Operating System is Red Hat Enterprise Linux 5.3, Microlite BackupEDGE version 03.00.03 with the RDX cartridge configured as a file system partition. I modified the retention time to be only 3 days, as I was backing up to the same cartridge, and wanted to verify that the program would automatically delete the oldest archive to make room. When we have a cartridge for each workday, I will extend that back out to 2 weeks. - | |||||
| Auto Edge archive removal script | 2011 09 | ||||
| - The way I wanted Edge to work, was just like the days when we backed up to Tape. We would pull Master backups each night, label the tapes M-F, and take a SAT tape off-site for an extra layer of protection. When Monday rolled around, the new backup would replace the old Monday backup, rinse, lather, repeat. This changed when we upgraded to Edge 3.x, and started using the NAS. Once we had multiple servers with multiple jobs backing up to the same resource, and not having enough free space on the NAS because backups were piling up, I had to resort to manually deleting things (through edgemenu) on the NAS to free up space. This got old rather quickly, as I had to look down the long list of backup jobs, and determine which ones could be deleted. If I missed one day, the NAS would fill up, and backups would fail. - | |||||
| Linux|Unix Logical Volume Manager (LVM) on Software RAID | 2002 11 | 2011/01/07 TonyLawrence | |||
| - Logical Volume Manager is now included with most Linux distributions. The RedHat 8.0 installer even allows you to create LVM volumes during initial install. LVM offers capabilities previously only found in expensive products like Veritas. If you plan on using LVM, I really recommend doing so on a RAID system, either hardware or software - | |||||
| Backing up Windows machines using rsync and ssh | 2005 12 | ||||
| - Backing up Windows machines using rsync and ssh - | |||||
| Using Rsnapshot | 2005 02 | 2011/02/13 OscarGonzalez | |||
| - Rsnapshot is a Perl script that uses rsync to create incremental backups - | |||||
| Mac OS X dd backup | 1997-2004 | ||||
| - Personally, this makes me a bit nervous. Unflushed disk buffers could mess this up, though apparently he's been ok with it. The system is running while this is dd'ing in either direction. Maybe *you* aren't doing anything, but background tasks are running, and I would think it would be easy to get the disk into an inconsistent state. Apparently that hasn't happened, but I would think that sooner or later dd'ing mounted drives is going to bite him. Were I going to use this, it would be in single-user mode only. - | |||||
| Using Tapes and tape drives | 1998 09 | ||||
| - Tapes and Tape Drives - | |||||
| linux save restore mbr master boot record lilo -->Savin gand Restoring an MBR | 1997-2004 | ||||
| - Using DOS debug to read MBR record in an emergency: You should make a backup copy of your MBR on a bootable floppy disk before installing Linux and then again after installing Linux. - | |||||
| corrupt header This does not look like a tar archive skipping to next header archive contains obsolescent base-64 headers | 1997-2004 | ||||
| - Perl script can fix some corrupt tar archives - | |||||
| MacOSX lookupd | 2003 09 | ||||
| - MacOSX lookupd and NetInfo - | |||||
| Reading SCO tapes on Linux | 2003 01 | ||||
| - Reading SCO tapes on Linux - | |||||
| Panasonic LF-D201U DVD-RAM | 2001 09 | ||||
| - DVD-RAM is optical storage that: * Is relatively inexpensive * Holds a large amount of data (4.7GB per side at this writing) * Can be re-written hundreds of thousands of times * Has an expected media life of 30 years * Is bootable * Is really ideal for small system backup - | |||||
![]() | |||||
| Cloning a directory structure without copying files | 2004 10 | ||||
| - Blog # 1124 Cloning a directory structure without copyingfiles - | |||||
| Tape Autoloader on 2.4 Linux | 2003 01 | ||||
| - Rob Fantini explains how he got an autoloader tape unit working on RedHat Linux This info may not be clearly written, but shows what I did to get autoloaders working on 2.4 linux. - | |||||
| tapealert messages --> | 1997-2004 | ||||
| - Reading TapeAlert messages with Microlite Edge or smartctl - | |||||
| backup mac hfs partition with dd | 1997-2004 | ||||
| - dd works great as a backup/restore tool, providing me with a bootable "mirror" backup of a 1.5-GB OSX operating system in a 12GB OSX partition in 3 minutes time - | |||||
| using dd for tape backup (network, multiple copies) | 1997-2004 | ||||
| - Used with tar, dd can be quite helpful: This is often when you want to make multiple tapes of the same tar data; do the tar once, dd it as many times as you like. The resultant tapes can be extracted with tar. Another very common use is across networks: tar cvf - . | rcmd otherbox dd of=/dev/tape - | |||||
| Tar wild card interpretation | 2006 04 | ||||
| - Wildcards in GNU tar: We know have a tar file (test.tar) containing the problem file. Let's try restoring it as she did: - | |||||
| More backup, please | 2009 02 | ||||
| - There really is no such thing as too much backup - | |||||
| Tape Drive or CDROM Not Found | 2002 10 | ||||
| - sco tape drive not seen troubleshooting solutions - | |||||
| IOMEGA REV Drive with Fedora Core 2 | 2004 09 | ||||
| - Unfortunately, that was a system I wanted to use the REV on. - | |||||
| Flyback needs more than ease of use | 2007 11 | ||||
| - Time Machine is not "just" rsnapshot. First, on the tech side, it uses hard links for directories and metadata that identifies a files lineage. It's also much faster than plain old rsnapshot. - | |||||
| multiple tar volumes to disk | 1997-2004 | ||||
| - You can give multiple -f arguments with some versions of tar. - | |||||
| Is tar/cpio a good backup program? | 1997-2003 | ||||
| - tar is not; cpio is, to some degree. tar will not back up things like device nodes (and, prior to OpenServer Release 5, it will also not back up empty directories), so a tar backup will not catch anything in /dev, for example, and you will find your device nodes missing when you do your restore. cpio will catch these things. - | |||||
| Super Tars | 1998 12 | ||||
| - General overview of Unix/Linux supertar backup - | |||||
| Transferring to new hardware with a Supertar | 2003 11 | ||||
| - Transferring iUnix and Linux to new hardware with a Supertar - | |||||
| Take Control of Mac OS X Backups | 2009 09 | ||||
| - Although there is OS X specific material, this is actually good for any OS, not only Mac. - | |||||
| A Gentle Reminder About Backup | 2009 08 | ||||
| - This will backup to just about anything - tape, cd, dvd, NAS, ftp sites. - | |||||
| Microlite BackupEDGE 2.03 | 2009 05 | ||||
| - It's not easy to put together a backup andrecovery package as complete as BackupEDGE - | |||||
| Backing up Virtual Machines | 2009 04 | ||||
| - At that moment, it's actually working like a hard link: it is pointing to exactly the same disk blocks as the original file. - | |||||
| A Tale of Backup | 2008 10 | ||||
| - No matter how easy you make it some people won't do backups - | |||||
| Jungle Disk - no geeks needed | 2008 05 | ||||
| - Jungledisk takes the geekery out of Amazon S3 services - | |||||
| Backup mistakes you might be making | 2008 01 | ||||
| - How we lost all backups - | |||||
| Internet Backup | 2007 09 | ||||
| - Mozy internet backup - | |||||
| Sell that removable media stock | 2007 09 | ||||
| - Fast and unlimited remote storage signals end of backup - | |||||
| Legacy ISA | 2006 07 | ||||
| - I found a professed "competent" student at the local university who spent a couple of hours destroying the setup in one of the machines. We now have one machine working.. - | |||||
| Backing up with rsync | 2005 12 | ||||
| - Rsync copies data to another directory, another disk volume, or a another machine. It only copies what needs to be copied. - | |||||
| Virtual Tape | 2005 10 | ||||
| - Virtual tape does just what you'd think: a backup thinks it's writing to tape, but in reality the data is going elsewhere. It may still end up on tape eventually, but in the meantime it's heading for disk, local or otherwise. - | |||||
| Deep Backup | 2005 09 | ||||
| - I noticed a recent thread about backup over at comp.os.linux.misc where someone asserted that the value of backups fades very quickly with time, and that there is no value in long term backups - | |||||
| Backup verification | 2005 08 | ||||
| - 2005/08/06 Backup verification - | |||||
| Jim Mohr's SCO Companion | 2005 07 | ||||
| - - | |||||
| SCO 5.0.7 DVD-RAM usage | 2005 04 | ||||
| - I'd suggest using Microlite or Lonetar for this. You aren't really verifying with that anyway if you are using stock cpio and the Supertars are far better products - see for example the recent review of Edge at /Reviews/backupedge21.html (similar features are available in the Lonetar product). - | |||||
| subversion: | 2005 04 | ||||
| - 2005/04/09 subversion - | |||||
| Hanoi: Tech Words the Day | 2005 02 | ||||
| - 2005/02/23 Hanoi - | |||||
| BackupEDGE 2.1 | 2005 01 | 2011/02/18 TonyLawrence | |||
| - Backup Edge version 2.1 (old version) - | |||||
| dirvish: Tech Words the Day | 2005 01 | ||||
| - 2005/01/16 dirvish - | |||||
| Speed of IOMEGA REV with Microlite BackupEDGE | 2005 01 | ||||
| - Blog # 1231 Speed of IOMEGA REV with MicroliteBackupEDGE - | |||||
| Microlite Edge 2.1 released | 2005 01 | ||||
| - Blog # 1224 Microlite Edge 2.1 released - | |||||
| New Microlite Beta Release | 2004 12 | ||||
| - Blog # 1162 New Microlite Beta Release - | |||||
| Another RAID failure | 2004 11 | ||||
| - Blog # 1131 Another RAID failure - | |||||
![]() | |||||
| Using rsync for machine replication? | 2004 10 | ||||
| - Yesterday I was at a client site where they explained they wanted to keep a stand-by server up to date and ready to take over in case of main system failure. Fine, lots of people do that, and currently they are doing it by restoring backups every morning. What they were asking about was using rsync or some other mechanism to keep the machines more current. - | |||||
| CVS | 2004 06 | ||||
| - Concurrent Versions Systems. The general standard for version control. Allows multiple people to work on a project by tracking changes and controlling access. Primarily used for code, but there's no reason it can't be used for any project where multiple people modify files. - | |||||
| Large USB drives | 2004 06 | ||||
| - Where did these come from? I guess I've been sleeping too much again, because this caught me by surprise: 4GB USb 2.0 Pen Drive Flash Drive. The pricing doesn't thrill me, but the idea sure does. - | |||||
| Amanda | 2004 05 | ||||
| - The most common answer to any question that involves network backup: http://www.amanda.org/ I still prefer Microlite Edge, though. - | |||||
| Recovering System after upgrade | 2003 11 | ||||
| - Recovering System after upgrade - | |||||
| Microlite Edge Misc. diskette | 2003 11 | ||||
| - Blog # 661 Microlite Edge "Misc." diskette - | |||||
| Neglect and Misunderstanding of Backups | 2003 09 | ||||
| - There's something about 'over-write' that is not being understood there. - | |||||
| Backups | 2003 02 | ||||
| - Compared to Windows, the world of Unix backup is extraordinarily rich. You have many tools available, from basic to quite complex and extensive. Knowing what tool to use is a challenge in itself. - | |||||
| 3.2v4.2 System Recovery | 2002 11 | ||||
| - 3.2v4.2 System Recovery - | |||||
More Backup articles