lizardfs-getgoal - Man Page

change or retrieve goal

Synopsis

lizardfs getgoal [-r] [-n|-h|-H] OBJECT...
lizardfs rgetgoal [-n|-h|-H] OBJECT...
lizardfs setgoal [-r] [-n|-h|-H] GOAL_NAME OBJECT...
lizardfs rsetgoal [-n|-h|-H] GOAL_NAME OBJECT...

Description

getgoal and setgoal operate on object’s goal value.

getgoal prints current goal value of given object(s). These tools can be used on any file, directory or deleted (trash) file.

Options

-r

This option enables recursive mode, which works as usual for every given file, but for every given directory additionally prints current value of all contained objects (files and directories).

-n,  -h,  -H

These options are described in lizardfs(1).

Note

rgetgoal and rsetgoal are deprecated aliases for getgoal -r and setgoal -r respectively.

See Also

lizardfs(1)

Referenced By

lizardfs(1).

The man pages lizardfs-rgetgoal(1), lizardfs-rsetgoal(1) and lizardfs-setgoal(1) are aliases of lizardfs-getgoal(1).

01/25/2024