In Some cases on the system disk (usually) disk space may become totally full due to errors or report files etc. When this happens the machine may not be able to boot because of insufficient disk space. Therefore it will be necessary to boot from CDRom or from a standalone backup or boot minimum.
Here are some procedures for correcting the problem.
Booting OpenVMS minimum to clear disk space
Alpha Booting from CD Rom when autoboot enabled
The Alpha may be set for autoboot on power up when you cycle power, it will then be necessary to halt the boot. When you see the system check count down end, you should hit (alt F2 or the reset button on front) this will give you a boot chevron (>>>)
CD Rom boot method:
1. Put the VMS binaries CD in the drive
2. >>> boot –flags 0,0 dka400
(where dka400 is the cdrom drive. Find out by doing a >>>show dev what device names are)
This will then boot a minimal VMS system that will allow you to purge files.
3. At the menu select item 4 DCL
4. When a dollar prompt appears (DCL language) perform the following:
$mount/over=id DKA0: (this is if your system disk is DKA0, could be DKA300)
$mount/over=id DKA100: (This may be the users disk?)
$show device d (this will show you the volume name)
$set def DKA0:[000000] (This sets the default directory to the root system dir)
$dir (to see directory listing)
$purge […]*.* (this purges all subdirectories, all files leaving latest file only)
$do another $show device d (to see disk free sace (blocks divided by 2 = MB)
When done log off
5. Type $LO to logout of
6.Select shutdown system to reboot regular method.
Timothy Alosi | Vice President - Engineering Services
New England Controls | 9 Oxford Road | Mansfield | MA | 02048 | USA
T +1 508 339 5522 | M +1 617 901 7217 | F +1 508 339 9144
Tim....@NewEnglandControls.com