Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
util:smbutil [2018/02/15 21:49] – [Usage] pack is a command, not an option digital manutil:smbutil [2022/04/03 03:53] (current) – [Syntax] Added V, D, u, L and U to match smbutil -h output nelgin
Line 1: Line 1:
-====== smbutil Synchronet Message Base Utility ======+====== SMBUTIL - Message Base Utility ======
  
-The Synchronet Message Base Utility (smbutil) can be used for several things, but most importantly, it must be used for maintaining the message bases of your system's public message areas (sub-boards).+The Synchronet Message Base Utility (''smbutil'') can be used for several things, but most importantly, it must be used for maintaining the message bases of your system's public message areas (sub-boards).
  
-The ''m'' command (for //maintenance//) instructs smbutil to mark old messages, and messages over the maximum sub-board limit, as //deleted// so that the disk space used by these message can be allocated to new messages. If you are using the 'Hyper Allocation' or 'Fast Allocation' method for your message bases, you must also use this utility to pack your message bases periodically.  The pack (''p'') command instructs smbutilto compress the message bases, removing any unused allocation blocks (for messages marked as //deleted//).+The ''m'' command (for //maintenance//) instructs smbutil to mark old messages, and messages over the maximum sub-board limit, as //deleted// so that the disk space used by these message can be allocated to new messages. If you are using the 'Hyper Allocation' or 'Fast Allocation' method for your message bases, you must also use this utility to pack your message bases periodically.  The pack (''p'') command instructs smbutil to compress the message bases, removing any unused allocation blocks (for messages marked as //deleted//).
  
 smbutil maintenance and/or packing should be done using an //exclusive// daily timed event (configured in [[util:SCFG]]->External Programs->Timed Events).  If your message bases are using the 'Fast Allocation' or 'Hyper Allocation' storage methods, you should run maintenance before packing (there is no reason to pack if you do not run maintenance!). If your message bases are configured for the 'Self Packing' method, you do NOT need to use smbutil to pack, only to perform maintenance. smbutil maintenance and/or packing should be done using an //exclusive// daily timed event (configured in [[util:SCFG]]->External Programs->Timed Events).  If your message bases are using the 'Fast Allocation' or 'Hyper Allocation' storage methods, you should run maintenance before packing (there is no reason to pack if you do not run maintenance!). If your message bases are configured for the 'Self Packing' method, you do NOT need to use smbutil to pack, only to perform maintenance.
Line 32: Line 32:
        x[n] = dump msg index at number n        x[n] = dump msg index at number n
        v[n] = view msg headers starting at number n        v[n] = view msg headers starting at number n
 +       V[n] = view msg headers starting at number n verbose
        i[f] = import msg from text file f (or use stdin)        i[f] = import msg from text file f (or use stdin)
        e[f] = import e-mail from text file f (or use stdin)        e[f] = import e-mail from text file f (or use stdin)
Line 39: Line 40:
           = change msg base status           = change msg base status
           = re-initialize/repair SMB/status headers           = re-initialize/repair SMB/status headers
 +          = delete and remove all msgs (not reversable)
           = delete all msgs           = delete all msgs
 +          = undelete all msgs (remove delete flag)
           = maintain msg base - delete old msgs and msgs over max           = maintain msg base - delete old msgs and msgs over max
        p[k] = pack msg base (k specifies minimum packable Kbytes)        p[k] = pack msg base (k specifies minimum packable Kbytes)
 +          = lock a msg base for exclusive-access/backup
 +          = unlock a msg base
 </code> </code>
  
Line 73: Line 78:
 ====Examples==== ====Examples====
  
-=== Mainteance ===+=== Maintenance ===
  
 for maintenance and packing (100k or more per sub): for maintenance and packing (100k or more per sub):
Line 97: Line 102:
      
 This command will instruct smbutil to: This command will instruct smbutil to:
-  -continue upon error hen opening a corrupted message base+  -continue upon error when opening a corrupted message base
   -re-initialize the SMB/status headers of the message base   -re-initialize the SMB/status headers of the message base
   -change/configure the status header values (e.g. max messages, CRCs, age)   -change/configure the status header values (e.g. max messages, CRCs, age)
util/smbutil.1518760186.txt · Last modified: 2018/02/15 21:49 by digital man
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0