I would like to upgrade a node, which doesn't have a working
CD, but does have a spare disk. So what should be the command the
backup from the CD on another node to this drive such that I can boot off
it? All the devices are visible across the cluster. Will following do?
$ mount/foreign cd: or should it be $ mount cd: alpha082
$ mount/foreign drive:
$ backup/image/block=2048 cd: drive:
then
>>> boot cd
Tom
|
|
0
|
|
|
|
Reply
|
tom284 (1837)
|
3/25/2006 1:18:12 AM |
|
Tom Linden wrote:
>
> I would like to upgrade a node, which doesn't have a working
> CD, but does have a spare disk. So what should be the command the
> backup from the CD on another node to this drive such that I can boot off
> it? All the devices are visible across the cluster. Will following do?
>
> $ mount/foreign cd: or should it be $ mount cd: alpha082
> $ mount/foreign drive:
> $ backup/image/block=2048 cd: drive:
The source drive must be MOUNTed FILES-11. "MOUNT/OVER=ID ddcu:" will
do.
/BLOCK is meaningful only for tape savesets being written (output spec.,
not input spec.). Leave it out.
--
David J. Dachtera
dba DJE Systems
http://www.djesys.com/
Unofficial Affordable OpenVMS Home Page:
http://www.djesys.com/vms/soho/
|
|
0
|
|
|
|
Reply
|
djesys.nospam (652)
|
3/25/2006 8:08:00 PM
|
|