GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MOUNT_HAMMER2(8) FreeBSD System Manager's Manual MOUNT_HAMMER2(8)

mount_hammer2mount a HAMMER2 file system

mount_hammer2 [-o options] special[@label] node

mount_hammer2 [-o options] @label node

mount_hammer2 -u [-o options] node

The mount_hammer2 utility mounts a HAMMER2 file system backed by special file at mount point node. PFS label is mounted.

@label (no special) is a short form, which mounts label from an already mounted HAMMER2 filesystem. If there are multiple mounts with the same label, the first one mounted takes precedence over others.

Default value for label is "DATA".

HAMMER2 file system only supports host-endian.

The options are as follows:

options
Options are specified with a -o flag followed by a comma separated string of options. See the mount(8) man page for possible options and their meanings.
Update the mount point. This is used to upgrade a mount to read-write.

The mount_hammer2 utility exits 0 on success, and >0 if an error occurs.

hammer2(8), newfs_hammer2(8)

The mount_hammer2 utility first appeared in DragonFly 3.3.

This manual page was written by Thomas Nikolajsen.

The mount_hammer2 utility was ported to FreeBSD, NetBSD and OpenBSD by
Tomohiro Kusumi <tkusumi@netbsd.org>.

December 11, 2023 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.