Hi, I can’t connect to my TrueNAS scale server anymore, not even through the webGUI due to me being stupid. It seems like I need to do a full reinstall and I’m very paranoid about losing data. What do I need to do so I can reinstall truenas without using data? Do I need to export my pools? I don’t want to save my config, since it seems to be totally broken. Thanks in advance.

  • jh0wlett@discuss.tchncs.de
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I’m not sure exactly what your setup is, if you have data in the OS pool that might be gone, unless you can boot the system from a stick and mount that disk to copy data over. Zpool export isn’t strictly necessary.

    If your data is in a different pool then it should be theoretically easy to just import that pool in a new install.

    • trilobite@lemdro.id
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 months ago

      This is good to know. I have my OS on nvram and my data pool on a disk array. If u lose a disk on the pool, zfs should take care of that. If I lose the os disk or is gets corrupt, then based on what u say above, it should be easy enough to reinstall Truenas scale on new nvram, import the pool and then import the last config file to setup all the shares which otherwise would have to be setup manually from scratch. Does that sound right?