Print this page
6198 Let's EOL cachefs
*** 113,150 ****
uses a p (p0) and a logical drive (c, in the /win98 example above) for
a pcfs logical drive. See mount_pcfs(1M) for syntax for pcfs logical
drives and for pcfs-specific mount options.
! Example 3 CacheFS Mount
- Below is an example for a CacheFS file system. Because of the length of
- this entry and the fact that vfstab entries cannot be continued to a
- second line, the vfstab fields are presented here in a vertical format.
- In re-creating such an entry in your own vfstab, you would enter values
- as you would for any vfstab entry, on a single line.
-
-
- 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
-
-
-
-
- See mount_cachefs(1M) for CacheFS-specific mount options.
-
-
- Example 4 Loopback File System Mount
-
-
The following is an example of mounting a loopback (lofs) file system:
/export/test - /opt/test lofs - yes -
--- 113,125 ----
uses a p (p0) and a logical drive (c, in the /win98 example above) for
a pcfs logical drive. See mount_pcfs(1M) for syntax for pcfs logical
drives and for pcfs-specific mount options.
! Example 3 Loopback File System Mount
The following is an example of mounting a loopback (lofs) file system:
/export/test - /opt/test lofs - yes -
*** 153,166 ****
See lofs(7FS) for an overview of the loopback file system.
SEE ALSO
! fsck(1M), mount(1M), mount_cachefs(1M), mount_hsfs(1M), mount_nfs(1M),
! mount_tmpfs(1M), mount_ufs(1M), swap(1M), getvfsent(3C)
System Administration Guide: Basic Administration
! March 2, 2007 VFSTAB(4)
--- 128,141 ----
See lofs(7FS) for an overview of the loopback file system.
SEE ALSO
! fsck(1M), mount(1M), mount_hsfs(1M), mount_nfs(1M), mount_tmpfs(1M),
! mount_ufs(1M), swap(1M), getvfsent(3C)
System Administration Guide: Basic Administration
! September 8, 2015 VFSTAB(4)