This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
I have managed to boot XigmaNAS on UpBoard https://up-board.org/up/specifications/
However, the default boot doesn't succeeded and stuck on atkbd0: GIANT-LOCKED message.
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
I have managed to boot XigmaNAS on UpBoard https://up-board.org/up/specifications/
However, the default boot doesn't succeeded and stuck on atkbd0: GIANT-LOCKED message.
set hint.uart.0.disabled="1"
set hint.uart.1.disabled="1"
boot
How to add these commands to the XigmaNas BootStick, so it boots automatically?
Boot the stick and go to System > Advanced > loader.conf and add the above settings, i.e.:
system_loaderconf_edit.png
You do not have the required permissions to view the files attached to this post.
1) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 22GB out of 32GB ECC RAM, LSI 9300-8i IT mode in passthrough mode. Pool 1: 2x HGST 10TB, mirrored, L2ARC: Samsung 850 Pro; Pool 2: 1x Samsung 860 EVO 1TB, SLOG: Samsung SM883, services: Samba AD, CIFS/SMB, ftp, ctld, rsync, syncthing, zfs snapshots.
2) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 8GB out of 32GB ECC RAM, IBM M1215 crossflashed, IT mode, passthrough mode, 2x HGST 10TB , services: rsync.
only a doubt , is mandatory to write "set" or is enought to write variable and value = 1
aclaration:
in name you say to put "set hint.uart.0.disabled"
I think that is enought to write "hint.uart.0.disabled"
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
only a doubt , is mandatory to write "set" or is enought to write variable and value = 1
aclaration:
in name you say to put "set hint.uart.0.disabled"
I think that is enought to write "hint.uart.0.disabled"
c&p error, post has been updated, ty!
1) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 22GB out of 32GB ECC RAM, LSI 9300-8i IT mode in passthrough mode. Pool 1: 2x HGST 10TB, mirrored, L2ARC: Samsung 850 Pro; Pool 2: 1x Samsung 860 EVO 1TB, SLOG: Samsung SM883, services: Samba AD, CIFS/SMB, ftp, ctld, rsync, syncthing, zfs snapshots.
2) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 8GB out of 32GB ECC RAM, IBM M1215 crossflashed, IT mode, passthrough mode, 2x HGST 10TB , services: rsync.
Also this boot option works: "unset hint.uart.1.at"
Since, the up-board has only one uart, FreeBSD tries to find a second one .... and it hangs up here.