fssync-debug_detach - Detaches a volume (FSYNC_VOL_DONE opcode)
Contents
Copyright
Copyright 2010 Davor Ocelic <docelic@spinlocksolutions.com>
This documentation is covered by the IBM Public License Version 1.0. This man page was written by Davor
Ocelic for OpenAFS, based on documentation from Steven Jenkins, Tom Keiser and Simon Wilkinson.
OpenAFS 2025-03-21 FSSYNC-DEBUG_DETACH(8)
Description
The fssync-debugdetach command detaches a volume.
Name
fssync-debug_detach - Detaches a volume (FSYNC_VOL_DONE opcode)
Options
-volumeid <volumeID>
Specifies the numeric volume ID. Volume names are not permitted.
-partition <exactpartitionname>
Specifies the exact partition name (e.g. /vicepa). Abbreviations are not permitted.
-reason <syncprotocolreasoncode>
Specifies numeric sync protocol reason code. Available codes are listed in OpenAFS source file
src/vol/fssync_inline.h. For SYNC_REASON_NONE, use -reason0.
-programtype <programtypecode>
Specifies program type code. Permitted values are fileServer, volumeUtility, salvager, salvageServer,
volumeServer and volumeSalvager.
-help
Prints the online help for this command. All other valid options are ignored.
Privilege Required
The issuer must have write access to the file server. Usually, this means that the issuer must be the
local superuser "root" on the file server machine.
See Also
fssync-debug_attach(8), fssync-debug_callback(8), fssync-debug_online(8), fssync-debug_offline(8), fssync-debug_error(8)
Synopsis
fssync-debugdetach-volumeid <volumeID>
[-partition <exactpartitionname>]
[-reason <syncprotocolreasoncode>]
[-programtype <programtypecode>]
[-help]
fssync-debugd-v <volumeID>
[-pa <exactpartitionname>]
[-r <syncprotocolreasoncode>]
[-pr <programtypecode>]
[-h]
