After recently migrating from CORE to SCALE, I had a USB backup device in my mirrored boot pool cycle between being degraded and ‘no errors’ several times a day. After discovering I can’t remove a mirrored boot pool device in the GUI (I don’t have a replacement handy), I found this linked advice from the forums and tried to follow it by first running sudo zpool status boot-pool in Shell.
Unfortunately, the command fails to run and I’m told ‘Namespace zpool not found.’ I receive the same message when I try sudo zpool. My new admin user has TrueNAS Console set as its Shell and I’m choosing ‘Open TrueNAS CLI Shell’ from the Shell menu.
When I navigate to the Linux shell, I encounter the following message and some accompanying options: “This is the Z Shell configuration function for new users, zsh-newuser-install. You are seeing this message because you have no zsh startup files (the files .zshenv, .zprofile, .zshrc, .zlogin in the directory~). This function can help you with a few settings that should make your use of the shell easier.”
Should I choose “Exit, creating the file ~/.zshrc containing just a comment”, “Populate your ~/.zshrc with the configuration recommended by the system administrator and exit” or do something else? I’m afraid I can’t find any guidance in the documentation.