Re: Mounting identically labelled disks (OVMS73)
From: JF Mezei (jfmezei.spamnot_at_istop.com)
Date: 01/16/04
- Next message: JF Mezei: "Re: DHCP/BOOTP/PXE under OPENVMS"
- Previous message: John Smith: "Re: Rally VAX to Alpha Migration"
- In reply to: News Reader: "Re: Mounting identically labelled disks (OVMS73)"
- Next in thread: Bob Koehler: "Re: Mounting identically labelled disks (OVMS73)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 16 Jan 2004 17:40:17 -0500
News Reader wrote:
> $ ! change the label of the privately mounted backup disk and remount /sys
> $ set volume /label:REGNUM_BACK2 dad20:
> $ umount DAD$REGNUM_BACKUP2
> $ bind /system /write /connect REGNUM_BACKUP2
> %LADCP-I-CONNAVAIL, successful connection to service REGNUM_BACKUP2
> %LADCP-I-BIND, service bound to logical unit DAD$REGNUM_BACKUP2 (_DAD22:)
Not sure what umount does. The correct command is "dismount". Also, if you are
in a cluster and the drive has been mounted by other nodes, you need to do
DISMOUNT/CLUSTER to make sure the cluster has completely forgotten about that drive.
> $ mount /noassist /system /write DAD$REGNUM_BACKUP2 REGNUM_BACK2
> %MOUNT-I-MOUNTED, REGNUM_BACK2 mounted on _DAD22:
You should try SHOW DEV DAD22:/FULL at this point. This will provide much
information on what VMS thinks it is. It should be owned by SYSTEM, and
protection should be:
S:RWPL O:RWPL G:R W:
But based on the information you provided after, it looks like the problem
isn't with the VMS file system or VMS devices, but rather the container file system/NFS.
And yes, the error message from the ANALYSE/CONTAINER/REPAIR is strange
considering it supposed to fix the problem it is complaining about.
Have you considered moving teh container system back to the original drive,
create an empty one on the new drive, map both to some unix client and use
unix commands to copy from the old container to the new one ?
Seems that the design of the container file system is extremely tied to the
VMS device and file system (the doc mentions that it is tied to file-id so if
you restore from backup without /IMAGE, the restored files won't have the same
IDs, but that is *supposed* to be fixed by ana/container/repair.
- Next message: JF Mezei: "Re: DHCP/BOOTP/PXE under OPENVMS"
- Previous message: John Smith: "Re: Rally VAX to Alpha Migration"
- In reply to: News Reader: "Re: Mounting identically labelled disks (OVMS73)"
- Next in thread: Bob Koehler: "Re: Mounting identically labelled disks (OVMS73)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|