📄 drtest.8
字号:
.\" SCCSID: @(#)drtest.8 8.1 9/11/90.TH drtest 8 VAX.SH Namedrtest \- standalone disk test program.SH Description.NXR "drtest program".NXR "disk" "testing"The.PN drtestprogramis a standalone program used to read a disk track by track. It was primarily intended as a test program for new standalone drivers, but has shownuseful in other contexts as well, such as verifying disks and running speedtests. For example, when a disk has been formatted(by .MS format 8v ), you can check that hard errors have been taken care of by running .PN drtest .No hard errors should be found, but in many cases quite a few soft ECC errors will be reported..PPWhile.PN drtestis running, the cylinder number is printed onthe console for every 10th cylinder read..SH Examples.NXR(e) "drtest program" "running"A sample run of .PN drtestis shown below. In this example (using a 750), .PN drtestis loaded from the root file system;usually itwill be loaded from the machine'sconsole storage device. Boldface means user input.As usual, the number sign (#) and the at sign (@)can be used to edit input..EX.sp 1>>>\fBB/3\fR%%loading hk(0,0)boot Boot: \fBhk(0,0)drtest\fRTest program for stand-alone up and hp driverDebugging level (1=bse, 2=ecc, 3=bse+ecc)?Enter disk name [type(adapter,unit), e.g. hp(1,3)]? \fBhp(0,0)\fRDevice data: #cylinders=1024, #tracks=16, #sectors=32Testing hp(0,0), chunk size is 16384 bytes.\fI(chunk size is the number of bytes read per disk access)\fPStart ...Make sure hp(0,0) is online ...\fI(errors are reported as they occur)\fP ...\fI(...program restarts to allow checking other disks)\fP\fI(...to abort halt machine with ^P)\fP.EE.SH DiagnosticsThe diagnostics are intended to be self explanatory. Note, however, that the device numberin the diagnostic messages is identified as \fItypeX\fR instead of \fItype(a,u)\fR where \fIX\fR = a*8+u, for example, hp(1,3) becomes hp11..SH See Alsobad144(8), format(8v)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -