This is the command s3qlctrl that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAMM:
NAME/FUNKTION
s3qlctrl - Control a mounted S3QL file system
ZUSAMMENFASSUNG
s3qlctrl [options] <action> <mountpoint> ...
woher Aktion kann eines von beidem sein flushcache, upload-meta, Cachegröße or log-metadata.
BESCHREIBUNG
S3QL ist ein Dateisystem zur Online-Datenspeicherung. Bevor Sie S3QL verwenden, lesen Sie unbedingt die
vollständige Dokumentation (und nicht nur die Manpages, die das nur kurz dokumentieren
verfügbare Userspace-Befehle).
Der s3qlctrl command performs various actions on the S3QL file system mounted in
Einhängepunkt.
s3qlctrl kann nur von dem Benutzer aufgerufen werden, der das Dateisystem gemountet hat und (wenn die Datei
System wurde mit montiert --allow-other or --allow-root) der Root-Benutzer.
Folgende Aktionen können spezifiziert werden:
flushcache
Uploads all changed file data to the backend.
upload-meta
Upload metadata to the backend. All file system operations will block while a
snapshot of the metadata is prepared for upload.
Cachegröße
Changes the cache size of the file system. This action requires an additional
argument that specifies the new cache size in KiB, so the complete command line is:
s3qlctrl [options] cachesize <mountpoint> <new-cache-size>
Log Change the amount of information that is logged into ~/.s3ql/mount.log Datei. Das
complete syntax is:
s3qlctrl [options] log <mountpoint> <level> [<module> [<module> ...]]
Here Grad des is the desired new log level and may be either of debuggen, Info or warnen.
Ein oder mehrere Modulen may only be specified with the debuggen level and allow to restrict
the debug output to just the listed modules.
OPTIONAL
Der s3qlctrl command also accepts the following options, no matter what specific action is
being invoked:
--debug-modules
Aktivieren Sie die Debugging-Ausgabe der angegebenen Module (trennen Sie sie durch Kommas).
mehrere Module). Debug-Meldungen werden in das von angegebene Ziel geschrieben
--Protokoll .
--debuggen
Aktivieren Sie die Debugging-Ausgabe aller S3QL-Module. Es werden Debug-Meldungen geschrieben
zum angegebenen Ziel --Protokoll .
--ruhig
sei ganz ruhig
--Version
Drucken Sie einfach die Programmversion aus und beenden Sie das Programm
Hinweis: Laufen s3qlctrl --help um Hilfe zu den zusätzlichen Argumenten zu erhalten, die die
verschiedene Maßnahmen ergreifen.
EXIT CODES
s3qlctrl kann mit den folgenden Exit-Codes beendet werden:
0 Alles gut gelaufen.
1 Es ist ein unerwarteter Fehler aufgetreten. Dies kann auf einen Fehler im Programm hinweisen.
2 Ungültiges Befehlszeilenargument.
Use s3qlctrl online using onworks.net services