• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by spankit

  1. S

    Using Proxmox as snapshot ZFS backup target?

    Just to recap, you currently have two systems. 1x Dell T110ii running FreeBSD used for storage 1x Dell T20 running Proxmox used for Virtualization You're wanting to backup the FreeBSD system to the Proxmox system? Are both systems in the same physical location or are you wanting to do this...
  2. S

    OpenZFS NAS (BSD, Illumos, Linux, OSX, Solaris, Windows + Storage Spaces) with napp-it web-gui

    That's the document I followed when I was trying to get it going. I'm having issues on this particular server when running the following command. notest install IO::Socket::SSL
  3. S

    OpenZFS NAS (BSD, Illumos, Linux, OSX, Solaris, Windows + Storage Spaces) with napp-it web-gui

    I'm trying to configure TLS Mail and I'm getting the following error when trying to install IO::Socket:SSL in the CPAN Shell. cpan[1]> notest install IO::Socket::SSL Reading '/root/.cpan/Metadata' Database was generated on Mon, 19 Nov 2018 03:29:03 GMT Running install for module...
  4. S

    Post your hard drive Power On hours!

    I've got 8 of these in my server at home in some Raid-Z's. Haven't had any fail yet, knock on wood. === START OF INFORMATION SECTION === Model Family: Hitachi Deskstar 5K3000 Device Model: Hitachi HDS5C3030ALA630 Firmware Version: MEAOA580 User Capacity: 3,000,592,982,016 bytes [3.00...
  5. S

    OpenZFS NAS (BSD, Illumos, Linux, OSX, Solaris, Windows + Storage Spaces) with napp-it web-gui

    I have a RAIDZ2 comprised of 8x 3TB HGST 512 sector drives that have over 6 years of power on time (approx 53200hrs). While I haven't lost a drive yet, I know my days are numbered. The pool was created using ashift=9 and and I know that in the past OI/OmniOS wouldn't let you replace the drive...
  6. S

    how can I copy whole SD card to my NAS

    win32diskimager has the ability to both read/write raw disk images. Give that a shot.
  7. S

    Building a (low cost) Linux-based ZFS High-Availability Clustered NAS

    From what I understood from Nexenta when we asked about active/active during a SAN build for our office, this is basically what they told us we would have to do.
  8. S

    Building a (low cost) Linux-based ZFS High-Availability Clustered NAS

    Thanks for posting. The OCF script you link in the article appears to be written for Illumos, did you have to make any modifications to it in order to get it work work with ZOL. I gave it a quick look and it doesn't look like it's really doing anything too crazy.
  9. S

    how to destroy an old zpool belong to another system

    Maybe this is some help to you? Adventures in ZFS: Destroy A Zpool Without Importing – IT From All Angles
  10. S

    OpenZFS NAS (BSD, Illumos, Linux, OSX, Solaris, Windows + Storage Spaces) with napp-it web-gui

    Hey _Gea, Seems the amp installer is returning a 404 error. root@fs1:/root# wget -O - www.napp-it.org/amp | perl --2016-05-29 20:02:09-- http://www.napp-it.org/amp Resolving www.napp-it.org (www.napp-it.org)... 188.93.13.227 Connecting to www.napp-it.org (www.napp-it.org)|188.93.13.227|:80...
  11. S

    Purchasing FreeNAS Hardware (not going DIY route) - Recommendations?

    If you're not planning on going the DIY route I would probably look at purchasing the hardware directly from FreeNAS.
  12. S

    ZFS Question

    Only way to redistribute the data evenly across all vdev's would be to take all the data off the pool that you want balanced and then then put it all back on. It's not pretty but it's currently the only way.
  13. S

    Using Norco RPC-4220 with external HBA (hence no motherboard)

    2) Supermicro makes a board that does what you're looking for. https://www.supermicro.com/manuals/other/CSE-PTJBOD-CB3.pdf
  14. S

    Need 6 SAS ports for Norco 4224 build

    Here's a nice list of all re-branded LSI cards. https://forums.servethehome.com/index.php?threads/lsi-raid-controller-and-hba-complete-listing-plus-oem-models.599/
  15. S

    Silencing a SC846?

    I did the same thing. The way I did it is a bit ugly but it keeps me sane.
Back
Top