Table of Contents
Storage Links
About SAN and NAS
- “iSCSI: The Perfect Storage Complement to OS X?”
- > Comparing DAS, NAS and SAN - See clear picture with differences on DAS, NAS and SAN: Storage_Area_Network
SAN
NAS
WD My Book Studio Edition II
- Wikipedia about Western_Digital_My_Book
- How to Revive Western Digital Mybook World Edition → http://www.ismprofessional.net/pascucci/documenti/mybook/mybook-hacking-en.html
FreeNAS
- Wikipedia: FreeNAS
- Knowledge Base → http://www.freenaskb.info/kb/
DMA errors
- Solution to problem “TIMEOUT - READ_DMA”
→ http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2004-09/1728.html - FreeBSD ATA/SATA kernel issues
→ http://wiki.freebsd.org/JeremyChadwick/ATA_issues_and_troubleshooting
iSCSI
- Linux iSCSI → http://linux-iscsi.org/index.php/Main_Page
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
Harddisk
Solid-State Disk
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 → Filesystem Encryption Tools for Linux
- loop-aes → http://sourceforge.net/projects/loop-aes/
- dm-crypt → http://www.saout.de/misc/dm-crypt/
- LUKS = 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
- ntfs resize with linux-tool: NTFSresize
→ http://www.linux-ntfs.org/doku.php?id=ntfsresize (packaged in Linux-NTFS) - Paragon Partition Manager (backup/restore, not resize)
→ http://www.paragon-software.com/
Samba
- Wikipedia → 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
Synchronisation
- 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 ChronoSync
- Good Windows Sync → http://allwaysync.com/
- jFileSync → http://jfilesync.sourceforge.net/index.shtml
- 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
Unison
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
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/
