Print this page
6198 Let's EOL cachefs

*** 1,12 **** '\" te .\" Copyright (c) 2001 Sun Microsystems, Inc. All Rights Reserved. .\" Copyright 1989 AT&T .\" 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 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 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] ! .TH VFSTAB 4 "Mar 2, 2007" .SH NAME vfstab \- table of file system defaults .SH DESCRIPTION .sp .LP --- 1,13 ---- '\" te .\" Copyright (c) 2001 Sun Microsystems, Inc. All Rights Reserved. .\" Copyright 1989 AT&T + .\" Copyright 2015 Nexenta Systems, Inc. All rights reserved. .\" 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 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 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] ! .TH VFSTAB 4 "Sep 8, 2015" .SH NAME vfstab \- table of file system defaults .SH DESCRIPTION .sp .LP
*** 140,181 **** a \fBp\fR (\fBp0\fR) and a logical drive (\fBc\fR, in the \fB/win98\fR example above) for a \fBpcfs\fR logical drive. See \fBmount_pcfs\fR(1M) for syntax for \fBpcfs\fR logical drives and for \fBpcfs\fR-specific mount options. .LP ! \fBExample 3 \fRCacheFS Mount .sp .LP - Below is an example for a CacheFS file system. Because of the length of this - entry and the fact that \fBvfstab\fR entries cannot be continued to a second - line, the \fBvfstab\fR fields are presented here in a vertical format. In - re-creating such an entry in your own \fBvfstab\fR, you would enter values as - you would for any \fBvfstab\fR entry, on a single line. - - .sp - .in +2 - .nf - device to mount: svr1:/export/abc - device to fsck: /usr/abc - mount point: /opt/cache - FS type: cachefs - fsck pass: 7 - mount at boot: yes - mount options: - local-access,bg,nosuid,demandconst,backfstype=nfs,cachedir=/opt/cache - .fi - .in -2 - .sp - - .sp - .LP - See \fBmount_cachefs\fR(1M) for CacheFS-specific mount options. - - .LP - \fBExample 4 \fRLoopback File System Mount - .sp - .LP The following is an example of mounting a loopback (\fBlofs\fR) file system: .sp .in +2 .nf --- 141,153 ---- a \fBp\fR (\fBp0\fR) and a logical drive (\fBc\fR, in the \fB/win98\fR example above) for a \fBpcfs\fR logical drive. See \fBmount_pcfs\fR(1M) for syntax for \fBpcfs\fR logical drives and for \fBpcfs\fR-specific mount options. .LP ! \fBExample 3 \fRLoopback File System Mount .sp .LP The following is an example of mounting a loopback (\fBlofs\fR) file system: .sp .in +2 .nf
*** 189,199 **** See \fBlofs\fR(7FS) for an overview of the loopback file system. .SH SEE ALSO .sp .LP ! \fBfsck\fR(1M), \fBmount\fR(1M), \fBmount_cachefs\fR(1M), \fBmount_hsfs\fR(1M), \fBmount_nfs\fR(1M), \fBmount_tmpfs\fR(1M), \fBmount_ufs\fR(1M), \fBswap\fR(1M), \fBgetvfsent\fR(3C) .sp .LP \fISystem Administration Guide: Basic Administration\fR --- 161,171 ---- See \fBlofs\fR(7FS) for an overview of the loopback file system. .SH SEE ALSO .sp .LP ! \fBfsck\fR(1M), \fBmount\fR(1M), \fBmount_hsfs\fR(1M), \fBmount_nfs\fR(1M), \fBmount_tmpfs\fR(1M), \fBmount_ufs\fR(1M), \fBswap\fR(1M), \fBgetvfsent\fR(3C) .sp .LP \fISystem Administration Guide: Basic Administration\fR