OPNsense Forum

Archive => 17.7 Legacy Series => Topic started by: whitwye on August 07, 2017, 04:57:31 pm

Title: [SOLVED] USB install seems stuck
Post by: whitwye on August 07, 2017, 04:57:31 pm
How long should the phase, at 63% of "/usr/local/bin/cpdup -vvv -I -o /usr/local /mnt/usr/local" take? I ask because it's been stuck there for 20 minutes with just the spinning |/-\ running.

This is in trying to install from the "VGA" USB image.
Title: Re: USB install seems stuck
Post by: franco on August 07, 2017, 05:21:04 pm
Depends where you are installing to? /usr/local is the largest blob. Depending on average read speed of the stick and the write speed of the target media that may take a while.
Title: Re: USB install seems stuck
Post by: whitwye on August 07, 2017, 07:08:12 pm
Installing to a RAID array in a Dell server. It's now been stuck there for over 1-1/2 hours. Can't be right.
Title: Re: USB install seems stuck
Post by: whitwye on August 07, 2017, 08:36:08 pm
The several segfaults seen since my initial report suggest bad hardware.

However for what it's worth, a manual install via SSH now is again stuck, this time at:

/usr/local/bin/cpdup -vvv -I -o /boot /mnt/boot at 9%. When I go in for another session as root, I can't even ls /mnt. So it's apparently not mounted.

Error handling isn't handling this well.
Title: Re: USB install seems stuck
Post by: whitwye on August 07, 2017, 11:03:07 pm
A BIOS upgrade on the Dell has allowed the installation to run to completion -- much faster too.

But it doesn't successfully boot into it. Looks like trouble with the Dell PERC H730 RAID adaptor. The FreeBSD docs only list the H730/P, not the H730, as compatible. Evidently they're distinct hardware. May have to shut down the RAID and retry.

I don't suppose OPNsense supports ZFS, in place of hardware RAID? Can't find anything in the docs about filesystem choices.
Title: Re: USB install seems stuck
Post by: whitwye on August 07, 2017, 11:11:50 pm
Ah, Dell also had a firmware upgrade for the RAID controller. Now it finishes booting. What an adventure.

Title: Re: USB install seems stuck
Post by: duojet on August 08, 2017, 04:43:00 am
same exact issue here. no raid. latest bios. install progressing extremely slow. after 2 1/2 hours it's at 75%. I'm installing to an SSD. My usb stick is not THAT slow.
Title: Re: USB install seems stuck
Post by: whitwye on August 08, 2017, 04:14:02 pm
After the firmware updates to the Dell (both BIOS and RAID), the installation process completes within a few minutes.

There was an apparent difference between the iDRAC (Dell lights-out) view of the console and doing the installation through SSH, in that with SSH the errors thrown were presented, where the iDRAC view just would get stuck showing a percentage.

(Presumably the iDRAC view is what I would have seen if sitting in front of the machine. But it's 100 miles away.)