• Stars
    star
    311
  • Rank 133,718 (Top 3 %)
  • Language
  • Created over 8 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Guides to setting up a media storage system, backing it up, and recovering from failures

Backup, Recovery, & Maintenance Howtos

Backup Howtos

  • MergerFS & CrashPlan:
    • pooled storage w/ mergerfs
    • offsite backup via CrashPlan
    • N drives used for raw storage
    • Recovery of drives or individual files (versioned)
  • MergerFS, CrashPlan, & SnapRaid:
    • pooled storage w/ mergerfs
    • offsite backup via CrashPlan
    • local backup and corruption detection/correction via SnapRaid
    • 1+ drives dedicated to parity (must be as large as the largest storage drive)
    • N drives for raw storage
  • ZFS & CrashPlan (TBD):
    • pooled storage, corruption detection/correcton, redundency w/ ZFS
    • offsite backup via CrashPlan
  • BTRFS & CrashPlan:
    • pooled storage, corruption detection/correcton, redundency w/ BTRFS
    • offsite backup via CrashPlan

Recovery Howtos

Managing Bit Rot

Maintenance Howtos

Setup Howtos

More Repositories

1

mergerfs

a featureful union filesystem
C++
3,401
star
2

mergerfs-tools

Optional tools to help manage data in a mergerfs pool
Python
306
star
3

scorch

Silent CORruption CHecker and filesystem audit tool
Python
168
star
4

bbf

bad block finder and repair tool
C++
96
star
5

chip-8_documentation

A collection of documentation on the CHIP-8 and related
57
star
6

3do-bios

Collection of 3DO BIOSes and font roms
41
star
7

portfolio_os

3DO M1 Opera Portfolio Operating System source code
C
32
star
8

3do-devkit

A new development environment for the 3DO Opera game console
C
29
star
9

portfolio_os_m2

3DO M2 Portfolio OS v3.0 and tooling source dump
C
21
star
10

chipce8

CHIP-8 emulator for the PC Engine / TurboGrafx-16
Assembly
19
star
11

wiiqt

collection of wii-related Qt/C++ stuff
C++
15
star
12

3DO-information

Collection of information on the 3DO
HTML
15
star
13

icebreaker2

Source to the 3DO game Icebreaker 2
C++
9
star
14

icebreaker

Source to the 3DO game Icebreaker
C++
7
star
15

dmcache

a tool to help setup dm-cache for drives not controlled by LVM2
Python
7
star
16

mhddfs

FUSE filesystem which merges paths together
5
star
17

crc32b

A simple C crc32b implementation
C
5
star
18

3it

An all in one 3DO image conversion tool
C++
4
star
19

3do-star-control-2

Source code to the original 3DO version of Star Control 2
C
3
star
20

support

Ways to support my work
3
star
21

modbin

A replacement modbin tool for 3DO software development
C
3
star
22

3dt

An all in one 3DO disc tool
C++
3
star
23

crc32c

A simple C crc32c implementation
C
2
star
24

4DO

A copy of the 4DO subversion repo for reference
C#
2
star
25

rawdrv

C
2
star
26

wandb

Write Almost Never (Erlang) DataBase
Erlang
2
star
27

hge

HNC Game Engine
C
2
star
28

3do-cpplib

C++
1
star
29

bfif

brute force image finder
C++
1
star
30

tag

Python
1
star
31

jdt

json object data type for erlang
Erlang
1
star
32

dockerfile-debuild

docker container which helps create debootstrap'ed containers
Shell
1
star
33

freedo

A copy of the freedo subversion repo for reference
C++
1
star
34

3at

3DO Audio Tool
C++
1
star
35

libportfolio

A library which mimics the 3DO Company's Portfolio OS APIs to allow cross platform development
1
star
36

3doplay

A copy of the 3doplay subversion repo for reference
C++
1
star