[Info-vax] Request description of UFS for VMS person
JF Mezei
jfmezei.spamnot at vaxination.ca
Tue Apr 21 17:04:07 EDT 2009
Someone asked about NFS:
$ cat /disk2/www_main/vms.dir
cat: /disk2/www_main/vms.dir: Operation not permitted
(this is on a directory served by a VMS machine, accessed from OS-X).
And now for te juicy part:
TCPIP> mount dnsf1: /host="brakes"/path="/"/server_type=unix/structure=5
%TCPIP$DNFSMOUNT-S-MOUNTED, / mounted on _DNFS1:[000000]
Back on unix:
$ ls /usr
X11R6 include libexec sbin standalone
bin lib local share
$
And back on VMS:
DUMP/RECORD dfns1:[000000]usr.dir
> File ID (13,96,0) End of file block 1 / Allocated 1
>
> Record number 1 (00000001), 20 (0014) bytes, RFA(0001,0000,0000)
>
> 003F0001 00524944 2E6E6962 07007FFF ....bin.DIR...?. 000000
> 00000060 `............... 000010
>
> Record number 2 (00000002), 24 (0018) bytes, RFA(0001,0000,0016)
>
> 00524944 2E656475 6C636E69 0B007FFF ....include.DIR. 000000
> 00000060 003E0001 ..>.`........... 000010
>
> Record number 3 (00000003), 20 (0014) bytes, RFA(0001,0000,0030)
>
> 003D0001 00524944 2E62696C 07007FFF ....lib.DIR...=. 000000
> 00000060 `............... 000010
>
> Record number 4 (00000004), 24 (0018) bytes, RFA(0001,0000,0046)
>
> 00524944 2E636578 6562696C 0B007FFF ....libexec.DIR. 000000
> 00000060 003C0001 ..<.`........... 000010
>
> Record number 5 (00000005), 22 (0016) bytes, RFA(0001,0000,0060)
>
> 00010052 49442E6C 61636F6C 09007FFF ....local.DIR... 000000
> 0000 0060003B ;.`............. 000010
>
> Record number 6 (00000006), 20 (0014) bytes, RFA(0001,0000,0078)
>
> 003A0001 5249442E 6E696273 08007FFF ....sbin.DIR..:. 000000
> 00000060 `............... 000010
>
> Record number 7 (00000007), 22 (0016) bytes, RFA(0001,0000,008E)
>
> 00010052 49442E65 72616873 09007FFF ....share.DIR... 000000
> 0000 00600039 9.`............. 000010
>
> Record number 8 (00000008), 26 (001A) bytes, RFA(0001,0000,00A6)
>
> 442E656E 6F6C6164 6E617473 0E007FFF ....standalone.D 000000
> 0000 00600038 00015249 IR..8.`......... 000010
>
> Record number 9 (00000009), 22 (0016) bytes, RFA(0001,0000,00C2)
>
> 00010052 49442E36 52313158 09007FFF ....X11R6.DIR... 000000
> 0000 00600037 7.`............. 000010
When you consider that DUMP provides records in a different order than
the "ls" command, it is safe to assume that VMS fully synthetizes the
"usr.dir" file, complete with sorted entries so it doesn't actually list
its contents.
Can anyone tell whether the output of the DUMP/RECORD shows "VMS"
directory contents or would those be of a unix directory file that were
just sorted ?
More information about the Info-vax
mailing list