Print this page
6198 Let's EOL cachefs

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/largefile.5
          +++ new/usr/src/man/man5/largefile.5
   1    1  '\" te
   2    2  .\"  Copyright (c) 2007 Sun Microsystems, Inc. All Rights Reserved
   3    3  .\" Portions Copyright (c) 1982-2007 AT&T Knowledge Ventures
        4 +.\" Copyright 2015 Nexenta Systems, Inc. All rights reserved.
   4    5  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   5    6  .\" or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add
   6    7  .\" the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7      -.TH LARGEFILE 5 "Nov 2, 2007"
        8 +.TH LARGEFILE 5 "Sep 8, 2015"
   8    9  .SH NAME
   9   10  largefile \- large file status of utilities
  10   11  .SH DESCRIPTION
  11   12  .sp
  12   13  .LP
  13   14  A \fIlarge file\fR is a regular file whose size is greater than or equal to 2
  14   15  Gbyte ( 2^31 bytes). A \fIsmall file\fR is a regular file whose size is less
  15   16  than 2 Gbyte.
  16   17  .SS "Large file aware utilities"
  17   18  .sp
↓ open down ↓ 103 lines elided ↑ open up ↑
 121  122  .TE
 122  123  
 123  124  .sp
 124  125  .LP
 125  126  The \fB/usr/bin/cpio\fR and \fB/usr/bin/pax\fR utilities are large file aware,
 126  127  but cannot archive a file whose size exceeds 8 Gbyte - 1 byte.
 127  128  .sp
 128  129  .LP
 129  130  The \fB/usr/bin/truss\fR utilities has been modified to read a dump file and
 130  131  display information relevant to large files, such as offsets.
 131      -.SS "cachefs file systems"
 132      -.sp
 133      -.LP
 134      -The following \fB/usr/bin\fR utilities are large file aware for \fBcachefs\fR
 135      -file systems:
 136      -.sp
 137      -
 138      -.sp
 139      -.TS
 140      -l l l l .
 141      -\fBcachefspack\fR       \fBcachefsstat\fR               
 142      -.TE
 143      -
 144      -.sp
 145      -.LP
 146      -The following \fB/usr/sbin\fR utilities are large file aware for \fBcachefs\fR
 147      -file systems:
 148      -.sp
 149      -
 150      -.sp
 151      -.TS
 152      -l l l l
 153      -l l l l .
 154      -\fBcachefslog\fR        \fBcachefswssize\fR     \fBcfsadmin\fR  \fBfsck\fR
 155      -\fBmount\fR     \fBumount\fR            
 156      -.TE
 157      -
 158  132  .SS "nfs file systems"
 159  133  .sp
 160  134  .LP
 161  135  The following utilities are large file aware for \fBnfs\fR file systems:
 162  136  .sp
 163  137  
 164  138  .sp
 165  139  .TS
 166  140  l l
 167  141  l l .
↓ open down ↓ 113 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX