INQUIRY: Network
-
@Sebastian-Roth yes, you are right. I apologize for the confusion. Thanks.
-
@Dv27842 You wanna read this I suppose: https://wiki.fogproject.org/wiki/index.php/Change_FOG_Server_IP_Address
-
I already tried changing it. I just left it like this in nano since when I changed it through the FOG console I was not able to connect to the storage node disk. Am I supposed to add the images and the users or is it supposed to automatically find the computers on the network?
-
This post is deleted! -
@Sebastian-Roth I am guessing it does not matter if I have the set default IP as long as its in some type of nano file and set to default gateway. As a workaround I have added the host machines by finding the MAC addresses. I have the machines that is reading it as a windows machine, but it is on linux. Can you provide any information to this. Al, let me know if I am correct on the IP. Thanks.
Ubuntu 18.04.3, FOG version 1.5.7
-
@Dv27842 I am very sorry but I still cannot make sense of what you are saying. It’s probably some language thing. Would you mind posting in your native language and we try to use some kind of translator.
As a workaround I have added the host machines by finding the MAC addresses.
As I have said, you need to manually add hosts either through the PXE boot menu or by adding them on the web UI using the MAC address. There is only one other way partly automatic adding of hosts if you have the fog-client software installed. You’d still need to approve a new host in the web UI.
I have the machines that is reading it as a windows machine, but it is on linux.
I suppose you mean the icon in the hosts list. Don’t worry about that too much. The online and OS check is not that great. As FOG is not really a client management tool we don’t pay too much attention on this feature.
-
@Sebastian-Roth sorry for the confusion again. I was trying to fix the issue quickly, so I know that it did not make sense. I have created the hosts, but I am not sure how to capture the image. When I click on capture in the task tab I am routed to the Host general information. Do I have to export hosts? Also, would I need to fill out everything on the general host information such as host product key, kernel arguments, Host init, host primary key, BIOS, EFI exit type?
-
@Dv27842 said in INQUIRY: Network:
When I click on capture in the task tab I am routed to the Host general information.
This is usually because there is no image associated to this host. Make sure you create an image definition in the web UI, associate the host with this and then capture the image data.
Also, would I need to fill out everything on the general host information such as host product key, kernel arguments, Host init, host primary key, BIOS, EFI exit type?
Nope, all those mentioned can be left as default.
-
@Sebastian-Roth I created the images associated with the hosts, but it is still directing me to host info.
-
This post is deleted! -
@Sebastian-Roth I was finally able to get it. I am at the confirm tasking menu now. I am not sure I understand the tasking. So, if you can give me more information ti make sure I am choosing the correct option, let me know. Thank you.
-
@Dv27842 Can you please take a picture of the screen and post that here? It’s very hard to guess at what stage you exactly are at the moment.
-
@Sebastian-RothI am here now. disregard the last question. How do I know if the image has actually been captures, also I need to know if the GPU’s have been captured as the second machine that I deployed to has some faulty GPU’s.
-
@Dv27842 said in INQUIRY: Network:
How do I know if the image has actually been captures,
Usually people have physical access to the machines they capture or deploy and see if it works or not. Tasks that finish vanish from the list of “Active Tasks” that you’ve just posted a picture off. So these two tasks (one capture, one deploy) are still not finished. The icons in the “Status” column tell us that the host hast not PXE booted to start this task yet. So make sure your hosts boot up via PXE to receive and work on the task.
also I need to know if the GPU’s have been captured as the second machine that I deployed to has some faulty GPU’s.
I am not sure I understand what you mean by that. Usually I use GPU for Graphics Processing Unit and this has nothing to do with imaging as I understand it. FOG pulls the data from a host’s hard drive (HD, SSD, NVMe, …) and can push it back out to one or a mass of other hosts.
-
@Sebastian-Roth I am not sure how to PXE boot I tried the f2 and f12. Also, by GPU I mean the driver not the hardware if it can be pushed to one or more hosts than you have answered my question. Thanks.
-
@Dv27842 said in INQUIRY: Network:
I am not sure how to PXE boot I tried the f2 and f12.
PXE boot is the main thing you need to understand and get to work if you want to use FOG. You can search the forum for USB booting if you like but it’s not officially supported.
-
@Sebastian-Roth Okay, so if I wanted to do this on the GPU servers I would have to do the same thing? If it is on the same network it should be able to PXE boot. Do you have any suggestions as to why it would not PXE boot. I checked BIOS and there is no option to enable PXE.
-
@Dv27842 There is no chance that we can help you without knowing which server you have. We’d need to know at least make and model, best if you can take pictures of all the BIOS screens and post here so we actually see what you have.
-
@Sebastian-Roth If you are referencing the GPU servers I would not not worry about that as someone else will be working on this for now. If you do need the name make and model of the servers we have here they are the Dell PowerEdge R720 also the machines that I am trying to PXE boot off of are Acer Predator V1.05 Predator 2.64. I will get the screenshots for you later, but hopefully this information will suffice.
I was able to get a PXE boot from BIOS, but I got an error saying “changeloading failed” I have seen a forum on this issue. I will continue to troubleshoot from the directions in that forum, but if you have any suggestion considering from the above parapgraph let me know. Thanks
-
@Dv27842 said in INQUIRY: Network:
Dell PowerEdge R720
Found a video on PXE booting R630, not the same but maybe close enough: https://www.dell.com/support/contents/de/de/debsdt1/videos/videoPlayer/k1ajZzdjoBzjZi446Qb1UlHpziX2v2bx
Acer Predator V1.05 Predator 2.64
Can’t find too much regarding those version numbers. Can you send a link pointing to that product?
I was able to get a PXE boot from BIOS, but I got an error saying “changeloading failed”
That’s probably when there is no task scheduled to capture or deploy the machine it defaults to chainload the OS from your local hard drive. Though this can be a bit picky especially with your server hardware I suppose.