This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:storage:napp-it [2019/06/02 08:44] gcooper |
computing:storage:napp-it [2025/01/28 08:47] (current) gcooper |
||
---|---|---|---|
Line 6: | Line 6: | ||
See also **[[computing: | See also **[[computing: | ||
+ | |||
+ | See also **[[https:// | ||
+ | |||
+ | **License Swap**: http:// | ||
**Official Handbook**: http:// | **Official Handbook**: http:// | ||
Line 12: | Line 16: | ||
**All-in-One**: | **All-in-One**: | ||
+ | |||
+ | **Best HBAs**: https:// | ||
+ | |||
+ | **Best Hardware**: https:// | ||
https:// | https:// | ||
Line 117: | Line 125: | ||
:!: Napp-IT should only be used on secure networks. | :!: Napp-IT should only be used on secure networks. | ||
- | :!: Delete '' | + | :!: Delete '' |
Using a web browser: | Using a web browser: | ||
Line 287: | Line 295: | ||
itadm list-target -v | itadm list-target -v | ||
</ | </ | ||
+ | |||
+ | ===== S3 ===== | ||
+ | |||
+ | http:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | * Update '' | ||
+ | * Use menu **Services -> minIO S3 Services** to install '' | ||
+ | * 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. | ||
+ | |||
+ | Via SMB, you will find a folder '' | ||
+ | |||
+ | Open a browser (or any S3 client) with address ip:9000. | ||
===== NFS ===== | ===== NFS ===== | ||
Line 399: | Line 423: | ||
{{ : | {{ : | ||
- | ===== Replace a Failed Disk ===== | + | ==== Replace a Failed Disk ==== |
In the web GUI: | In the web GUI: | ||
Line 408: | Line 432: | ||
* Select the new drive you already installed | * Select the new drive you already installed | ||
* Click ' | * Click ' | ||
+ | |||
+ | If you simply replace a failed boot drive with another drive (system off), you can then: | ||
+ | |||
+ | < | ||
+ | zpool status rpool | ||
+ | zpool replace rpool device | ||
+ | </ | ||
+ | |||
+ | ==== rpool ==== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Install the boot block and boot loader of mirrored boot drives: | ||
+ | |||
+ | < | ||
+ | bootadm install-bootloader -P rpool | ||
+ | </ | ||
+ | |||
+ | :!: Test or switch boot drives in the system BIOS. | ||
===== File Manager ===== | ===== File Manager ===== | ||
Line 427: | Line 470: | ||
* napp-it webserver restart: ''/ | * napp-it webserver restart: ''/ | ||
* or try a reboot or reinstall via '' | * or try a reboot or reinstall via '' | ||
+ | |||
+ | ===== SFTP ===== | ||
+ | |||
+ | - Add SFTP user to SSH '' | ||
+ | - '' | ||
+ | - Modify ''/ | ||
+ | * ''/ | ||
+ | - Restart SSH service | ||
+ | * '' | ||
===== FTP ===== | ===== FTP ===== |