User Tools

Site Tools


bsd:notes:rsync_nas

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
bsd:notes:rsync_nas [2025/10/30 15:32] – [Etc] Sean Rhonebsd:notes:rsync_nas [2026/01/14 20:49] (current) – [Disconnect Enclosure] Sean Rhone
Line 68: Line 68:
   usbconfig -d '/dev/ugen0.4' 'power_off'   usbconfig -d '/dev/ugen0.4' 'power_off'
  
-  usbconfig -d '/dev/ugen0.5' 'power_off'+  usbconfig -d '/dev/ugen0.5' 'power_off' && usbconfig
  
 ===== Reference ===== ===== Reference =====
Line 95: Line 95:
  
   geom disk list   geom disk list
 +
 +  gpart destroy -F 'da0'
  
   dd if='/dev/zero' of='/dev/da0' count='8096'   dd if='/dev/zero' of='/dev/da0' count='8096'
Line 112: Line 114:
  
   zpool import 'NAS'   zpool import 'NAS'
 +
 +  zfs unmount 'NAS'
  
   zpool export 'NAS'   zpool export 'NAS'
Line 195: Line 199:
 <code>rsync --recursive --update --ignore-existing --verbose --debug='ALL' '/mnt/NAS2/Videos/' '/NAS/Videos'</code> <code>rsync --recursive --update --ignore-existing --verbose --debug='ALL' '/mnt/NAS2/Videos/' '/NAS/Videos'</code>
  
-===== Everything =====+===== Etc =====
  
   * :!: Covers games pictures and anything else caught in above excludes   * :!: Covers games pictures and anything else caught in above excludes
/var/www/wiki/data/attic/bsd/notes/rsync_nas.1761852777.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki