1labelit(1M)             System Administration Commands             labelit(1M)
2
3
4

NAME

6       labelit - list or provide labels for file systems
7

SYNOPSIS

9       labelit [-F FSType] [-V] [-o FSType-specific-options] special
10            [operands]
11
12

DESCRIPTION

14       The  labelit  utility  is  used to write or display labels on unmounted
15       disk file systems.
16

OPTIONS

18       The following options are supported:
19
20       -F FSType    Specify the FSType on which to operate. The FSType  should
21                    either   be   specified   here  or  be  determinable  from
22                    /etc/vfstab by matching the special with an entry  in  the
23                    table.  If  no  matching  entry is found, the default file
24                    system type specified in /etc/default/fs will be used.
25
26
27       -V           Echo complete command line. This option  may  be  used  to
28                    verify  and validate the command line. Additional informa‐
29                    tion obtained using a /etc/vfstab lookup  is  included  in
30                    the output. The command is not executed.
31
32
33       -o           Specify  FSType-specific  options. See the manual page for
34                    the labelit module specific to the file system type.
35
36

OPERANDS

38       The following operands are supported. If  no  operands  are  specified,
39       labelit will display the value of the labels.
40
41       special     The  disk  partition (for example, /dev/rdsk/c0t3d0s6). The
42                   device may not be on a remote machine.
43
44
45       operands    FSType-specific operands. Consult the manual  page  of  the
46                   FSType-specific labelit command for detailed descriptions.
47
48

USAGE

50       See  largefile(5)  for  the description of the behavior of labelit when
51       encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
52

EXIT STATUS

54       The following exit values are returned:
55
56       0           Write or display of labels was successful.
57
58
59       non-zero    An error occurred.
60
61

FILES

63       /etc/vfstab        List of default parameters for each file system.
64
65
66       /etc/default/fs    Default local file system type. Default  values  can
67                          be  set  for the following flags in /etc/default/fs.
68                          For example:
69
70                          LOCAL=ufs    The default partition for a command  if
71                          LOCAL        no FSType is specified.
72
73
74

ATTRIBUTES

76       See attributes(5) for descriptions of the following attributes:
77
78
79
80
81       ┌─────────────────────────────┬─────────────────────────────┐
82       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
83       ├─────────────────────────────┼─────────────────────────────┤
84       │Availability                 │SUNWcsu                      │
85       └─────────────────────────────┴─────────────────────────────┘
86

SEE ALSO

88       labelit_hsfs(1M),   labelit_udfs(1M),   labelit_ufs(1M),   volcopy(1M),
89       vfstab(4), attributes(5), largefile(5)
90

NOTES

92       This utility may not be supported for all FSTypes.
93
94
95
96SunOS 5.11                        31 Oct 2000                      labelit(1M)
Impressum