User Tools

Site Tools


computing:storage:napp-it

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
computing:storage:napp-it [2021/01/02 16:16]
gcooper
computing:storage:napp-it [2025/01/28 08:47] (current)
gcooper
Line 8: Line 8:
  
 See also **[[https://www.napp-it.org/doc/downloads/flash_lsi_sas.pdf|Flash LSI IR to IT Mode]]** See also **[[https://www.napp-it.org/doc/downloads/flash_lsi_sas.pdf|Flash LSI IR to IT Mode]]**
 +
 +**License Swap**: http://napp-it.org/extensions/swap_en.html 
  
 **Official Handbook**: http://www.napp-it.org/doc/downloads/napp-it.pdf **Official Handbook**: http://www.napp-it.org/doc/downloads/napp-it.pdf
Line 14: Line 16:
  
 **All-in-One**: http://www.napp-it.org/doc/downloads/all-in-one.pdf **All-in-One**: http://www.napp-it.org/doc/downloads/all-in-one.pdf
 +
 +**Best HBAs**: https://www.servethehome.com/buyers-guides/top-hardware-components-napp-omnios-nas-servers/top-picks-for-napp-it-and-omnios-hbas-host-bus-adapters/
 +
 +**Best Hardware**: https://www.servethehome.com/buyers-guides/top-hardware-components-napp-omnios-nas-servers/
  
 https://forums.servethehome.com/index.php?threads/performance-tuning-three-monster-zfs-systems.3921/ https://forums.servethehome.com/index.php?threads/performance-tuning-three-monster-zfs-systems.3921/
Line 119: Line 125:
 :!: Napp-IT should only be used on secure networks.  SSL is not available by default on the web interface. :!: Napp-IT should only be used on secure networks.  SSL is not available by default on the web interface.
  
-:!: Delete ''napp-it.cfg'' to reset to defaults.+:!: Delete '' /var/web-gui/_log/napp-it.cfg'' to reset to defaults.
  
 Using a web browser: Using a web browser:
Line 296: Line 302:
 https://forums.servethehome.com/index.php?threads/amazon-s3-compatible-zfs-cloud-with-minio.27524/ https://forums.servethehome.com/index.php?threads/amazon-s3-compatible-zfs-cloud-with-minio.27524/
  
-  * Update ''napp-it'' (**About > Update**) +  * Update ''napp-it'' (**About -> Update**) 
-  * Use menu **Services > minIO S3 Services** to install ''minIO''+  * Use menu **Services -> minIO S3 Services** to install ''minIO''
   * Use menu **ZFS Filesystems -> S3cloud -> unset** to activate (ex: on port 9000)   * Use menu **ZFS Filesystems -> S3cloud -> unset** to activate (ex: on port 9000)
  
 You can share the same filesystem via SMB and S3, but there is no file locking. You can share the same filesystem via SMB and S3, but there is no file locking.
  
-Via SMB, you will find a folder S3_data and S3_config with S3 data.+Via SMB, you will find a folder ''S3_data'' and ''S3_config'' with S3 data.
  
 Open a browser (or any S3 client) with address ip:9000. Open a browser (or any S3 client) with address ip:9000.
Line 417: Line 423:
 {{ :computing:storage:napp-it_zfs_diskinfos.png?750 |ZFS Disk Errors}} {{ :computing:storage:napp-it_zfs_diskinfos.png?750 |ZFS Disk Errors}}
  
-===== Replace a Failed Disk =====+==== Replace a Failed Disk ====
  
 In the web GUI: In the web GUI:
Line 426: Line 432:
   * Select the new drive you already installed   * Select the new drive you already installed
   * Click 'Replace'   * Click 'Replace'
 +
 +If you simply replace a failed boot drive with another drive (system off), you can then:
 +
 +<file>
 +zpool status rpool
 +zpool replace rpool device
 +</file>
 +
 +==== rpool ====
 +
 +https://omnios.org/info/migrate_rpool
 +
 +Install the boot block and boot loader of mirrored boot drives:
 +
 +<file>
 +bootadm install-bootloader -P rpool
 +</file>
 +
 +:!: Test or switch boot drives in the system BIOS.
  
 ===== File Manager ===== ===== File Manager =====
computing/storage/napp-it.1609629367.txt.gz · Last modified: 2021/01/02 16:16 by gcooper