First-time Installation of Build 6321 to CentOS 7.1 hangs
-
CentOS 7.1 Minimal Server built and updated today (2016/02/18).
Installing build 6321.The installation hangs at “Setting up and starting MySQL”.
Huh… actually locked the system up into a kernel panic.
Attempting to re-install over this failure, now fails gracefully at the same line.
-
Can you please post more details? Kernel panic?? Logs??
-
Welp, it’s really quite simple.
I think I elicited a kernel panic entirely because I ctrl-c the process after it had sat there for 20 minutes without moving.
The rest of it is as it says; install CentOS, install fog… hang. I’ll try and dig up log files.
The installer does not hang when upgrading to 6321, only on a fresh install.
I’ll throw another turkey at it later and see what happens with 6323.
-
@sudburr said:
I think I elicited a kernel panic entirely because I ctrl-c the process after it had sat there for 20 minutes without moving.
Don’t wanna sound rude or anything but AFAIK it should not be possible to conjure up a kernel panic by stopping a script using Ctrl+C! Never! Would be great if you can get us some log files or anything useful to look at and find what’s causing the hang (and/or panic).
-
I agree. A kernel panic was the last thing I expected from CentOS.
-
I’ve actually never seen a kernel panic from CentOS 7, Fedora, or Ubuntu… I’ve only seen them from machines network booting with FOG lol.
-
The turkey was a turkey. I couldn’t recreate it with build 6333, so I’m moving on.
-
I have problems to update the version of FOG under RHEL 7 and the mysql package. Until now, I don’t have any problems to update but with the last revision I can 't install the mysql package.
* Installation Started * Installing required packages, if this fails | make sure you have an active internet connection. * Adding needed repository....................................OK * Preparing Package Manager...................................OK * Packages to be installed: httpd php php-cli php-common php-gd mysql mysql-server tftp-server nfs-utils vsftpd net-tools wget xinetd tar gzip make m4 gcc gcc-c++ lftp php-mysqlnd curl php-mcrypt php-mbstring mod_ssl php-fpm php-process * Skipping package: httpd.....................................(Already Installed) * Skipping package: php.......................................(Already Installed) * Skipping package: php-cli...................................(Already Installed) * Skipping package: php-common................................(Already Installed) * Skipping package: php-gd....................................(Already Installed) * Installing package: mysql...................................Failed!
Revisión: 4830 Tipo de nodo: directorio Agendado: normal Autor del último cambio: masterzune Revisión del último cambio: 4778 Fecha de último cambio: 2016-02-08 01:47:32 +0100 (lun 08 de feb de 2016)
-
Problem solved, the /var folder was full. Now I can update the version.