@ch3i you can delete this post if you want, realised there’s no use doing this
Best posts made by Drevonovic
-
RE: Fog integration with Microsoft Azure
Latest posts made by Drevonovic
-
RE: Fog integration with Microsoft Azure
@ch3i you can delete this post if you want, realised there’s no use doing this
-
Fog integration with Microsoft Azure
I’ve been looking on the internet trying to find an answer but I did not manage to find any.
Is there a possibility to integrate a fog server on a Microsoft Azure platform?And if so, how are you able to do this?
Sincerely
Drevonovic -
RE: Tasks not being processed
@Drevonovic said:
@Uncle-Frank It worked! Fixed the typo and my upload task started to process! Now I’m waiting for the process to finish to see if it also fixed the “host is NOT registered” error.
So gratefull! thank you very much!
It also fixed the host is not registered error
-
RE: Tasks not being processed
@Uncle-Frank It worked! Fixed the typo and my upload task started to process! Now I’m waiting for the process to finish to see if it also fixed the “host is NOT registered” error.
So gratefull! thank you very much!
-
RE: Tasks not being processed
@Tom-Elliott Before I had this error, my hosts weren’t able to find any PXE files with the error “default.ipxe… No such file or directory”. Following the instructions on https://wiki.fogproject.org/wiki/index.php/Chainloading_PXE_to_iPXE_using_pxelinux.0 solved this problem
@Uncle-Frank “chain http://192.168.1.102/fog/service/ipxe/boot.php?max=${net0/mac}”
I’m betting “max” should be mac?
However, using nano on this file on my server, it gives this as an output.
-
RE: Tasks not being processed
@Uncle-Frank bootmenu.pcap
The error.log didn’t give any new lines when I was capturing.
-
RE: Tasks not being processed
Update: Before I tried @Uncle-Frank his packet dump, I did a wireshark capture while booting up the host. It gave me some information considering the TFTP packages.
The only file in /tftpboot/pxelinux.cfg/ is “default”
-
RE: Stop clients do networkboot / Stop FOG networkboot services
@Oleg you could also change the boot method on the clients themselves, so they boot from their hard disk instead of a network boot? I have no idea how many clients you have, but if there are like 1 - 5 clients, I’d do it like that.
-
RE: Tasks not being processed
@Tom-Elliott It shouldn’t. The network of my Virtual machine is set on bridged and the machine I’m running the VM on has only 1 NIC.
-
RE: Tasks not being processed
@Uncle-Frank I will do this the first thing tomorrow. I don’t have my environment available today which makes it hard to test this Let’s hope we can find something tomorrow