Posts made by URfog
-
RE: No udp-sender?
@Sebastian-Roth said in No udp-sender?:
@URfog Thanks for the details! I’ll have a closer look later on today or tomorrow.
@george1421Hi all ( @Sebastian-Roth, @george1421), you can leave this problem, I reinstalled the OS and FOG, and with only one machine and one image in my new FOG it worked, I reused my DB backup and it retruned to fail, so the error was in the DB. I have recreated it and now it’s working.
Thank you so much for your efforts.
-
RE: No udp-sender?
Hi @Sebastian-Roth, it’s been a “long” time that I’ve been using FOG, it’s not new for me, and it was working.
The issue that I notice is that of FOGMulticastManager not loading ant udp-sender service.
I tried creating a Multicast task from- Group
- Named
- To a single workstation.
And I can see that task are created but, in the clients I see
Attempting to check in… failed
Invalid Multicast Session (In line for .)
In MYSQL I see
- In multicastSessionsAssoc table there is one record per client
- In tasks table there is one record per client
- In multicastSessions table there is no record
So, my question is, should it be one record in multicastSessions table?
If I do ps aux | grep udp Should I find any udp-sender proccess?
Thanks
-
RE: No udp-sender?
This is ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 8c:dc:d4:2e:1e:41 brd ff:ff:ff:ff:ff:ff inet 10.11.0.113/16 brd 10.11.255.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::8edc:d4ff:fe2e:1e41/64 scope link valid_lft forever preferred_lft forever
Where do FOGMulticastManager service gets my external IP from?
Cheers
[Mod Note] Added code block around output for readability -Geo
-
RE: No udp-sender?
@george1421 said in No udp-sender?:
@URfog said in No udp-sender?:
It’s only to hide my IPs, the real IPs are correct
I guess I asked the question wrong.
Are they all the same IP address or different? If they are different why, if your FOG server has only 1 NIC adapter?
Yes, they are different
First one is local internal IP (intranet), last is external IP. Could it be wrong? -
RE: No udp-sender?
Just rebooted.
Apache2 error.log
[Wed Jan 23 11:49:50.285987 2019] [mpm_event:notice] [pid 11779:tid 139833165219008] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2q configured – resuming normal operations
[Wed Jan 23 11:49:50.286042 2019] [core:notice] [pid 11779:tid 139833165219008] AH00094: Command line: ‘/usr/sbin/apache2’
[Wed Jan 23 14:23:47.088383 2019] [mpm_event:notice] [pid 11779:tid 139833165219008] AH00491: caught SIGTERM, shutting down
[Wed Jan 23 14:24:27.879540 2019] [mpm_event:notice] [pid 642:tid 139808269137088] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2q configured – resuming normal operations
[Wed Jan 23 14:24:28.547030 2019] [core:notice] [pid 642:tid 139808269137088] AH00094: Command line: ‘/usr/sbin/apache2’php-7.0.log
[23-Jan-2019 14:23:47] NOTICE: Terminating …
[23-Jan-2019 14:23:47] NOTICE: exiting, bye-bye!
[23-Jan-2019 14:24:32] NOTICE: fpm is running, pid 499
[23-Jan-2019 14:24:32] NOTICE: ready to handle connections
[23-Jan-2019 14:24:32] NOTICE: systemd monitor interval set to 10000msThat’s all
-
RE: No udp-sender?
@george1421 It’s only to hide my IPs, the real IPs are correct
-
RE: No udp-sender?
It’s got only one NIC, eth0, as in /opt/fog/.fogsettings
As I told before, I think that it is not sending (creating) any udp-sender command, because I cannot see it neither in FOGMulticastManager Service nor in Multicast logThanks for replying
-
No udp-sender?
Hi, I’m with FOG 1.5.5 over Debian 9.6 and I cannot get multitask working, this is what I get when executing
systemctl status FOGMulticastManager -l● FOGMulticastManager.service - FOGMulticastManager
Loaded: loaded (/lib/systemd/system/FOGMulticastManager.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2019-01-23 11:10:35 CET; 22min ago
Main PID: 8775 (FOGMulticastMan)
Tasks: 2 (limit: 4915)
CGroup: /system.slice/FOGMulticastManager.service
├─8775 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager &
└─8776 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager &Jan 23 11:10:35 phileas systemd[1]: Started FOGMulticastManager.
As you can see there is no udp-sender at all.
This is the multicast log[01-23-19 11:10:36 am] Interface Ready with IP Address: ********
[01-23-19 11:10:36 am] Interface Ready with IP Address: 127.0.0.1
[01-23-19 11:10:36 am] Interface Ready with IP Address: 127.0.1.1
[01-23-19 11:10:36 am] Interface Ready with IP Address: ********
[01-23-19 11:10:36 am] Interface Ready with IP Address: ********
[01-23-19 11:10:36 am] * Starting MulticastManager Service
[01-23-19 11:10:36 am] * Checking for new items every 10 seconds
[01-23-19 11:10:36 am] * Starting service loop
[01-23-19 11:10:36 am] * No new tasks found
[01-23-19 11:10:46 am] * No new tasks found
[01-23-19 11:10:56 am] * No new tasks found
[01-23-19 11:11:06 am] * No new tasks found
[01-23-19 11:11:16 am] * No new tasks found
[01-23-19 11:11:26 am] * No new tasks found
[01-23-19 11:11:36 am] * No new tasks found
[01-23-19 11:11:46 am] * No new tasks foundIt seems that no multicast task is created.
PD: udp-sender and udp-receive are working, checked with https://wiki.fogproject.org/wiki/index.php/Multicasting#Troubleshooting
-
RE: Could not boot
@Tom-Elliott Hi Tom, thank you for being there, you were right I had put ip address in the storage node and the hostname (the one corresponding to the given ip address) in FOG_WEB_HOST
Great job
-
Could not boot
I’m getting this error in Apache error log when booting my clients since FOG 1.4.0-RC-3
[Thu Apr 06 11:07:02.979696 2017] [:error] [pid 7860] [client CLIENTIP:27596]
PHP Fatal error: Uncaught Error: Call to a member function get() on boolean in /var/www/html/fog/lib/fog/bootmenu.class.php:339\nStack trace:\n#0 /var/www/html/fog/service/ipxe/boot.php(35): BootMenu->__construct(Object(Host))\n#1 {main}\n thrown in /var/www/html/fog/lib/fog/bootmenu.class.php on line 339And this one in the client
http://FOGIPSERVER/fog/service/ipxe/boot.php… Input/output error (http://ipxe.org/1d0c6539)
Could not boot: Input/output error (http:/ipxe.org/1d0c6539)
Chainloading failed, hit’s’ for iPXE shell; reboot in 10 secondsIf I hit ‘s’ and in the shell SANBOOT, it continues booting
It worked well in FOG 1.3.5Thanks
O.S. Debian 8.7 with php7
FOG 1.4.0 RC3 -
RE: FOG 1.3.5 RC 11
@Tom-Elliott
I’ve done a new capture just to test with your new inits, it does, but shows one error:- Resizing partition /dev/sda1…awk: fatal: cannot file ‘-v’ for reading (No such file or directory)
Probably a mistype in the script
Regards
-
RE: FOG 1.3.5 RC 11
@Tom-Elliott My capture is running well now, thanks for your magic
-
RE: FOG 1.3.5 RC 11
SERVER
FOG Version: 1.3.5-RC-11
OS: Debian 8.7CLIENT
OS: Windows 10I am experiencing the same trouble while capturing my image
-
RE: Organizations Using FOG
Organization Name: Universidad de La Rioja
Location (Optional) Logroño (SPAIN)
Approximate Number of systems: 800
How long About 6 months
-
Dual disk boot
Hi everybody, I was wondering if it would be possible to make ,as it now exists in single disk, one image for two disks resizable. So we could have dual boot with two disks and different OS in every disk.
Thanks
-
RE: Fog Client will change name but will not join Domain
Hi
@Gary-Kulovics said in Fog Client will change name but will not join Domain:
I am running SVN Revision: 5864 version of Fog and Fog Client v0.11.2 Fog will change the name of the PC then after reboot for name change it looks like the client does not start-up again at reboot and therefore won’t join domain
Anyone have this problem and if so did you get to fix this probem I have 1200 pc’s to image and that would be a pain to have to join the domain manualPS
It did use to workThanks
GaryI use the
FOG_ENFORCE_HOST_CHANGES option and it works. -
RE: Cannot delete Multicast tasks
Just what you indicated.
mysql
use fog
DELETE FROMmulticastSessions
WHERE 1;
DELETE FROMmulticastSessionsAssoc
WHERE 1;
DELETE FROMtasks
WHEREtaskTypeID
= 8;
quitThat’s all