[Info-vax] unspooling device

JF Mezei jfmezei.spamnot at vaxination.ca
Fri Dec 18 15:51:09 EST 2009


Jeff Goodiwn wrote:

> $DEV_LOOP:
> $ next_dev = f$device("*",66)
> $ if next_dev .eqs. "" then goto END_DEV_LOOP
> $ if f$getdvi(next_dev,"SPL") .eqs. "TRUE"
> $   then
> $     write sys$output "''next_dev' is spooled ..."
> $     set device/NOSPOOL 'next_dev'
> $   endif
> $ goto DEV_LOOP
> $END_DEV_LOOP:
> $ exit


Would this have to be run on all nodes in the cluster ?

for instance if node 1 has TXA1 spooled to DISK1.
When node 2 shuts down, none of its devices will be spooled, but would a
clean dismount be possible because another node still has devices
spooled to that disk ?


I stopped spooling my remaining serial printer many moons ago.



More information about the Info-vax mailing list