Image won't deploy to systems already imaged
-
AHHH!!! there is no password there…let me throw one in and see what happens. That’s probably it. I somehow neglected to get to this menu before. ./headslap
-
Further, I guess, now I get this:
I’m not using a NAS or anything, just another partition, /images where I’m storing the image. We’re only using one or two images in our environment.
-
@sarge_212 Never seen that one before… But it’s still related to FTP.
Go through the credentials part of that article I posted again… see if that clears it up.
Also try some of the test statements at the beginning of that article, just to verify if FTP is working or not with the credentials you set.
-
Wayne,
Should users be created in /etc/shadow and /etc/passwd that are fog UI users? Just curious because none of those users I have created are in those files. I checked the log for vsftpd and it mentions that the user is unknown. I’m pretty sure it’s something in the environment where the user isn’t being recognized. Thoughts?
-
@sarge_212 Strange… can you just manually create a user called fog and assign it the correct password, the one inside /opt/fog/.fogsettings and the other areas?
-
I am attempting to do that, but I keep getting a (current password) prompt. After entering in all sorts and variations of passwords, I get authentication failure. I’ve tried userdel -uf fog to force remove the fog user and then add it again. It just doesn’t seem to be working. Also, I noticed in /var/www/html/fog/lib/fog/Config.class.php, that the STORAGE_FTP_PASSWORD wasn’t in this file. I added it there but still getting the error about Undefined index, optimal storage node.
-
@sarge_212 I will continue to offer my assistance with your issue, But at this point, I’m just being honest when I say that it may be faster to rebuild the FOG server. And, in most cases, it’s not a big deal either. I can build a FOG server in under 3 hours by myself and most of that is twiddling my thumbs waiting on installation and OS updates. Add another hour or two for transferring your images - mostly thumb twiddling.
Also, you might want to reach out to someone like @cml or @Tom-Elliott or @ch3i for assistance. Because what I would suggest at this point is trying to delete and recreate the fog user but you’ve already done that… and I’m not totally sure where to go from here.
-
No problem Wayne. This forum is awesome and you guys are all way responsive and helpful. Thanks!
-
Hey all,
I think this is a bug.
If I go to Task Management > List all hosts > click the Download arrow for that host, it downloads an image. However, if I go to host management > select the host > basic tasks > download > schedule the download, I get the error about optimal storage node. Just wanted to let you know after much hair pulling. Thanks.
-
@sarge_212 What version?