DragonFly BSD
DragonFly users List (threaded) for 2011-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Recover slave PFS


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 6 Aug 2011 16:43:43 -0700 (PDT)

    It is a bug, it shouldn't have removed the softlink for the PFS.  However, the
    only way to destroy a pfs is with pfs-destroy and since you didn't do that the
    PFS is still intact.

    All you have to do is re-create the softlink.

    The PFS softlink points to "@@-1:nnnnn" Where 'n' is the pfs number.  For example,
    PFS #5 would be: "@@-1:00005"

    The format must be precise.  If you recreate the softlink for the missing pfs in
    your /pfs directory you should be able to CD into it and get it back.

    If you don't know the PFS number look at the PFS numbers for the existing PFS's and
    guess at the ones that might be missing.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]