| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openafs.xml,v 1.15 2004/09/09 13:13:06 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openafs.xml,v 1.16 2004/09/20 09:49:07 neysx Exp $ --> |
| 3 | |
3 | |
| 4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 5 | |
5 | |
| 6 | <guide link = "/doc/en/openafs.xml"> |
6 | <guide link = "/doc/en/openafs.xml"> |
| 7 | <title>Gentoo Linux OpenAFS Guide</title> |
7 | <title>Gentoo Linux OpenAFS Guide</title> |
| … | |
… | |
| 491 | the actual state of volumes on the local machine. This will copy all necessary data to your |
491 | the actual state of volumes on the local machine. This will copy all necessary data to your |
| 492 | new server. |
492 | new server. |
| 493 | </p> |
493 | </p> |
| 494 | <p> |
494 | <p> |
| 495 | If the command fails with the message "partition /vicepa does not exist on |
495 | If the command fails with the message "partition /vicepa does not exist on |
| 496 | the server" ensure that the partition is mounted before runningt OpenAFS |
496 | the server", ensure that the partition is mounted before running OpenAFS |
| 497 | servers, or mount the directory and restart the processes using |
497 | servers, or mount the directory and restart the processes using |
| 498 | <c>/usr/afs/bin/bos restart <server name> -all -cell <cell |
498 | <c>/usr/afs/bin/bos restart <server name> -all -cell <cell |
| 499 | name> -noauth</c>. |
499 | name> -noauth</c>. |
| 500 | </p> |
500 | </p> |
| 501 | <pre> |
501 | <pre> |