⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changer.conf.mtx

📁 一套客户/服务器模式的备份系统代码,跨平台,支持linux,AIX, IRIX, FreeBSD, Digital Unix (OSF1), Solaris and HP-UX.
💻 MTX
字号:
################### Start of $RCSfile: changer.conf.mtx,v $ #################### $Source: /home/alb/afbackup/afbackup-3.3.8.1/RCS/changer.conf.mtx,v $# $Id: changer.conf.mtx,v 1.2 2004/07/08 20:34:48 alb Exp alb $# $Date: 2004/07/08 20:34:48 $# $Author: alb $######### description ##################################################  Configuration file for media changer devices using the mtx command####################################################################### typical output of mtx status:## Data Transfer Element:  Full (Storage Element 1 Loaded)# Storage Element 1:      Empty# Storage Element 2:      Full   # Storage Element 3:      Full# Storage Element 4:      Full# Storage Element 5:      Full# Storage Element 6:      Full## typical output of mtx inquiry## Vendor ID: 'HP      ', Product ID: 'C1557A          ', Revision: 'U812'### Replacements in the commands:## pattern  replaced with## %d       streamer device filename# %D       changer device filename# %n       the origin number, if counting starts with 1# %m       the origin number, if counting starts with 0# %N       the target number, if conuting starts with 1# %M       the target number, if counting starts with 0## Commands to move cartridges# (moves, that are not supported, should be commented out)#Move Drive To Slot Command:	mtx -f %D unload %N %m >/dev/nullMove Slot To Drive Command:	mtx -f %D load %n %M >/dev/null#Move Drive To Loadport Command:	#Move Loadport To Drive Command:	#Move Slot To Loadport Command:	#Move Loadport To Slot Command:	#Move Drive To Drive Command:	#Move Slot To Slot Command:	mtx -f %D transfer %n %N#Move Loadport To Loadport Command:	## Commands to find free resources#ListEmpty Slots Command:	mtx -f %D status | grep '^[ 	]*Storage Element [0-9]*:.*Empty$' | awk '{print $3}' | sed 's/:.*$//g'#ListEmpty Loadports Command:	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -