Newbie getting started
-
@bogle said in Newbie getting started:
Is there a problem somewhere if I can’t delete a host on the fog project server
Can you explain a bit more? What happens when you remove a host from the web UI? Error message?!
-
Well it would just not do anything when after clicking the delete button. I could do a network boot on the client and remove it from there.
It have have something to do with the computers, they are HP ProOne 600s and HP EliteOne 800s running HP SureRecovery… I had to enable legacy pxe boot and disable secure boot for them to see the Fog Server.
From the web UI I can’t power down or do a WOL to the HP ProOne 600. Web UI reports it successfully updated the host. Where are the troubleshooting logs at?
-
@bogle said in Newbie getting started:
From the web UI I can’t power down or do a WOL
The power down command comes from the fog client. So that needs to be installed on the target computer so the power off command is seen by the client. Your client check in interval will dictate when the client actually sees the power off command.
The WOL is a bit tricky now days. Windows 8 and 10, when the computer is “shutdown” and fast start is enabled, shutdown is not really powered off, but in an enhanced sleep state so wol does not apply. You can test this by shutting down the computer via the shutdown button and then send the WOL command. Then pull the power from the computer, wait 10 seconds and then plug it it. Now send the WOL command. The computer should wake up. This is because a power up - off the computer is really powered off and not in a sleep state.
-
@bogle said in Newbie getting started:
Well it would just not do anything when after clicking the delete button.
There should be a window in the browser coming up asking for the login credentials to confirm the delete. I suppose you do not get this. Possibly you have JavaScript disabled? Other than that we need more information. Please check the apache webserver and PHP-FPM logs (see my signature).
It have have something to do with the computers, they are HP ProOne 600s and HP EliteOne 800s running HP SureRecovery…
I can’t see why the “cannot delete from the web UI” should have something to do with the computer model?!
-
I reverted back to a previous snapshot and managed to upload a image!
However an error has been detected.
I created the image from Win10General, then fully registered a new host to boot to the image.
-
@bogle Your issue sounds a lot like the one we were tracking here: https://forums.fogproject.org/topic/13484/lenovo-yoga-12-issues/6 The OP of that thread didn’t follow through with the testing so we don’t know if the slow connection idea was the root or not.
If you are willing to help us out and test this then we might be able to resolve this “random issue” for good.
Look through my post and then Sebastian’s post to see where we were heading with the testing.
-
Sure, I maybe a little slow today because I spent all morning making email work through my failover internet connection after primary internet went down. not fun
-
@bogle Take all the time you need, my FOG server is running just fine.
No worries, deal with what is important first.
-
Something doesn’t seem right. Here are some screenshots
Image can’t be 0.00
Image details in Fog
Screenshot of fog server /images/
This has to be the image that got uploaded
-
@bogle If something happens during the upload process the web site file size will not reflect what is on the disk. There is also an agent that runs once a day to resync the file size on disk with the file size reported via the web ui. Yes it is strange its not set correctly in the web ui after upload, but its not something to stop image deployment.
Edit after looking at the pictures again, I see the fog didn’t complete the process because directory with a mac name is still in dev. It didn’t get moved to /images/<image name> like it should have
Edit 2 this thread seems to be wandering about from issue to issue. We may need to create a new thread for new issues or we will really confuse someone reading this thread in the future.
-
Looks like image didn’t finish uploading.
Booted the pc backup with image i am trying to upload…
-
@bogle Then keep an eye on the screen when the blue partclone windows are done. There might be an error at the end when the client reports back to your FOG server.
-
-
@bogle Check out this topic: https://forums.fogproject.org/topic/11203/resyncing-fog-s-service-account-password
-
Thanks, I synced the passwords, re-ran the installer, and watching it try to upload the image now.
-
Do you guys make your partitions Bios or UEFI?
-
Well the process is working now. I think I have to redo the image to use UEFI partition for it to work. I will give you guys an update soon.
-
@bogle said in Newbie getting started:
Do you guys make your partitions Bios or UEFI?
If I understand your question, yes. That is one of the reasons why I use MDT to build my reference images. I have 2 images one is BIOS and one is for UEFI based firmware. Depending on the VM I used to create the reference image MDT will build a UEFI or BIOS layout based on the VM type used to build the reference image.
-
I am using a VMware ESXi 5.5 server. Does the UEFI/BIOS layout come from the actual vm hard drive? I was thinking it pulled that from the autoattend.xml file?
-
@bogle No it comes from the mode the VM is in. I can’t say for sure if 5.5. supports uefi VMs or not. Its like on the advanced tab of the VM setup.
VM Options->Boot Options->Firmware Options