Project

General

Profile

Actions

Bug #1255

closed

creating hammer pfs is more complicated than expected

Added by corecode about 15 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
manpage
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

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.

Actions

Also available in: Atom PDF