#	@(#) sched.ct.src 23.3 91/08/29 
#
#	Copyright (C) 1989-1991 The Santa Cruz Operation, Inc.
#		All Rights Reserved.
#	The information in this file is provided for the exclusive use of
#	the licensees of The Santa Cruz Operation, Inc.  Such users have the
#	right to use, modify, and incorporate this code into other products
#	for purposes authorized by the license agreement provided they include
#	this notice and the associated copyright notice with any such product.
#	The information in this file is provided "AS IS" without warranty.
#
# SYSTEM BACKUP SCHEDULE
site machinename

# Media Entries
#
# 96 tpi 1.2 MB floppy 0
# media /dev/rfd096ds15 k 1200 format /dev/rfd096ds15

# 96 tpi 1.2 MB floppy 1
# media /dev/rfd196ds15 k 1200 format /dev/rfd196ds15

# 135 tpi 1.44 MB floppy 0
# media /dev/rfd0135ds18 k 1440 format /dev/rfd0135ds18

# 135 tpi 1.44 MB floppy 1
# media /dev/rfd1135ds18 k 1440 format /dev/rfd1135ds18

# Cartridge tape 1
media /dev/rct0 k 60000 125000 150000 tape erase

# Mini cartridge drive (10MB)
# media /dev/rctmini k 8800 format /dev/rctmini

# Mini cartridge drive (20MB)
# media /dev/rctmini k 17200 format /dev/rctmini

# Mini cartridge drive (40MB)
# media /dev/rctmini k 37500 format /dev/rctmini

# 9-track tape drive
# media /dev/rmt0 d 1600 2400 1200 600

# Backup Descriptor Table
#
# Backup Vol.	Save for	Vitality	Label
# level	 size	how long	(importance)	marker
0	 -	"1 year"	critical	"a red sticker"
1	 -	"4 months"	necessary	"a yellow sticker"
2	 -	"3 weeks"	useful		"a blue sticker"
3	 -	"1 week"	precautionary	none

# Schedule Table
#
#		1 2 3 4 5  6 7 8 9 0  1 2 3 4 5  6 7 8 9 0	
#Filesystem	M T W T F  M T W T F  M T W T F  M T W T F	Method
/dev/rroot	0 3 3 3 3  2 3 3 3 3  1 3 3 3 3  2 3 3 3 3	cpio

# Alternate schedule for systems with /u filesystems
#/dev/rroot	0 x 3 x 3  2 x 3 x 3  1 x 3 x 3  2 x 3 x 3	cpio
#/dev/ru	3 0 3 3 3  3 2 3 3 3  3 1 3 3 3  3 2 3 3 3	cpio
