User Tools

Site Tools


bsd:notes:zfs_nas_format

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
bsd:notes:zfs_nas_format [2025/08/28 01:22] Sean Rhonebsd:notes:zfs_nas_format [2025/08/29 01:22] (current) Sean Rhone
Line 14: Line 14:
   zpool status 'NAS'   zpool status 'NAS'
  
-  '/NAS'+  zpool import 'NAS'
  
 ===== NTFS Restore ===== ===== NTFS Restore =====
Line 31: Line 31:
  
   cp -R -L -p '/mnt/NAS2/'* '/NAS'   cp -R -L -p '/mnt/NAS2/'* '/NAS'
 +
 +  sync && umount '/mnt/NAS2'
 +
 +==== vsftpd ====
 +
 +  * [[servers:bsd:vsftpd]]
 +
 +  chown -R 'espionage724':'espionage724' '/NAS' && sync
 +
 +  chmod -R '774' '/NAS' && sync
  
 ====== NTFS ====== ====== NTFS ======
/usr/local/www/wiki/data/pages/bsd/notes/zfs_nas_format.txt · Last modified: by Sean Rhone