====== Storage Links ====== ==== About SAN and NAS ==== * "iSCSI: The Perfect Storage Complement to OS X?" \\ - > [[http://www.linuxinsider.com/story/data-storage/63809.html|Comparing DAS, NAS and SAN]] * See clear picture with differences on DAS, NAS and SAN: [[wp>Storage_Area_Network]] ==== SAN ==== * [[wp>Storage_Area_Network]] ==== NAS ==== * [[wp>Network-attached_storage]] * [[wp>FreeNAS]] * http://www.freenas.org/ * [[http://www.ferrisgti.com/2008/02/freenas-and-mac-os-x-brilliant.html|FreeNAS and Mac OS X - brilliant!]] * [[http://www.systricity.com/index.php/lang-nl/produkt-info/50-norco-ds520-specs|NORCO DS-520G Home Server NAS Appliance]] ==== WD My Book Studio Edition II ==== * [[http://www.wdc.com/en/products/Products.asp?DriveID=410|WD My Book Studio Edition II]] * Wikipedia about [[wp>Western_Digital_My_Book]] * [[http://raoulpop.com/2007/big-problems-with-the-wd-my-book-pro-edition-ii/|Problems with WD My Book-Pro Edition II]] * Drivers -> http://support.wdc.com/product/download.asp?groupid=114&lang=en * How to Revive Western Digital Mybook World Edition -> http://www.ismprofessional.net/pascucci/documenti/mybook/mybook-hacking-en.html ==== FreeNAS ==== * Wikipedia: [[wp>FreeNAS]] * http://www.freenas.org/ * Knowledge Base -> http://www.freenaskb.info/kb/ * [[http://www.freenas.org/index.php?option=com_openwiki&Itemid=30&id=freenas_users_hardware|FreeNAS network support]] **DMA errors** * Solution to problem "TIMEOUT - READ_DMA" \\ -> http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2004-09/1728.html * http://wiki.freebsd.org/JeremyChadwick/Commonly_reported_issues * FreeBSD **ATA/SATA kernel issues** \\ -> http://wiki.freebsd.org/JeremyChadwick/ATA_issues_and_troubleshooting * [[http://kerneltrap.org/mailarchive/dragonflybsd-bugs/2008/11/26/4239014|known problem with the FreeBSD ATA layer]] ==== iSCSI ==== * [[wp>iSCSI]] * Linux iSCSI -> http://linux-iscsi.org/index.php/Main_Page * [[http://www.brad-x.com/2007/10/27/howto-leopard-time-machine-over-iscsi|HOWTO: Leopard Time Machine over iSCSI]] ==== Backup ==== * NASBackup (rsync for Windows) -> http://www.nasbackup.com/wiki/Introduction * DeltaCopy (rsync for Windows) -> http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp ==== RAID ==== * raid calculator -> http://www.ibeast.com/content/tools/RaidCalc/RaidCalc.asp A big performance increase for RAID5 systems: use 'noatime' in fstab. or: mount / -o remount,noatime This way every read does not result in an update of the 'access-time' which is a write as well. ==== SATA ==== * [[wp>SATA]] * [[wp>Advanced Host Controller Interface|AHCI]] ==== Harddisk ==== * [[wp>Automatic_Acoustic_Management]] (AAM) ==== Solid-State Disk ==== * [[wp>Solid-state_drive|Solid-state Drive]] > Wear out after 1,000 to 10,000 write cycles for MLC, up to 100,000 write cycles for SLC. ==== Filesystem Harddisk Benchmark ==== * IOzone (linux) -> http://www.iozone.org/ ==== Filesystem/Disk Encryption ==== * debian admin -> [[ http://www.debianadmin.com/filesystem-encryption-tools-for-linux.html |Filesystem Encryption Tools for Linux]] * loop-aes -> http://sourceforge.net/projects/loop-aes/ * dm-crypt -> http://www.saout.de/misc/dm-crypt/ * [[wp>DM-Crypt]] * LUKS = [[wp>Linux_Unified_Key_Setup|Linux Unified Key Setup]] * Howto dm-crypt/luks on CentOS \\ -> http://wiki.centos.org/HowTos/EncryptedFilesystem * Howto dm-crypt/luks on Debian \\ http://www.hermann-uwe.de/blog/howto-disk-encryption-with-dm-crypt-luks-and-debian ==== NTFS ==== * http://www.partition-tool.com/easeus-partition-manager/help/resizing-and-moving-partition.htm * ntfs resize with linux-tool: [[wp>NTFSresize]] \\ -> http://www.linux-ntfs.org/doku.php?id=ntfsresize (packaged in Linux-NTFS) * ntfsresize along with [[http://qtparted.sourceforge.net/|qtparted]] is also packaged in [[http://www.knopper.net/knoppix/|Knoppix]] * Paragon Partition Manager (backup/restore, not resize) \\ -> http://www.paragon-software.com/ ===== Samba ===== * Wikipedia -> [[wp>Samba_(software)|Samba]] * http://us6.samba.org/samba/ * Official Samba Howto -> http://us6.samba.org/samba/docs/man/Samba-HOWTO-Collection/ * Examples -> https://calomel.org/samba.html * oreilly.com online catalogue - Using Samba \\ -> http://oreilly.com/catalog/samba/chapter/book/index.html * Filesystem Differences \\ -> http://oreilly.com/catalog/samba/chapter/book/ch05_02.html * Samba doc ->[[ http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/diagnosis.html | Chapter 38. The Samba Checklist Part V. Troubleshooting]] ===== Synchronisation ===== * [[wp>File_synchronization]] * http://www.powerfolder.com/ * http://www.foldermatch.com/ * iFolder (Novell, OpenSource) -> http://www.ifolder.com/ * VMWare Appliance: Novell iFolder on OpenSuse with VMware Tools \\ -> http://www.vmware.com/appliances/directory/620 * Mac file sync [[ http://www.econtechnologies.com/site/Pages/ChronoSync/chrono_features.html| ChronoSync]] * Good Windows Sync -> http://allwaysync.com/ * jFileSync -> http://jfilesync.sourceforge.net/index.shtml * [[ http://www.tomkelsey.pwp.blueyonder.co.uk/projects/synchronizer_review.html#jfilesync | Folder Synchronizer Programs Review ]] * synkron -> http://synkron.sourceforge.net/index.php * subsynct -> http://code.google.com/p/subsynct/ * freefilesync -> http://freefilesync.sourceforge.net/screenshots.php ==== GoodSync ==== * advise from B&IT Networks * http://www.goodsync.com/ * http://www.goodsync.com/mac/support/manual#portable_paths ==== Unison ==== * [[http://www.cis.upenn.edu/~bcpierce/unison/|unison]] * [[ http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-manual.html |Unison File Synchronizer User Manual and Reference Guide Version 2.27.57]] * http://www.stanford.edu/~pgbovine/unison-for-your-mom.htm > run unison in batch-mode (pref-file: batch = true) and there will be no questions and auto-sync all updates and skip all conflicts. When minimum one conflict is seen, exit code is non-zero and messages are sent to stderr (crontab would pick that up and sent email) ==== Rsync ==== * [[http://samba.anu.edu.au/rsync/|rsync]] ==== Robocopy ==== * Windows NT Robocopy -> http://nl.wikipedia.org/wiki/Robocopy ===== CDROM and ISO ===== * IsoBuster can repair CD-R -> http://www.isobuster.com/nl/ * IsoBuster runs on Linux through Wine -> http://appdb.winehq.org/appview.php?iAppId=1384 * Kiso -> http://kiso.sourceforge.net/ ===== Remote/IP backup ===== ==== IASO ==== * http://www.iasobackup.com/nl/ * http://wiki.iasobackup.com/index.php/IASO_2010_Release_notes#IASO_Backup_2010