Bug #1255

creating hammer pfs is more complicated than expected

Added by corecode over 4 years ago. Updated 3 months ago.

Status:In Progress Start date:
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-

Description

I just tried to create a pfs, but the information given in the man page was not
sufficient.

Specifically, the correct procedure seems to be:

cd /pfs
hammer pfs-master foo
cd /
mkdir foo
echo "/pfs/foo /foo null rw 0 0" >> /etc/fstab
mount /foo

I did a
hammer pfs-master /foo
which did not yield the desired effect at all.

We either need to document what needs to be done, or add a high level command
(hammer pfs-add?) which performs all these steps.


Related todos

History

Updated by tuxillo 3 months ago

  • Status changed from New to In Progress
  • Assignee deleted (0)

Hi,

No no, no more directives to hammer(8) please :)
Agree on that it should be clearer in the manpage tho.

Cheers,
Antonio Huete

Also available in: Atom PDF