Image task not going through
-
That root user owner on the second line is okay? Running chown -R fog:root /images solve problem?
-
@jackiejack The second line refers to the âparentâ directory (
/
) so yes itâs perfectly fine. Achown -R fog:root /images
wonât solve the problem if youâre still having problems as, based on what I can tell, the permissions are already setup as fog:root. -
Change interface from n to enp5s0 on storage management?
-
@jackiejack You can though that should only impact the fog services and multicast (more particularly).
-
@tom-elliott what about that php file line 1046 error? I donât think I saw those before I did george passwd reset.
-
@jackiejack The only thing I can think of here is the 1046 error youâre seeing is in regards to FTP. The line your file is referencing is literally:
if ($fields[3]) {
What this tells me is the field itâs working on isnât defined, so itâs more a warning than an error. If I had to guess, however, your password for the storage node is not accurate and you should really be seeing something to the tune of âUnable to authenticate.â I base this on the fact that itâs showing the host/username but failing to show the password.
I suppose itâs also possible the /home/fog folder is missing?
-
@tom-elliott /home/fog is there and empty.
I went to storage management and then on DefaultMember and pasted the password from the .fogconfig file twice. The second time using private browsing. I am thinking to do over georgeâs stuff again but change the password on the .fogconfig to something really stupidly simple.
-
but interface is enp5s0
is that okay? click y (I changed the password to something simple.)
-
@jackiejack Change the interface setting in the
/opt/fog/.fogsettings
file to match that of the interface for your device. -
@tom-elliott ooookay so what I did was hit N for no, then changed .fogsettings to enp5s0
re ran installer, now went to
http://192.168.26.110/fog/management
to update databasenothing there, so came back to terminal and keep hitting enter but nothing is happening. Itâs hanging right there.
-
@jackiejack Click in the terminal, then press enter.
When you see the button right Rectangle thatâs not all black, it means the window is currently not focused, at least not directly.
-
@tom-elliott sir itâs black, that screenshot not focused. Hit enter how many times no work
-
@jackiejack What changed between when you ran it before to now? It seems maybe you could close the terminal, and open a new one? Then try? Iâm only guessing. Nothing from fogâs installer perspective has changed.
-
@tom-elliott yes it worked. Running next clone fresh win 10 no smart installer
Thank you for your patience.
-
Have a single disk but no mulitple partitions
Choose multiple partition single disk not resizable? -
Same error could not complete tasking /bin/fog.upload
-
I set up my centos server like this donât know if it will cause error
-
@JackieJack I am sorry but what you tell is mostly very short and therefore unclear or possibly misleading.
Have a single disk but no mulitple partitions
Choose multiple partition single disk not resizable?and
yes it worked. Running next clone fresh win 10 no smart installer
This is a great example. What the he** do you mean by that? Iâd really like to help you and I am sure others would say the same but how on earth should we know what you mean if donât use more words to explain.
I really donât mean to offend. Hope you donât mind.
-
@sebastian-roth The nerve of yourâŠ
Okay, when creating the image definition, I choose âmultiple partition single disk not resizableâ, even though I have a single disk single partition. I did not choose single partition option as that has resizable in it. I am of the understanding that resizable is a no no. It is not as safe a bet as non resizable.I was asking for confirmation if I can choose multiple partition, in image def, even though I donât have multiple partitions.
The âyes it workedâ was Tomâs advice to continue my ./installfog.sh. When I changed the password to something simple in .fogsettings, and changed it everywhere else - fog account, storage managment node - I reran ./installfog.sh to ârealign the remaining bitsâ as george put it. When it asked to update database schema, and hit enter, the enter button stopped working so to speak. It was not registering. So, I opened a new terminal (as Tom suggested) and ran ./installfog.sh and this time the everything went through. Hit enter button at mysql update.
But, still getting the same
could not complete tasking /bin/fog.uploadAs a matter of fact, Iâm thinking about installing fog tomorrow in the lab - on ubuntu
-
Iâm thinking, should I put a password for mysql? It does say reattempting to update database - on the host screen just after cloning is done