-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-06-10 01:28, Cristian Rodríguez wrote:
El 09/06/13 18:58, Carlos E. R. escribió:
Relevant line:
"Jun 09 19:21:50 linux-cufi systemd[1]: rsyslog.service start request repeated too quickly, refusing to start."
That's what happened earlier, but it is not happening now. Mine is not looping fast enough for systemd to think it is looping.
No CPU running wild, no process using 99% of CPU, no accessory heater for this particularly cold autumn ;-)
Whatever your problem is, it is already fixed.
No, it is not, it is reproducible here.
Telcontar:~ # systemctl restart rsyslog.service Telcontar:~ #
Telcontar:~ # systemctl status rsyslog.service rsyslog.service - System Logging Service Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled) Active: failed (Result: start-limit) since Mon, 2013-06-10 02:07:29 CEST; 11ms ago Process: 9102 ExecStart=/usr/sbin/rsyslogd -n $RSYSLOGD_PARAMS (code=exited, status=1/FAILURE) Process: 9098 ExecStartPre=/usr/sbin/rsyslog-service-prepare (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/rsyslog.service
Jun 10 02:07:29 Telcontar.valinor systemd[1]: Failed to start System Logging Service. Jun 10 02:07:29 Telcontar.valinor systemd[1]: Starting System Logging Service... Jun 10 02:07:29 Telcontar.valinor systemd[1]: Failed to start System Logging Service. Jun 10 02:07:29 Telcontar.valinor systemd[1]: Starting System Logging Service... Jun 10 02:07:29 Telcontar.valinor systemd[1]: Failed to start System Logging Service. Jun 10 02:07:29 Telcontar.valinor systemd[1]: Starting System Logging Service... Jun 10 02:07:29 Telcontar.valinor systemd[1]: Failed to start System Logging Service. Jun 10 02:07:29 Telcontar.valinor systemd[1]: Starting System Logging Service... Jun 10 02:07:29 Telcontar.valinor systemd[1]: Starting System Logging Service... Jun 10 02:07:29 Telcontar.valinor systemd[1]: Starting System Logging Service... Jun 10 02:07:29 Telcontar.valinor systemd[1]: Starting System Logging Service... Telcontar:~ #
top - 02:07:52 up 18 min, 17 users, load average: 1,02, 0,82, 0,57 Tasks: 274 total, 3 running, 271 sleeping, 0 stopped, 0 zombie %Cpu(s): 28,5 us, 9,9 sy, 0,0 ni, 61,6 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st KiB Mem: 8193808 total, 4126528 used, 4067280 free, 35464 buffers KiB Swap: 22017008 total, 0 used, 22017008 free, 1374696 cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1 root 20 0 48808 6332 2156 R 99,4 0,1 0:43.67 systemd 312 root 20 0 310m 12m 12m S 33,6 0,2 0:16.31 systemd-journal 8074 root 20 0 179m 58m 12m S 6,6 0,7 0:16.60 Xorg 8214 cer 20 0 2140m 1,3g 45m S 4,7 17,2 0:49.52 thunderbird-bin
Edit out the line in another terminal.
Telcontar:~ # systemctl restart rsyslog.service Telcontar:~ # systemctl status rsyslog.service rsyslog.service - System Logging Service Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled) Active: active (running) since Mon, 2013-06-10 02:08:21 CEST; 11s ago Process: 9283 ExecStartPre=/usr/sbin/rsyslog-service-prepare (code=exited, status=0/SUCCESS) Main PID: 9287 (rsyslogd) CGroup: name=systemd:/system/rsyslog.service └ 9287 /usr/sbin/rsyslogd -n
Jun 10 02:08:21 Telcontar.valinor systemd[1]: Started System Logging Service. Telcontar:~ #
top - 02:08:55 up 19 min, 17 users, load average: 0,84, 0,82, 0,59 Tasks: 274 total, 2 running, 272 sleeping, 0 stopped, 0 zombie %Cpu(s): 3,1 us, 1,3 sy, 0,0 ni, 95,6 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st KiB Mem: 8193808 total, 4167664 used, 4026144 free, 36068 buffers KiB Swap: 22017008 total, 0 used, 22017008 free, 1387096 cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 8074 root 20 0 179m 58m 12m S 5,7 0,7 0:18.48 Xorg 8214 cer 20 0 2140m 1,4g 45m S 4,7 17,6 0:52.59 thunderbird-bin 8591 cer 20 0 395m 14m 6152 S 3,0 0,2 0:08.98 tracker-store 8212 cer 20 0 482m 20m 14m S 1,0 0,3 0:00.69 xfce4-terminal 8213 cer 20 0 1180m 417m 49m S 1,0 5,2 0:25.91 firefox 8974 cer 20 0 9956 1608 1060 R 0,7 0,0 0:00.31 top <10.3> 2013-06-10 02:06:24 Telcontar su - - - pam_apparmor(su-l:session): Unknown error occurred changing to root hat: Operation not permitted <5.6> 2013-06-10 02:07:09 Telcontar rsyslogd - - - [origin software="rsyslogd" swVersion="7.2.7" x-pid="1408" x-info="http://www.rsyslog.com"] exiting on signal 15. <5.6> 2013-06-10 02:08:19 Telcontar rsyslogd - - - [origin software="rsyslogd" swVersion="7.2.7" x-pid="9274" x-info="http://www.rsyslog.com"] start <3.6> 2013-06-10 02:08:19 Telcontar systemd 1 - - Stopping System Logging Service... <3.6> 2013-06-10 02:08:19 Telcontar systemd 1 - - Starting System Logging Service... <3.6> 2013-06-10 02:08:19 Telcontar systemd 1 - - Started System Logging Service. <3.5> 2013-06-10 02:08:19 Telcontar systemd 1 - - rsyslog.service: main process exited, code=exited, status=1/FAILURE <3.5> 2013-06-10 02:08:19 Telcontar systemd 1 - - Unit rsyslog.service entered failed state <3.6> 2013-06-10 02:08:19 Telcontar systemd 1 - - Starting System Logging Service... <3.6> 2013-06-10 02:08:19 Telcontar systemd 1 - - Started System Logging Service. <3.5> 2013-06-10 02:08:19 Telcontar systemd 1 - - rsyslog.service: main process exited, code=exited, status=1/FAILURE <3.5> 2013-06-10 02:08:19 Telcontar systemd 1 - - Unit rsyslog.service entered failed state <3.6> 2013-06-10 02:08:19 Telcontar systemd 1 - - Starting System Logging Service... <3.6> 2013-06-10 02:08:19 Telcontar systemd 1 - - Started System Logging Service. <0.5> 2013-06-10 02:08:19 Telcontar kernel - - - [ 1094.111486] type=1400 audit(1370822881.103:55): apparmor="DENIED" operation="change_hat" info="unconfined" error=-1 pid=9223 comm="cron" <3.6> 2013-06-10 02:08:21 Telcontar systemd 1 - - Stopping System Logging Service... <5.6> 2013-06-10 02:08:21 Telcontar rsyslogd - - - [origin software="rsyslogd" swVersion="7.2.7" x-pid="9274" x-info="http://www.rsyslog.com"] exiting on signal 15. <5.6> 2013-06-10 02:08:21 Telcontar rsyslogd - - - [origin software="rsyslogd" swVersion="7.2.7" x-pid="9287" x-info="http://www.rsyslog.com"] start <3.6> 2013-06-10 02:08:21 Telcontar systemd 1 - - Starting System Logging Service... <3.6> 2013-06-10 02:08:21 Telcontar systemd 1 - - Started System Logging Service.
I have many more problems... I can not switch to the text terminals, neither by keyboard or chvt 1 which hangs. I had to remove plymouth to solve that. Network is not starting on boot; a service restart and it runs happily, but for that I have to wait 3 minutes before I can get to a terminal. This wait causes the prompt for encrypted partition pass to fail, does not appear. Terminal 1 does not work. Login and pass lines are in one line. First pass char and it asks for login again. Terminal 2, once it starts, works fine. Graphics go to VT8, not 7 (started via init 5) - -- Cheers / Saludos, Carlos E. R. (from 12.3 x86_64 "Dartmouth" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlG1G2gACgkQIvFNjefEBxoZCwCfcvX3l1WnOuRzZFdH6jnrDygd Z9sAnAv3j3WHkABKaKa+CW1kqyAEOBxz =rcr2 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org