venus-setup

Langue: en

Version: 175191 (fedora - 06/07/09)

Section: 8 (Commandes administrateur)

NAME

venus-setup setup venus on a client

SYNOPSIS

venus-setup [comma,separated,list,of,servers] [cachesize in kb]

DESCRIPTION

The venus-setup command takes a list of servers separated by commas, one of which must be the SCM and a cache size given in kilobytes. NOTE: at least one server must be specified. And if only one server is specified, it must be the SCM for the Coda Cell. Venus-setup then performs the following operations: .IP • .IP n(el. Creates the /coda mount point if not present. .IP • .IP n(el. Creates /usr/coda if not present. .IP • .IP n(el. Creates necessary subdirectories under /usr/coda if not present. .IP • .IP n(el. Creates /usr/coda/etc/vstab with parameters given on the command line. .IP • .IP n(el. Creates /dev/cfs0 if not already present. .IP • .IP n(el. Adds Coda filesystem port numbers to /etc/servers if not present.

EXAMPLE

 
 Venus-setup Mickey,Minnie,Goofy 10000
 
 

Sets up, /usr/coda/etc/vstab, for venus to contact either Mickey, Minnie or Goofy and configures venus with a 10MB cache.

BUGS

The [cachesize in kb] option to venus-setup is not very smart. In fact, it is quite dumb. No abbreviations are allowed after the number and the number is taken literally to be kilobytes.

Venus-setup will happily overwrite an existing, /usr/coda/etc/vstab, without warning.

FILES

/etc/services: the Internet network services list. /usr/coda/etc/vstab: the VenuS TABle specification file.

SEE ALSO

venus (8), vstab (5), services (5), servers (5)

Coda Manual: ``Installing A Coda Client''

AUTHOR

Henry M. Pierce, 1998, created