Home
How to Register
FAQ
Docs
Getting Help
Testbed
Search:
Login
Preferences
Wiki
Search
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 4
and
Version 5
of
ZFS
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Apr 4, 2014 4:54:36 PM (
11 years
ago)
Author:
jhickey
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
ZFS
v4
v5
5
5
{{{
6
6
mkdir -p /zfs/<PROJECTNAME>
7
mount -t nfs -o
vers=3 zfs:/zfs/<PROJECTNAME> /zfs/<PROJECTNAME>
7
mount -t nfs -o
tcp,
vers=3 zfs:/zfs/<PROJECTNAME> /zfs/<PROJECTNAME>
8
8
}}}
9
9