[OpenAFS] and again .... mountpoints etc...
Jeffrey Altman
jaltman@columbia.edu
Sat, 24 Jul 2004 14:30:19 -0400
This is a cryptographically signed message in MIME format.
--------------ms090501090609090008090101
Content-Type: multipart/alternative;
boundary="------------010707070800050804090105"
This is a multi-part message in MIME format.
--------------010707070800050804090105
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
What does \\AFS\root map to?
You have created the mount points in the volume homestaff.cowboy which
is located in a remote
location. This is not where the freelance mount points must be created.
[C:\]net use g:
Local name G:
Remote name \\afs\all
Resource type Disk
Status OK
# Opens 1
# Connections 2
The command completed successfully.
[C:\]fs mkmount g: root.cell afs-2.csc.depauw.edu
[C:\]g:
[G:\]fs lsmount afs-2.csc.depauw.edu
'afs-2.csc.depauw.edu' is a mount point for volume
'#afs-2.csc.depauw.edu:root.cell'
The trick is that the Freelance mount points must be created in the
Freelance root.cell
which is \\AFS\all
As I have mentioned previously, these mount points are automatically
generated for
you the first time you attempt to access \\AFS\<cellname> where
<cellname> is
a valid cell in the CellServDB or in an AFSDB record.
Of course, if you turned off Freelance mode then these statements do not
apply.
Jeffrey Altman
Ron Croonenberg wrote:
>>you do if you want to use AFSDB. you don't if you want to just put them in
>>cellservdb.
>>
>>
>
>I just put them in CellServDB.
>
>
>
>>>C:\>dir \\afs\afs-2-cowboy
>>>The system cannot find the file specified.
>>>
>>>but it should give me the same listing.
>>>(because when I do the same things with csc-cowboy it all seems to work)
>>>
>>>
>>how did you run fs mkmount? what arguments?
>>
>>
>
>like this
>fs mkmount -dir \\AFS\test -vol homestaff.cowboy -cell csc.depauw.edu
>
>
>
>>what does fs lsmount tell you about afs-2-cowboy?
>>
>>
>
>C:\>fs lsmount -dir j:\afs-2-cowboy
>'j:\afs-2-cowboy' is a mount point for volume '#afs-2.csc.depauw.edu:homestaff.c
>owboy'
>
>J:\>fs lsmount afs-2-cowboy
>'afs-2-cowboy' is a mount point for volume '#afs-2.csc.depauw.edu:homestaff.cowb
>oy'
>
>and here's theoutput from "net use" btw
>
>J:\>net use
>New connections will be remembered.
>
>
>Status Local Remote Network
>
>----------------------------------------------------------------------------
>Unavailable H: \\Dpu_fs1\DOSLAB NetWare Services
> I: \\DPU_FS1\USER1\CLASSES NetWare Services
>OK J: \\afs\root Microsoft Windows Network
>OK K: \\afs\AFS-2-COWBOY Microsoft Windows Network
>OK M: \\afs\AFS-2-COWBOY Microsoft Windows Network
>OK N: \\afs\CSC-COWBOY Microsoft Windows Network
> P: \\DPU_FS2\USER2A\RONC NetWare Services
> U: \\DPU_FS2\USER2B\DEPAUW NetWare Services
> W: \\DPU_FS2\SYS\PUBLIC\NLS NetWare Services
> X: \\DPU_FS2\SYS\PUBLIC NetWare Services
> Y: \\DPU_FS1\SYS\PUBLIC NetWare Services
> Z: \\DPU_FS1\SYS NetWare Services
>OK \\afs\AFS-2-COWBOY Microsoft Windows Network
>OK \\AFS\afs-2.csc.depauw.edu
> Microsoft Windows Network
>OK \\afs\all Microsoft Windows Network
>OK \\afs\CSC-COWBOY Microsoft Windows Network
>OK \\AFS\csc.depauw.edu Microsoft Windows Network
>OK \\afs\root Microsoft Windows Network
>OK \\AFS\IPC$ Microsoft Windows Network
>The command completed successfully.
>
>
>
>=================================================================
>1879:
> Thomas Edison gets an idea, and his brother Timmy says,
> "Hey, what's that thing over your head?
>=================================================================
> Ron Croonenberg | Phone: 1 765 658 4761
> Technology Coordinator | Fax: 1 765 658 4732
> |
> Department of ComputerScience | e-mail : ronc@DePauw.edu
> DePauw University |
> Julian Science & Math Center |
> 602 South College Ave. |
> Greencastle, IN 46135 |
>=================================================================
> http://www.depauw.edu/acad/computer/RonCroonenberg.asp
>=================================================================
>_______________________________________________
>OpenAFS-info mailing list
>OpenAFS-info@openafs.org
>https://lists.openafs.org/mailman/listinfo/openafs-info
>
>
--------------010707070800050804090105
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
What does \\AFS\root map to?<br>
<br>
You have created the mount points in the volume homestaff.cowboy which
is located in a remote<br>
location. This is not where the freelance mount points must be
created. <br>
<br>
[C:\]net use g:<br>
Local name G:<br>
Remote name \\afs\all<br>
Resource type Disk<br>
Status OK<br>
# Opens 1<br>
# Connections 2<br>
The command completed successfully.<br>
<br>
[C:\]fs mkmount g: root.cell afs-2.csc.depauw.edu<br>
<br>
[C:\]g:<br>
<br>
[G:\]fs lsmount afs-2.csc.depauw.edu<br>
'afs-2.csc.depauw.edu' is a mount point for volume
'#afs-2.csc.depauw.edu:root.cell'<br>
<br>
The trick is that the Freelance mount points must be created in the
Freelance root.cell<br>
which is \\AFS\all<br>
<br>
As I have mentioned previously, these mount points are automatically
generated for<br>
you the first time you attempt to access \\AFS\<cellname> where
<cellname> is<br>
a valid cell in the CellServDB or in an AFSDB record. <br>
<br>
Of course, if you turned off Freelance mode then these statements do
not apply.<br>
<br>
Jeffrey Altman<br>
<br>
<br>
<br>
<br>
<br>
Ron Croonenberg wrote:<br>
<blockquote cite="mid20040724.0009DBCB@4x4-cowboy" type="cite">
<blockquote type="cite">
<pre wrap="">you do if you want to use AFSDB. you don't if you want to just put them in
cellservdb.
</pre>
</blockquote>
<pre wrap=""><!---->
I just put them in CellServDB.
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">C:\>dir \\afs\afs-2-cowboy
The system cannot find the file specified.
but it should give me the same listing.
(because when I do the same things with csc-cowboy it all seems to work)
</pre>
</blockquote>
<pre wrap="">how did you run fs mkmount? what arguments?
</pre>
</blockquote>
<pre wrap=""><!---->
like this
fs mkmount -dir \\AFS\test -vol homestaff.cowboy -cell csc.depauw.edu
</pre>
<blockquote type="cite">
<pre wrap="">what does fs lsmount tell you about afs-2-cowboy?
</pre>
</blockquote>
<pre wrap=""><!---->
C:\>fs lsmount -dir j:\afs-2-cowboy
'j:\afs-2-cowboy' is a mount point for volume '#afs-2.csc.depauw.edu:homestaff.c
owboy'
J:\>fs lsmount afs-2-cowboy
'afs-2-cowboy' is a mount point for volume '#afs-2.csc.depauw.edu:homestaff.cowb
oy'
and here's theoutput from "net use" btw
J:\>net use
New connections will be remembered.
Status Local Remote Network
----------------------------------------------------------------------------
Unavailable H: \\Dpu_fs1\DOSLAB NetWare Services
I: \\DPU_FS1\USER1\CLASSES NetWare Services
OK J: \\afs\root Microsoft Windows Network
OK K: \\afs\AFS-2-COWBOY Microsoft Windows Network
OK M: \\afs\AFS-2-COWBOY Microsoft Windows Network
OK N: \\afs\CSC-COWBOY Microsoft Windows Network
P: \\DPU_FS2\USER2A\RONC NetWare Services
U: \\DPU_FS2\USER2B\DEPAUW NetWare Services
W: \\DPU_FS2\SYS\PUBLIC\NLS NetWare Services
X: \\DPU_FS2\SYS\PUBLIC NetWare Services
Y: \\DPU_FS1\SYS\PUBLIC NetWare Services
Z: \\DPU_FS1\SYS NetWare Services
OK \\afs\AFS-2-COWBOY Microsoft Windows Network
OK \\AFS\afs-2.csc.depauw.edu
Microsoft Windows Network
OK \\afs\all Microsoft Windows Network
OK \\afs\CSC-COWBOY Microsoft Windows Network
OK \\AFS\csc.depauw.edu Microsoft Windows Network
OK \\afs\root Microsoft Windows Network
OK \\AFS\IPC$ Microsoft Windows Network
The command completed successfully.
=================================================================
1879:
Thomas Edison gets an idea, and his brother Timmy says,
"Hey, what's that thing over your head?
=================================================================
Ron Croonenberg | Phone: 1 765 658 4761
Technology Coordinator | Fax: 1 765 658 4732
|
Department of ComputerScience | e-mail : <a class="moz-txt-link-abbreviated" href="mailto:ronc@DePauw.edu">ronc@DePauw.edu</a>
DePauw University |
Julian Science & Math Center |
602 South College Ave. |
Greencastle, IN 46135 |
=================================================================
<a class="moz-txt-link-freetext" href="http://www.depauw.edu/acad/computer/RonCroonenberg.asp">http://www.depauw.edu/acad/computer/RonCroonenberg.asp</a>
=================================================================
_______________________________________________
OpenAFS-info mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenAFS-info@openafs.org">OpenAFS-info@openafs.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openafs.org/mailman/listinfo/openafs-info">https://lists.openafs.org/mailman/listinfo/openafs-info</a>
</pre>
</blockquote>
</body>
</html>
--------------010707070800050804090105--
--------------ms090501090609090008090101
Content-Type: application/x-pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"
Content-Description: S/MIME Cryptographic Signature
MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJPzCC
AvowggJjoAMCAQICAwxk8TANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UE
ChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNv
bmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDQwNTI3MTc1ODU4WhcNMDUwNTI3MTc1ODU4
WjBrMQ8wDQYDVQQEEwZBbHRtYW4xFTATBgNVBCoTDEplZmZyZXkgRXJpYzEcMBoGA1UEAxMT
SmVmZnJleSBFcmljIEFsdG1hbjEjMCEGCSqGSIb3DQEJARYUamFsdG1hbkBjb2x1bWJpYS5l
ZHUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDc3JqO5AsZrozd+mJ2mPuCTYo2
+nJ9Qq6jtUYtp7YTMW4d2Q6GLhNaHb1l9m74SxuY4f5vP6JtZjr6p9+LCCxD0w0NVLKRgUDp
z+tKFitbkJe9BSCxCURRvY3vdWA71gSCUvZAN3346hHb4oGVqgdpmfFJXYAHWpC46wiL72N9
WxySzY17/0eU0c8+r9dNoLpPQeL43O66O80jCl1qnXMaXaakZPsfm+5W90MYXhpQ1WIQpv02
lBn3BH5YE8xwbsNrw5AF4v7pjMuW85GI6FrDmfbpJX473Rpl5rmv3TpXkJ+7UsIIO1puyS8r
1o7kjDZ5EUYJxxglTGR6XL/RNzqHAgMBAAGjMTAvMB8GA1UdEQQYMBaBFGphbHRtYW5AY29s
dW1iaWEuZWR1MAwGA1UdEwEB/wQCMAAwDQYJKoZIhvcNAQEEBQADgYEAZYeVFCMP0iV+UVa0
eFoXkzMVl61CNAVY2YQ9/QQazO3G4qNiif35ArrnjPRDRj5M7WTeOCFqPVuvCttyJRiDKsEe
L4Yah22mRA3mR7x52j2FquPYZ9qCr1IhrNGzsMk+gopX5G0fTHZb6+uDu5SeMPNNcIznGA7M
CMpXAJ2PcKgwggL6MIICY6ADAgECAgMMZPEwDQYJKoZIhvcNAQEEBQAwYjELMAkGA1UEBhMC
WkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1Ro
YXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA0MDUyNzE3NTg1OFoXDTA1
MDUyNzE3NTg1OFowazEPMA0GA1UEBBMGQWx0bWFuMRUwEwYDVQQqEwxKZWZmcmV5IEVyaWMx
HDAaBgNVBAMTE0plZmZyZXkgRXJpYyBBbHRtYW4xIzAhBgkqhkiG9w0BCQEWFGphbHRtYW5A
Y29sdW1iaWEuZWR1MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3NyajuQLGa6M
3fpidpj7gk2KNvpyfUKuo7VGLae2EzFuHdkOhi4TWh29ZfZu+EsbmOH+bz+ibWY6+qffiwgs
Q9MNDVSykYFA6c/rShYrW5CXvQUgsQlEUb2N73VgO9YEglL2QDd9+OoR2+KBlaoHaZnxSV2A
B1qQuOsIi+9jfVscks2Ne/9HlNHPPq/XTaC6T0Hi+NzuujvNIwpdap1zGl2mpGT7H5vuVvdD
GF4aUNViEKb9NpQZ9wR+WBPMcG7Da8OQBeL+6YzLlvORiOhaw5n26SV+O90aZea5r906V5Cf
u1LCCDtabskvK9aO5Iw2eRFGCccYJUxkely/0Tc6hwIDAQABozEwLzAfBgNVHREEGDAWgRRq
YWx0bWFuQGNvbHVtYmlhLmVkdTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBAGWH
lRQjD9IlflFWtHhaF5MzFZetQjQFWNmEPf0EGsztxuKjYon9+QK654z0Q0Y+TO1k3jghaj1b
rwrbciUYgyrBHi+GGodtpkQN5ke8edo9harj2Gfagq9SIazRs7DJPoKKV+RtH0x2W+vrg7uU
njDzTXCM5xgOzAjKVwCdj3CoMIIDPzCCAqigAwIBAgIBDTANBgkqhkiG9w0BAQUFADCB0TEL
MAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3du
MRowGAYDVQQKExFUaGF3dGUgQ29uc3VsdGluZzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBT
ZXJ2aWNlcyBEaXZpc2lvbjEkMCIGA1UEAxMbVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIENB
MSswKQYJKoZIhvcNAQkBFhxwZXJzb25hbC1mcmVlbWFpbEB0aGF3dGUuY29tMB4XDTAzMDcx
NzAwMDAwMFoXDTEzMDcxNjIzNTk1OVowYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0
ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVl
bWFpbCBJc3N1aW5nIENBMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEpjxVc1X7TrnK
mVoeaMB1BHCd3+n/ox7svc31W/Iadr1/DDph8r9RzgHU5VAKMNcCY1osiRVwjt3J8CuFWqo/
cVbLrzwLB+fxH5E2JCoTzyvV84J3PQO+K/67GD4Hv0CAAmTXp6a7n2XRxSpUhQ9IBH+nttE8
YQRAHmQZcmC3+wIDAQABo4GUMIGRMBIGA1UdEwEB/wQIMAYBAf8CAQAwQwYDVR0fBDwwOjA4
oDagNIYyaHR0cDovL2NybC50aGF3dGUuY29tL1RoYXd0ZVBlcnNvbmFsRnJlZW1haWxDQS5j
cmwwCwYDVR0PBAQDAgEGMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2YXRlTGFiZWwy
LTEzODANBgkqhkiG9w0BAQUFAAOBgQBIjNFQg+oLLswNo2asZw9/r6y+whehQ5aUnX9MIbj4
Nh+qLZ82L8D0HFAgk3A8/a3hYWLD2ToZfoSxmRsAxRoLgnSeJVCUYsfbJ3FXJY3dqZw5jowg
T2Vfldr394fWxghOrvbqNOUQGls1TXfjViF4gtwhGTXeJLHTHUb/XV9lTzGCAzswggM3AgEB
MGkwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0
ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAgMMZPEw
CQYFKw4DAhoFAKCCAacwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUx
DxcNMDQwNzI0MTgzMDE5WjAjBgkqhkiG9w0BCQQxFgQUdN9axuwWTIVdNgMiaUCMkuG8Wzow
UgYJKoZIhvcNAQkPMUUwQzAKBggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAwDQYIKoZIhvcN
AwICAUAwBwYFKw4DAgcwDQYIKoZIhvcNAwICASgweAYJKwYBBAGCNxAEMWswaTBiMQswCQYD
VQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UE
AxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECAwxk8TB6BgsqhkiG9w0B
CRACCzFroGkwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQ
dHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENB
AgMMZPEwDQYJKoZIhvcNAQEBBQAEggEAqQWVfF0PzYHnJyHOt7D6+O9pmTN9PF0lWfFlslwh
i4zaq4rOxO5sVaYxHoUe1UI2w1vfdLtHIZrIkctf+263w+7ZOZfQV7lTxYctB3aYi6JI+I8a
3omDAppyZ2PX28RISkyUUDT372zAKipovSt/PlTQpCw14weFPI5wWO44qaFPxOgE6V9Y4Ck+
p+Tm2jSBvxIJWAQiNSZEhpsUQS6vKKS8vjCinPtrhQgN8t4SUrOzA6mvez5+BSBkBrDieG4Y
LHTzXtCzgNGNJT7a57+l2eSbqvsiVmJFFWRCGPxkJ2XHw+kVJTh5G74KoVzayTmuuDhNQNsz
66vXgDS6yZQ/BQAAAAAAAA==
--------------ms090501090609090008090101--