Installation failure
-
Was this on a fresh install or update?
-
@Tom-Elliott Hi Tom, fresh installs of both CentOS 7 and Ubuntu 14.04 both.
-
When you set up the OS either Ubuntu or Cent are you creating a user named FOG? If so that could be the issue. FOG creates this user and it should not exist before hand. Try using a different username.
-
Please try updating.
I found a few conflicting entries and made things more streamlined.
Let me know if there’s still an issue. With any luck this change may even fix the Storage Node installation issues
-
@ITSolutions No user called “FOG” or anything like it exists prior to installation. If you take a look at the error message it indicates that installation is complaining that the file /.mntcheck is not there - so the data suggests that this would not be an issue related to an existing user.
-
@Tom-Elliott Definitely gets farther, new failure tho:
-
Press [Enter] key when database is updated/installed.
-
Setting up storage…OK
-
Setting up and starting DHCP Server…/lib/common/functions.sh: line 1464: ${subtract1fromAddress ${interface2broadcast $interface}}: bad substitution
-
-
Found that issue and fixed it. Thanks for reporting.
Let me know if there’s anything else.
-
@Tom-Elliott Tom, really appreciate the help thus far - thank you! I just did a fresh git pull on the CentOS 7 box after reverting to snapshot and still got the substitution error:
- Setting up and starting DHCP Server…/lib/common/functions.sh: line 1464: ${subtract1fromAddress ${interface2broadcast $interface}}: bad substitution
-
@Tom-Elliott Just tried the Ubuntu VM as well for giggles - same error there unfortunately.
-
@jjml2 please try again. apparently it decided not to push last time around it should be good now.
-
@Tom-Elliott Did a fresh pull and can confirm the install script now finishes successfully on CentOS 7. Will test on the Ubuntu box later just to confirm - but I imagine it will work there now as well. Thanks again for all of the help with this Tom.