Search results

  1. N

    Napp-it unable to isolate sftp user to zfs pool hosted directory.

    No server is exposed entirely. The main server with the napp-it vm is behind a reverse proxy hosted by pfsense.
  2. N

    Napp-it unable to isolate sftp user to zfs pool hosted directory.

    Hi @gea and thank you for replying, as usual. I have thought of that, I am running a pfsense also an I already have vpn servers running in both locations, but I wouldn't like to vpn the entire home assistant vm, or even worse, all traffic. I thought that easiest method that is pretty safe would...
  3. N

    Napp-it unable to isolate sftp user to zfs pool hosted directory.

    NOPE. After some time it simply stopped working, without any modifications. I can't even access it locally with the isolated user. I can sftp using root. current config: /etc/ssh/sshd_config: Subsystem sftp /usr/libexec/amd64/sftp-server Match User nonisftp ForceCommand internal-sftp...
  4. N

    Napp-it unable to isolate sftp user to zfs pool hosted directory.

    Hello! I am trying to send some video files over the internet to my napp-it hosted zfs pool. The pool is working ok locally. I created a user with no console access, and set the following in /etc/ssh/sshd_config: Subsystem sftp /usr/libexec/amd64/sftp-server Match User sftpuser #same...
  5. N

    Hard drive errors, don't know where to start

    FYI I see that a new generation of cables started to pop up, and I think it is exactly because of the issues I had. Newer cables come with the power cable directly connected to the sff connector. I bought: and it looks like the problems have went away. So, keep your connections safe. That...
  6. N

    Do these benchmarks look normal for napp-it?

    Hello, I was reading through my old posts and I wanted to confirm that everything was running accordingly to the hardware used. At this moment I am running napp-it vm on a proxmox server, on 2 cores off an i5 12500T and I am getting 250 mBps on both hdd and ssd pools. 48gb of ram on napp-it.
  7. N

    Evolution from Storage Spaces

    See, I am so tired I don't even formulate the question correctly :) What I really wanted to say, is how to be able to see the correct user from the nfs client - an ubuntu vm. The vm is running an instance of nextcloud and in order to run occ commands, I think it needs to show the correct user...
  8. N

    Evolution from Storage Spaces

    Hello @gea and sorry to bring this back to life. I am a bit ashamed because it takes too much time for me to elaborate on this issue, but I might still need a solution, so I just want to ask something, I hope, easy to be answered. What would be the easyest way to be able to see the correct...
  9. N

    R680E motherboards compatibility

    Hello, I am just updateing my homelab hardware for even lower power draw, so I thought I will move from an i7 11700F + quadro p400 + 64gb ddr4 to I12 12500T with 64gb DDR5. While searching for different options on motherboards, i stumbled upon some R680E chipset motherboards on ebay, like...
  10. N

    Evolution from Storage Spaces

    At the moment I am not having any issues because on server side everything is looking good. The problem is that on the client side, any file owner appears as "nobody", thus making it impossible to run apps hosted on that nfs share as a linux user. And I would like for the clients to display...
  11. N

    Evolution from Storage Spaces

    Hello, thanks for the quick reply. On the server side, I created a new folder on one of the pools for testing.(new zfs filesystem from the webgui) These are the permissions for that new folder: drwxrwxrwx+ 4 root root 4 Nov 3 08:01 merge I mounted this share on my client. I can...
  12. N

    Evolution from Storage Spaces

    In the end, after swapping everything - case, all hardware including all hard drives, from time to time I still get random errors on one drive, and I narrowed it down to the drive missing connection with the adapter. I can blame this on small vibrations over time, creating disconnects between...
  13. N

    Hard drive errors, don't know where to start

    no more errors on a new scrub. I am sure the disks are all ok as they are all brand new. So I'll leave it at that for now.
  14. N

    Hard drive errors, don't know where to start

    The CKSUM errors should go away on a new scrub, or should I use zpool clear prior to starting the new scrub job?
  15. N

    Hard drive errors, don't know where to start

    I reseated the cables again and waited for the next planned scrub to happen. Just for tracking, the scrub completed with the following results: status: One or more devices has experienced an unrecoverable error. An attempt was made to correct the error. Applications are unaffected...
  16. N

    Hard drive errors, don't know where to start

    dmesg: https://pastebin.com/RpzPLHGM
  17. N

    Hard drive errors, don't know where to start

    It is very frustrating as I have already replaced hba card, breakout cables, mb cpu ram and psu and disks :)) so everything. I had this issue on 2 different versions of nappit.
  18. N

    Hard drive errors, don't know where to start

    Hello everybody, I have been having issues with a nappit install on an esxi host and I do not know where to go from here. Hardware config 1: 4x12tb sata drives + 4x1tb ssds on a Dell H310 in IT mode. Each 4 drives on one sff8087 to 4x sas connectors breakout cable. HP Z420 mb, e52680v2...
  19. N

    Do these benchmarks look normal for napp-it?

    For my fast needs, the pool made of ssds should be enough. Would i need to enable sync if using a live ups? The only thing i could think of going bad would be a component failing badly, like psu, motherboard, cpu, ram, controller that could affect the situation, correct?
  20. N

    Do these benchmarks look normal for napp-it?

    Hi Gea, thanks for the usual fast reply. 1. I am now running on an i5 10400t :) 4 cores allocated to napp-it vm. 5 cores to the windows vm. 32gb ddr4 2666 allocated to napp-it, 20gb to windows. Vms are stored on a separate nvme, directly allocated to esxi. Vnics are all set to vmxnet3. All...