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!

UPboard booting issues

Green PC, UPS, Power saving, etc.
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
justason
NewUser
NewUser
Posts: 2
Joined: 05 Jul 2019 08:38
Status: Offline

UPboard booting issues

Post by justason »

Hello,

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.

After investigation I have fount a FreeBSD therad https://forums.freebsd.org/threads/boot ... ten.57321/, where the problem was resolved:
Kernel stucks on or after non existing UART testing.

I had to interrupt booting process, and type:
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?

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: UPboard booting issues

Post by raulfg3 »

add in webGUI in

loader.conf or perhaps in sysctl.conf not sure what is the correct.

https://www.xigmanas.com/wiki/doku.php? ... oader.conf
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)

Wiki
Last changes

HP T510

User avatar
ms49434
Developer
Developer
Posts: 828
Joined: 03 Sep 2015 18:49
Location: Neuenkirchen-Vörden, Germany - GMT+1
Contact:
Status: Offline

Re: UPboard booting issues

Post by ms49434 »

justason wrote:
05 Jul 2019 08:58
Hello,

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.

After investigation I have fount a FreeBSD therad https://forums.freebsd.org/threads/boot ... ten.57321/, where the problem was resolved:
Kernel stucks on or after non existing UART testing.

I had to interrupt booting process, and type:
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.

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: UPboard booting issues

Post by raulfg3 »

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)

Wiki
Last changes

HP T510

User avatar
ms49434
Developer
Developer
Posts: 828
Joined: 03 Sep 2015 18:49
Location: Neuenkirchen-Vörden, Germany - GMT+1
Contact:
Status: Offline

Re: UPboard booting issues

Post by ms49434 »

raulfg3 wrote:
05 Jul 2019 10:20
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.

justason
NewUser
NewUser
Posts: 2
Joined: 05 Jul 2019 08:38
Status: Offline

Re: UPboard booting issues

Post by justason »

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.

Post Reply

Return to “Other hardware”