Package: openafs-dbserver
Version: 1.6.0-3
Severity: important

Hi,

Running "afs-newcell" fails on my computing when it tries to run:

bos create my_cell dafs dafs \
  -cmd '/usr/lib/openafs/dafileserver -p 23 -busyat 600 -rxpck 400 -s 1200 \
  -l 1200 -cb 65535 -b 240 -vc 1200' \
  -cmd /usr/lib/openafs/davolserver \
  -cmd /usr/lib/openafs/salvageserver  \
  -cmd /usr/lib/openafs/dasalvager

I think that the "-localauth" option should be appended to this call
(line number 231 in afs-newcell 1.6.0):

# Create a file server as well.
run("bos create $server dafs dafs"
    . " -cmd '/usr/lib/openafs/dafileserver $fs_options'"
    . " -cmd /usr/lib/openafs/davolserver"
    . " -cmd /usr/lib/openafs/salvageserver"
    . " -cmd /usr/lib/openafs/dasalvager -localauth");

which worked for me.

This also affects 1.6.1 in unstable, and 1.6 in squeeze-backports.

This switch is currently present in openafs 1.4 in Debian stable.

Regards,

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openafs-dbserver depends on:
ii  libc6               2.13-21
ii  openafs-client      1.6.0-3
ii  openafs-fileserver  1.6.0-3
ii  perl                5.14.2-6

openafs-dbserver recommends no packages.

Versions of packages openafs-dbserver suggests:
pn  openafs-doc  <none>

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to