Hi all, took delivery of a new HL8 and it’s been a little of a rough start:
When I installed drives, the “45Drives Disks” tab didn’t show anything even though the disks did show up using ‘lsblk’. Looking in the manual I discovered I needed to manually map the disk slots (found in the troubleshooting section.) Shouldn’t this have been done at the factory since I paid for the full burn in?
Once #1 above was done, I set about creating a pool. Pretty simple to accomplish. However, when done, no pools show up in “45Drives ZFS” even though, again, the pool shows up on the command line (zpool list). Also, in the “45Drives Disk” section, the pool shows up there - just not in “45Drives ZFS”. What gives?
If I manually run the python script that gets pool data, I do get JSON back that looks correct. Also, then refreshing the pool list in the UI, I can hear it hit the disks…just nothing is returned in the UI.
Hey CPN! Sorry to hear you’re off to a rough start. Was the pool created using aliases? It’s been a while since I played around with Houston UI but I do remember a lot of stuff not working right if the ZFS pool referenced device names or paths instead of aliases.
Hey CPN,
If you do not mind running the command dnf list installed | grep cockpit-zfs
this should tell you what version of ZFS module you have. There was a problem originally where pools would not show up in the UI but on my test server they started showing up again with version “1.1.16”
If yours is on a lower version you should try running a dnf update to get the latest version.
I hope this helps and sorry about the troubles you are facing!
I am pulling it from the same 45drives_stable repository so that is strange
If you wanted you could try removing it and reinstalling it using dnf remove cockpit-zfs
then dnf install cockpit-zfs
When going to install it should show the version, if it is still .15 I will try and find out why that may be.
If you have any other questions please let me know!
Hi. Yes, installing cockpit-zfs-manager makes the pools show up so it must be a problem with cockpit-zfs. :-(. I also saw an update for 1.1.17 of cockpit-zfs but it has the same problem.
So, I installed samba and, guess what? I can see shares now. Why the heck wasn’t samba installed on this brand new HL-8? I’m pretty frustrated with this at this point.
Are there any other new HL8 owners running into these issues? Not having the main Samba apps installed seems hard for me to understand. Am I missing something?