docs_in_draft:utilities_bckup_maint

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
docs_in_draft:utilities_bckup_maint [2022/12/13 00:32] – [Selecting a Docker - Primary Considerations] crashtestdocs_in_draft:utilities_bckup_maint [2022/12/13 00:46] – [A Closing Note] crashtest
Line 822: Line 822:
 First search the forum. In many cases, user problems can be resolved with a few searches and a bit of reading. Second, look at the dates of posts and the version of openmediavault referenced. Posts that are 3 or more years old may not apply to the current openmediavault version.\\ First search the forum. In many cases, user problems can be resolved with a few searches and a bit of reading. Second, look at the dates of posts and the version of openmediavault referenced. Posts that are 3 or more years old may not apply to the current openmediavault version.\\
 \\ \\
-If posting a problem on the forum, start at the forum index , and look for the category that looks to be appropriate for the post. Along with an explanation of the the issue, the openmediavault version, the appropriate logs and command line output, if known, and the hardware platform in use are the absolute minimums required. Realize that, without information, even the most experienced users, Moderators, and / or Developers will not be able to provide assistance.\\+If posting a problem on the forum, start at the [[https://forum.openmediavault.org/|forum index]], and look for the category that looks to be appropriate for the post. Along with an explanation of the the issue, the openmediavault version, the appropriate logs and command line output, if known, and the hardware platform in use are the absolute minimums required. Realize that, without information, even the most experienced users, Moderators, and / or Developers will not be able to provide assistance.\\
 \\ \\
   * Ask the right questions. For beginners, this can be deceptively difficult. There’s some “straight forward” guidance on this topic here → [[http://www.catb.org/~esr/faqs/smart-questions.html#idm368|Ask the right questions]].\\   * Ask the right questions. For beginners, this can be deceptively difficult. There’s some “straight forward” guidance on this topic here → [[http://www.catb.org/~esr/faqs/smart-questions.html#idm368|Ask the right questions]].\\
Line 851: Line 851:
 **Solution 1:**\\ **Solution 1:**\\
 \\ \\
-Turn the quota service off.+Turn the quota service off.\\
 \\ \\
-<html><tt><span style="color:#fa502c>"sudo /etc/init.d/quota stop</span></tt></html>+<html><tt><span style="color:#fa502c">sudo /etc/init.d/quota stop</span></tt></html>\\
 \\ \\
-(In the following examples, substitute the appropriate UUID's for the source and destination drives in the Rsycn command line.)+(In the following examples, substitute the appropriate UUID's for the source and destination drives in the Rsycn command line.)\\
 \\ \\
 <html><tt><span style="color:#fa502c">sudo quotaoff --user --group /srv/dev-disk-by-uuid-3bdb3de5-218b-4930-bb61-05cda64f8c6b</span></tt></html> <html><tt><span style="color:#fa502c">sudo quotaoff --user --group /srv/dev-disk-by-uuid-3bdb3de5-218b-4930-bb61-05cda64f8c6b</span></tt></html>
Line 862: Line 862:
 ''''\\ ''''\\
 \\ \\
-Optionally, delete the files <html><tt><span style="color:#fa502c"aquota.group</span></tt></html> and <html><tt><span style="color:#fa502c"aquota.user</span></tt></html> from the source and destination drives.\\+Optionally, delete the files <html><tt><span style="color:#fa502c">aquota.group</span></tt></html> and <html><tt><span style="color:#fa502c">aquota.user</span></tt></html> from the source and destination drives.\\
 \\ \\
 **Solution 2:**\\ **Solution 2:**\\
Line 870: Line 870:
 A full command line example: A full command line example:
  
-<html><tt><span style="color:#fa502c">rsync -av --delete --exclude='aquota.group' --exclude='aquota.user' /source-drive/ /destination-drive/</span></tt></html>+<html><tt><span style="color:#fa502c">rsync -av --delete --exclude='aquota.user' --exclude='aquota.group' /source-drive/ /destination-drive/</span></tt></html>
  
 ---- ----
Line 909: Line 909:
 ===== A Closing Note ===== ===== A Closing Note =====
  
-We, who support the openmediavault project, hope you’ve found this guide to be useful and that you’ll find your openmediavault server to be efficient, easy to use, and enjoyable.+We, who support the openmediavault project, hope you’ve found this guide to be useful and that you’ll find your openmediavault server to be efficient, easy to use, and enjoyable.\\ 
 +\\ 
 +If you found this guide to be helpful, please consider a modest donation to support the  
 +hosting costs of this server (OMV-Extras) and the project (Openmediavault). \\ 
 +\\ 
 +**OMV-Extras.org** 
 +\\ 
 +<html> 
 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> 
 +<input type="hidden" name="cmd" value="_s-xclick"> 
 +<input type="hidden" name="hosted_button_id" value="2BQNGSC8HQJME"> 
 +<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" border="0"> 
 +<img alt="" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" border="0"> 
 +</form> 
 +</html> 
 +\\ 
 +\\ 
 +**www.openmediavault.org** 
 +\\ 
 +<html> 
 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank"> 
 +<input name="cmd" type="hidden" value="_s-xclick" />  
 +<input name="hosted_button_id" type="hidden" value="95MF5UQ66PW2E" />  
 +<input style="border: 0px; padding: 0px;" alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" type="image" />  
 +<img loading="lazy" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /> 
 +</form> 
 +</html> 
 + 
 + 
 +\\  
 +\\ 
 +\\