Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 32791 | Differences between
and this patch

Collapse All | Expand All

(-)openafs.xml.bak (-4 / +4 lines)
Lines 65-71 Link Here
65
    from the cell's servers on behalf of the users. Users won't know on which server
65
    from the cell's servers on behalf of the users. Users won't know on which server
66
    a file which they are accessing, is located. They even won't notice if a server
66
    a file which they are accessing, is located. They even won't notice if a server
67
    will be located to another room, since every volume can be replicated and moved
67
    will be located to another room, since every volume can be replicated and moved
68
    to another server without user an user noticing. The files are always accessable.
68
    to another server without user and user noticing. The files are always accessable.
69
    Well it's like NFS on steroids :) 
69
    Well it's like NFS on steroids :) 
70
   </p>
70
   </p>
71
    </body>
71
    </body>
Lines 125-131 Link Here
125
     <title>Preliminary Work</title>
125
     <title>Preliminary Work</title>
126
     <body>
126
     <body>
127
       <note>
127
       <note>
128
         All commands should be written in on line !! In this document they are
128
         All commands should be written in one line !! In this document they are
129
	 sometimes wrapped to two lines to make them easier to read.
129
	 sometimes wrapped to two lines to make them easier to read.
130
       </note>
130
       </note>
131
       <note>
131
       <note>
Lines 135-141 Link Here
135
	 <path>/usr/vice/cache</path>
135
	 <path>/usr/vice/cache</path>
136
       </note>
136
       </note>
137
       <p>
137
       <p>
138
       You should adjust the two files CellServDB ans ThisCell before you build the
138
       You should adjust the two files CellServDB and ThisCell before you build the
139
       afs client. (These files are in <path>/usr/portage/sys-fs/openafs/files</path>)
139
       afs client. (These files are in <path>/usr/portage/sys-fs/openafs/files</path>)
140
       </p>
140
       </p>
141
 <pre>
141
 <pre>
Lines 149-155 Link Here
149
       <p>
149
       <p>
150
       CellServDB tells your client which server(s) he needs to contact for a 
150
       CellServDB tells your client which server(s) he needs to contact for a 
151
       specific cell. ThisCell should be quite obvious. Normally you use a name
151
       specific cell. ThisCell should be quite obvious. Normally you use a name
152
       which is unique for your organisation. Your (official) domain might be a
152
       which is unique for your organization. Your (official) domain might be a
153
       good choice. 
153
       good choice. 
154
       </p>
154
       </p>
155
     </body>
155
     </body>

Return to bug 32791