Problem to deploy a only partition image using multicast
-
Thanks @Sebastian-Roth , I will wait the fix
-
@Fernando-Gietz Ok, this is fixed in the working branch. Please give updating to the working branch a try if you are keen.
-
Hi @Sebastian-Roth ,
I tried to install the working branch to test it but appears some error:
# more /root/fog_1.4.0/bin/error_logs/fog_error_1.5.4.8.log /bin/lsb_release /bin/systemctl ln: fallo al crear el enlace simbólico «/usr/lib/systemd/system/mysql.service»: El fichero ya existe ln: fallo al crear el enlace simbólico «/usr/lib/systemd/system/mysqld.service»: El fichero ya existe ln: fallo al crear el enlace simbólico «/etc/systemd/system/mysql.service»: El fichero ya existe ln: fallo al crear el enlace simbólico «/etc/systemd/system/mysqld.service»: El fichero ya existe /opt/fog/.fogsettings
And the installation process stops here:
* Here are the settings FOG will use: * Base Linux: Redhat * Detected Linux Distribution: Red Hat Enterprise Linux Server * Server IP Address: 10.0.yyy.xxx * Server Subnet Mask: 255.255.255.0 * Interface: ens192 * Installation Type: Normal Server * Internationalization: * Image Storage Location: /images * Using FOG DHCP: No * DHCP will NOT be setup but you must setup your | current DHCP server to use FOG for PXE services. * On a Linux DHCP server you must set: next-server and filename * On a Windows DHCP server you must set options 066 and 067 * Option 066/next-server is the IP of the FOG Server: (e.g. 10.0.yyy.xxx) * Option 067/filename is the bootfile: (e.g. undionly.kpxe) * Are you sure you wish to continue (Y/N) * Installation Started * Installing required packages, if this fails | make sure you have an active internet connection. * Adding needed repository....................................
-
@Fernando-Gietz What do you mean by “stops here”? It usually takes a couple of seconds at this stage, sometimes a bit longer if your internet connection is slow. But it should finish with “OK” or “Failed”.
-
I waited several minutes and nothing, but I will try again …
-
I rerun the installer with the same results
-
@Fernando-Gietz Those ‘errors’ are fine, they’re just pointing out the symbolic link already exists (which is fine)
It stopping on adding repositories is more concerning, perhaps yum is stuck?
-
@Fernando-Gietz Try running: yum update
Ummmm? Just noticed this: /root/fog_1.4.0/bin/error_logs
Sure you’re not mixing thing up here??
-
Hi,
I have rebooted the machine And now works fine
-
@Fernando-Gietz You mean the installer or pushing a single partition to clients via multicast?
-
The installer, I am trying now to deploy one partition and seems that works fine
-
I can confirm that works fine