Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 17/07/2020, à 10:38

ruskov

Logs qui grossissent de manière colossale

Bonjour,

Je me joins "un peu tardivement" à votre discutions car j'ai un problème similaire et de tout ce que j'ai cherché sur les forums, je pense pouvoir trouver une réponse ici.

Cela fait quelques jours que mes fichier kern.log et syslog grossissent de manière colossale, à dépasser les 50GB parfois.
J'ai essayé en vain de déchiffrer les logs, il y en a tellement (plusieurs millions) que je ne saurai dire si une ligne se répète en particulier.
Je sais que j'avais un problème avec mon Wifi encore avant quand je tournais sous Windows, mon Wifi et Bluetooth avaient subitement disparu, j'ai cru que la carte était morte, mais des fois elle remarchait, puis disparaissait de nouveau.
J'ai donc acheté une clé Wifi USB.
Quand j'ai effacé Windows et installé Linux, ma carte intégrée de base semblait fonctionner, puis elle a commencé à me faire les même crises de quand j'étais sous Windows.

Je ne sais pas si il y a un conflit qui se crée entre mes deux cartes Wifi, mais cela serait bizarre qu'il surgit que maintenant alors que cela fait plus de six mois que ça tourne comme ça et jamais eu de logs aussi gros, je me dis qu'il devrait forcément y avoir quelque chose d'autre. 

Si quelqu'un pourrait m'aider et m'indiquer par où commencer afin de décortiquer tout ça, je vous en serai vraiment reconnaissant.

Merci,

Rustam.

Modération : la prochaine fois ouvre un nouveau fil de discussion plutôt que d'en déterre un d'il y a 5 ans wink

Dernière modification par bruno (Le 17/07/2020, à 14:03)

Hors ligne

#2 Le 17/07/2020, à 10:40

xubu1957

Re : Logs qui grossissent de manière colossale

Bonjour,

Montre, en te servant du Retour utilisable de commande :

lsusb

et :

lspci -k -nn | grep -A 3 -i net

Montre aussi :

dmesg -lerr | head -30

Dernière modification par xubu1957 (Le 17/07/2020, à 11:20)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 17/07/2020, à 14:25

bruno

Re : Logs qui grossissent de manière colossale

Bonjour,

Tel quel on n'a aucune idée de ce qui fait grossir ton syslog. Il faut effectivement regarder si une ligne se répète en permanence. Pour cela, ouvre un terminal et tape :

tail -f /var/log/syslog

et observe ce qui se passe. Si tu vois les mes lignes apparaître sans arrêt tu les copie et tu viens les coller ici. Ctrl+C pour arrêter l’affichage du syslog

Hors ligne

#4 Le 25/07/2020, à 13:09

ruskov

Re : Logs qui grossissent de manière colossale

Bonjour,

Désolé pour la réponse un peu tardive, j'étais débordé par le boulot, je n'ai pas eu le temps de me connecter avant.

@xubu1957 voici ce que donnent mes retours

rus@rus-ThinkPad-X1-Carbon-4th:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 138a:0090 Validity Sensors, Inc. VFS7500 Touch Fingerprint Sensor
Bus 001 Device 006: ID 04f2:b531 Chicony Electronics Co., Ltd Integrated Camera
Bus 001 Device 011: ID 8087:0a2b Intel Corp. 
Bus 001 Device 004: ID 2357:0107 TP-Link TL-WN821N Version 5 RTL8192EU
Bus 001 Device 016: ID 1199:9079 Sierra Wireless, Inc. Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A
Bus 001 Device 008: ID 056a:5040 Wacom Co., Ltd Pen and multitouch sensor
Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
rus@rus-ThinkPad-X1-Carbon-4th:~$ lspci -k -nn | grep -A 3 -i net
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection I219-LM [8086:156f] (rev 21)
	Subsystem: Lenovo Ethernet Connection I219-LM [17aa:2233]
	Kernel driver in use: e1000e
	Kernel modules: e1000e
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)
--
04:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)
	Subsystem: Intel Corporation Wireless 8260 [8086:0130]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
rus@rus-ThinkPad-X1-Carbon-4th:~$ dmesg -lerr | head -30
[    5.854899] Bluetooth: hci0: Failed to send firmware data (-38)
[ 2188.992251] Bluetooth: hci0: Failed to send firmware data (-38)

Hors ligne

#5 Le 25/07/2020, à 13:25

ruskov

Re : Logs qui grossissent de manière colossale

@bruno d'accord, merci, je vais observer un peu ce qui se passe, serait t'il possible de prendre un ancien fichier log et faire une analyse de celui-ci afin de voir ce qui se répète?

Entre temps j'ai effacé beaucoup de fichiers syslog et kern.log avec le recovery mode car je n'arrivais plus à démarrer, la mémoire était saturée, ils faisaient plus de 300GB ensemble, voilà ce qui me reste à l'heure actuelle (j'ai trié manuellement les logs qui nous intéressait)

rus@rus-ThinkPad-X1-Carbon-4th:~$ ls -lha /var/log/ 
-rw-r-----   1 syslog            adm             4.3G jui 25 13:51 kern.log
-rw-r-----   1 syslog            adm             158K jui 25 14:09 syslog
-rw-r-----   1 syslog            adm             182K jui 25 00:00 syslog.1
-rw-r-----   1 syslog            adm             100K jui 24 00:00 syslog.2.gz
-rw-r-----   1 syslog            adm              52K jui 23 00:59 syslog.3.gz
-rw-r-----   1 syslog            adm             224M jui 22 00:00 syslog.4.gz

PS @modérateurs désolé pour la fouille archéologique de 5 ans, j'ai pensé que ça serait plus facile d'expliquer mon problème ainsi big_smile

Hors ligne

#6 Le 25/07/2020, à 13:31

bruno

Re : Logs qui grossissent de manière colossale

Celui qui semble poser problème c'est kern.log avec 4.3 G
Donc à surveiller avec :

tail -f /var/log/kern.log

Hors ligne

#7 Le 25/07/2020, à 13:32

geole

Re : Logs qui grossissent de manière colossale

bruno a écrit :

Bonjour,

Tel quel on n'a aucune idée de ce qui fait grossir ton syslog. Il faut effectivement regarder si une ligne se répète en permanence. Pour cela, ouvre un terminal et tape :

tail -f /var/log/syslog

et observe ce qui se passe. Si tu vois les mes lignes apparaître sans arrêt tu les copie et tu viens les coller ici. Ctrl+C pour arrêter l’affichage du syslog

Bonjour
Il est aussi possible de faire

journalctl -f

Mais comme cela s'emplit en permanence, il y a un risque de ne  jamais récupérer la fin

alors seulement une centaine de lignes prises  au hasard

head -10000 /var/log/syslog | tail -100
head -10000 /var/log/kern.log| tail -100

Dernière modification par geole (Le 25/07/2020, à 13:38)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#8 Le 25/07/2020, à 13:53

geole

Re : Logs qui grossissent de manière colossale

Pour avoir un peu de répit, exécute ce qui est proposé au paragraphe 4.6


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#9 Le 25/07/2020, à 17:45

ruskov

Re : Logs qui grossissent de manière colossale

Alors les logs répètent dans kern.log, ce qui est en rapport avec la température, je sais d’où ça vient, c'est quand je joue à Dota mon ordi surchauffe, par contre le reste, aucune idée 

Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.720867] mce: CPU1: Core temperature above threshold, cpu clock throttled (total events = 136465)
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.720868] mce: CPU3: Core temperature above threshold, cpu clock throttled (total events = 136463)
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.720870] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 261042)
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.720871] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 261038)
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.720872] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 261041)
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.720874] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 261041)
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.738884] mce: CPU3: Core temperature/speed normal
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.738884] mce: CPU1: Core temperature/speed normal
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.738886] mce: CPU2: Package temperature/speed normal
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.738887] mce: CPU0: Package temperature/speed normal
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.738888] mce: CPU1: Package temperature/speed normal
Jul 25 14:47:21 rus-ThinkPad-X1-Carbon-4th kernel: [139845.738889] mce: CPU3: Package temperature/speed normal
Jul 25 14:51:29 rus-ThinkPad-X1-Carbon-4th kernel: [140093.034539] wlp4s0: disconnect from AP ac:7f:3e:ef:39:8a for new auth to ac:7f:3e:ef:39:8b
Jul 25 14:51:29 rus-ThinkPad-X1-Carbon-4th kernel: [140093.057477] wlp4s0: authenticate with ac:7f:3e:ef:39:8b
Jul 25 14:51:29 rus-ThinkPad-X1-Carbon-4th kernel: [140093.066657] wlp4s0: send auth to ac:7f:3e:ef:39:8b (try 1/3)
Jul 25 14:51:29 rus-ThinkPad-X1-Carbon-4th kernel: [140093.074510] wlp4s0: authenticated
Jul 25 14:51:29 rus-ThinkPad-X1-Carbon-4th kernel: [140093.077794] wlp4s0: associate with ac:7f:3e:ef:39:8b (try 1/3)
Jul 25 14:51:29 rus-ThinkPad-X1-Carbon-4th kernel: [140093.079537] wlp4s0: RX ReassocResp from ac:7f:3e:ef:39:8b (capab=0x1511 status=0 aid=1)
Jul 25 14:51:29 rus-ThinkPad-X1-Carbon-4th kernel: [140093.096884] wlp4s0: associated
Jul 25 14:51:29 rus-ThinkPad-X1-Carbon-4th kernel: [140093.125428] wlp4s0: Limiting TX power to 30 (30 - 0) dBm as advertised by ac:7f:3e:ef:39:8b
Jul 25 14:51:30 rus-ThinkPad-X1-Carbon-4th kernel: [140094.428561] wlp4s0: disconnect from AP ac:7f:3e:ef:39:8b for new auth to ac:7f:3e:ef:39:8a
Jul 25 14:51:30 rus-ThinkPad-X1-Carbon-4th kernel: [140094.440145] wlp4s0: authenticate with ac:7f:3e:ef:39:8a
Jul 25 14:51:30 rus-ThinkPad-X1-Carbon-4th kernel: [140094.447312] wlp4s0: send auth to ac:7f:3e:ef:39:8a (try 1/3)
Jul 25 14:51:30 rus-ThinkPad-X1-Carbon-4th kernel: [140094.454747] wlp4s0: authenticated
Jul 25 14:51:30 rus-ThinkPad-X1-Carbon-4th kernel: [140094.461686] wlp4s0: associate with ac:7f:3e:ef:39:8a (try 1/3)
Jul 25 14:51:30 rus-ThinkPad-X1-Carbon-4th kernel: [140094.466126] wlp4s0: RX ReassocResp from ac:7f:3e:ef:39:8a (capab=0x1431 status=0 aid=2)
Jul 25 14:51:30 rus-ThinkPad-X1-Carbon-4th kernel: [140094.486063] wlp4s0: associated
Jul 25 14:51:30 rus-ThinkPad-X1-Carbon-4th kernel: [140094.549697] wlp4s0: Limiting TX power to 30 (30 - 0) dBm as advertised by ac:7f:3e:ef:39:8a
Jul 25 15:01:55 rus-ThinkPad-X1-Carbon-4th kernel: [140719.690830] wlp4s0: disconnect from AP ac:7f:3e:ef:39:8a for new auth to ac:7f:3e:ef:39:8b
Jul 25 15:01:55 rus-ThinkPad-X1-Carbon-4th kernel: [140719.700371] wlp4s0: authenticate with ac:7f:3e:ef:39:8b
Jul 25 15:01:55 rus-ThinkPad-X1-Carbon-4th kernel: [140719.711340] wlp4s0: send auth to ac:7f:3e:ef:39:8b (try 1/3)
Jul 25 15:01:55 rus-ThinkPad-X1-Carbon-4th kernel: [140719.718714] wlp4s0: authenticated
Jul 25 15:01:55 rus-ThinkPad-X1-Carbon-4th kernel: [140719.719879] wlp4s0: associate with ac:7f:3e:ef:39:8b (try 1/3)
Jul 25 15:01:55 rus-ThinkPad-X1-Carbon-4th kernel: [140719.721044] wlp4s0: RX ReassocResp from ac:7f:3e:ef:39:8b (capab=0x1511 status=0 aid=1)
Jul 25 15:01:55 rus-ThinkPad-X1-Carbon-4th kernel: [140719.722231] wlp4s0: associated
Jul 25 15:01:55 rus-ThinkPad-X1-Carbon-4th kernel: [140719.811984] wlp4s0: Limiting TX power to 30 (30 - 0) dBm as advertised by ac:7f:3e:ef:39:8b

Hors ligne

#10 Le 25/07/2020, à 17:50

ruskov

Re : Logs qui grossissent de manière colossale

@geole

J'ai fait avec syslog car kern.log c'est toujours la même chose en fait, et ça donne ça:

rus@rus-ThinkPad-X1-Carbon-4th:~$ head -10000 /var/log/syslog | tail -100
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th org.freedesktop.FileManager1[58196]: Initializing nautilus-dropbox 2020.03.04
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th dbus-daemon[1602]: [session uid=1000 pid=1602] Successfully activated service 'org.freedesktop.FileManager1'
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Jul 25 18:22:33 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Jul 25 18:22:55 rus-ThinkPad-X1-Carbon-4th systemd[1]: fprintd.service: Succeeded.
Jul 25 18:22:58 rus-ThinkPad-X1-Carbon-4th systemd[1590]: Started Application launched by gnome-shell.
Jul 25 18:22:59 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Supervising 3 threads of 1 processes of 1 users.
Jul 25 18:22:59 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: message repeated 3 times: [ Supervising 3 threads of 1 processes of 1 users.]
Jul 25 18:22:59 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Successfully made thread 58326 of process 58249 owned by '1000' RT at priority 10.
Jul 25 18:22:59 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Supervising 4 threads of 2 processes of 1 users.
Jul 25 18:22:59 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: message repeated 2 times: [ Supervising 4 threads of 2 processes of 1 users.]
Jul 25 18:23:00 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: ../clutter/clutter/clutter-actor.c:10556: The clutter_actor_set_allocation() function can only be called from within the implementation of the ClutterActor::allocate() virtual function.
Jul 25 18:23:00 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Supervising 4 threads of 2 processes of 1 users.
Jul 25 18:23:02 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: message repeated 5 times: [ Supervising 4 threads of 2 processes of 1 users.]
Jul 25 18:23:03 rus-ThinkPad-X1-Carbon-4th systemd[1590]: Started Application launched by gnome-shell.
Jul 25 18:23:03 rus-ThinkPad-X1-Carbon-4th systemd[1590]: gnome-launched-firefox.desktop-58467.scope: Succeeded.
Jul 25 18:23:04 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Supervising 4 threads of 2 processes of 1 users.
Jul 25 18:23:04 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Supervising 4 threads of 2 processes of 1 users.
Jul 25 18:23:16 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (UDP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:23:21 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (UDP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:23:26 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (TCP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:23:37 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (TCP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:26:50 rus-ThinkPad-X1-Carbon-4th wpa_supplicant[801]: wlx503eaab34dd8: CTRL-EVENT-BEACON-LOSS 
Jul 25 18:27:07 rus-ThinkPad-X1-Carbon-4th wpa_supplicant[801]: message repeated 3 times: [ wlx503eaab34dd8: CTRL-EVENT-BEACON-LOSS ]
Jul 25 18:27:35 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x1e00005 specified for 0x1e006d1.
Jul 25 18:27:49 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x1e00005 specified for 0x1e006da.
Jul 25 18:28:22 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x1e00005 specified for 0x1e006e3.
Jul 25 18:30:01 rus-ThinkPad-X1-Carbon-4th CRON[58619]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Jul 25 18:30:22 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x1e00005 specified for 0x1e006ec.
Jul 25 18:30:52 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x1e00005 specified for 0x1e006f5.
Jul 25 18:31:23 rus-ThinkPad-X1-Carbon-4th systemd[1]: Started Run anacron jobs.
Jul 25 18:31:23 rus-ThinkPad-X1-Carbon-4th anacron[58624]: Anacron 2.3 started on 2020-07-25
Jul 25 18:31:23 rus-ThinkPad-X1-Carbon-4th anacron[58624]: Normal exit (0 jobs run)
Jul 25 18:31:23 rus-ThinkPad-X1-Carbon-4th systemd[1]: anacron.service: Succeeded.
Jul 25 18:31:23 rus-ThinkPad-X1-Carbon-4th wpa_supplicant[801]: wlp4s0: Reject scan trigger since one is already pending
Jul 25 18:32:48 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x1e00005 specified for 0x1e006fe.
Jul 25 18:33:32 rus-ThinkPad-X1-Carbon-4th /usr/lib/gdm3/gdm-x-session[1677]: (II) event4  - SynPS/2 Synaptics TouchPad: SYN_DROPPED event - some input events have been lost.
Jul 25 18:33:33 rus-ThinkPad-X1-Carbon-4th dbus-daemon[750]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service' requested by ':1.85' (uid=1000 pid=1910 comm="/usr/bin/gnome-shell " label="unconfined")
Jul 25 18:33:33 rus-ThinkPad-X1-Carbon-4th systemd[1]: Starting Fingerprint Authentication Daemon...
Jul 25 18:33:33 rus-ThinkPad-X1-Carbon-4th dbus-daemon[750]: [system] Successfully activated service 'net.reactivated.Fprint'
Jul 25 18:33:33 rus-ThinkPad-X1-Carbon-4th systemd[1]: Started Fingerprint Authentication Daemon.
Jul 25 18:33:41 rus-ThinkPad-X1-Carbon-4th NetworkManager[751]: <info>  [1595694821.7694] agent-manager: agent[b1af2d3c7aae2403,:1.85/org.gnome.Shell.NetworkAgent/1000]: agent registered
Jul 25 18:33:41 rus-ThinkPad-X1-Carbon-4th dbus-daemon[1602]: [session uid=1000 pid=1602] Activating service name='org.freedesktop.FileManager1' requested by ':1.48' (uid=1000 pid=1910 comm="/usr/bin/gnome-shell " label="unconfined")
Jul 25 18:33:41 rus-ThinkPad-X1-Carbon-4th dbus-daemon[1602]: [session uid=1000 pid=1602] Activating service name='org.gnome.Nautilus' requested by ':1.48' (uid=1000 pid=1910 comm="/usr/bin/gnome-shell " label="unconfined")
Jul 25 18:33:41 rus-ThinkPad-X1-Carbon-4th dbus-daemon[1602]: [session uid=1000 pid=1602] Successfully activated service 'org.gnome.Nautilus'
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th org.gnome.Nautilus[58696]: Failed to register: Unable to acquire bus name 'org.gnome.Nautilus'
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th org.freedesktop.FileManager1[58688]: Initializing nautilus-dropbox 2020.03.04
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th dbus-daemon[1602]: [session uid=1000 pid=1602] Successfully activated service 'org.freedesktop.FileManager1'
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Jul 25 18:33:42 rus-ThinkPad-X1-Carbon-4th gnome-shell[1910]: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Jul 25 18:34:02 rus-ThinkPad-X1-Carbon-4th wpa_supplicant[801]: wlx503eaab34dd8: WPA: Group rekeying completed with ac:7f:3e:ef:39:8a [GTK=CCMP]
Jul 25 18:34:04 rus-ThinkPad-X1-Carbon-4th systemd[1]: fprintd.service: Succeeded.
Jul 25 18:34:04 rus-ThinkPad-X1-Carbon-4th wpa_supplicant[801]: wlp4s0: WPA: Group rekeying completed with ac:7f:3e:ef:39:8b [GTK=CCMP]
Jul 25 18:34:58 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Supervising 4 threads of 2 processes of 1 users.
Jul 25 18:34:58 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: message repeated 3 times: [ Supervising 4 threads of 2 processes of 1 users.]
Jul 25 18:34:58 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Successfully made thread 58816 of process 58439 owned by '1000' RT at priority 10.
Jul 25 18:34:58 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Supervising 5 threads of 3 processes of 1 users.
Jul 25 18:35:25 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (UDP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:35:25 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (UDP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:35:35 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (TCP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:35:35 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (TCP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:36:57 rus-ThinkPad-X1-Carbon-4th geoclue[1206]: Failed to query location: Erreur de résolution de « location.services.mozilla.com » : Échec temporaire dans la résolution du nom
Jul 25 18:37:02 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (UDP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:37:19 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (UDP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:37:38 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (TCP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:37:47 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (TCP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:37:52 rus-ThinkPad-X1-Carbon-4th geoclue[1206]: Failed to query location: Erreur de résolution de « location.services.mozilla.com » : Échec temporaire dans la résolution du nom
Jul 25 18:39:01 rus-ThinkPad-X1-Carbon-4th CRON[58872]: (root) CMD (  [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
Jul 25 18:39:02 rus-ThinkPad-X1-Carbon-4th systemd[1]: Starting Clean php session files...
Jul 25 18:39:02 rus-ThinkPad-X1-Carbon-4th systemd[1]: phpsessionclean.service: Succeeded.
Jul 25 18:39:02 rus-ThinkPad-X1-Carbon-4th systemd[1]: Finished Clean php session files.
Jul 25 18:40:24 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: Supervising 4 threads of 2 processes of 1 users.
Jul 25 18:42:48 rus-ThinkPad-X1-Carbon-4th rtkit-daemon[1124]: message repeated 3 times: [ Supervising 4 threads of 2 processes of 1 users.]
Jul 25 18:43:00 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (UDP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:43:00 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (UDP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:43:20 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (TCP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:43:20 rus-ThinkPad-X1-Carbon-4th systemd-resolved[698]: Using degraded feature set (TCP) for DNS server 2001:171c:2e6b:e900:ae7f:3eff:feea:5246.
Jul 25 18:46:08 rus-ThinkPad-X1-Carbon-4th systemd[1590]: vte-spawn-d556c7e1-9bf1-4385-acd2-ad793f799f05.scope: Succeeded.
Jul 25 18:46:08 rus-ThinkPad-X1-Carbon-4th systemd[1590]: gnome-terminal-server.service: Succeeded.
Jul 25 18:46:09 rus-ThinkPad-X1-Carbon-4th systemd[1590]: Started Application launched by gnome-shell.
Jul 25 18:46:10 rus-ThinkPad-X1-Carbon-4th dbus-daemon[1602]: [session uid=1000 pid=1602] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.203' (uid=1000 pid=59110 comm="/usr/bin/gnome-terminal.real --window " label="unconfined")
Jul 25 18:46:10 rus-ThinkPad-X1-Carbon-4th systemd[1590]: Starting GNOME Terminal Server...
Jul 25 18:46:10 rus-ThinkPad-X1-Carbon-4th dbus-daemon[1602]: [session uid=1000 pid=1602] Successfully activated service 'org.gnome.Terminal'
Jul 25 18:46:10 rus-ThinkPad-X1-Carbon-4th systemd[1590]: Started GNOME Terminal Server.
Jul 25 18:46:10 rus-ThinkPad-X1-Carbon-4th systemd[1590]: Started VTE child process 59123 launched by gnome-terminal-server process 59113.
Jul 25 18:46:10 rus-ThinkPad-X1-Carbon-4th systemd[1590]: gnome-launched-org.gnome.Terminal.desktop-59106.scope: Succeeded.
rus@rus-ThinkPad-X1-Carbon-4th:~$ 

Hors ligne

#11 Le 25/07/2020, à 17:53

geole

Re : Logs qui grossissent de manière colossale

L'autre paquet concerne un mauvais paramétrage du wifi. Mais cela ne devrait pas faire exploser les logs...
pense a déactiver la duplication dans les fichiers et faire un suivi en temps réel

journalctl -f

Pour le second fichier
Il semble que la cause tourne autour de ' Initializing nautilus-dropbox"
Peux-tu donner le retour de

journalctl -b | grep "Initializing nautilus-dropbox" | wc -l 

Dernière modification par geole (Le 25/07/2020, à 18:03)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#12 Le 25/07/2020, à 18:44

bruno

Re : Logs qui grossissent de manière colossale

J'ai l'impression que c'est dû au WiFi qui se déconnecte et se reconnecte sans arrêt, interface wlp4s0.
Si tu n'utilise pas cette interface, le mieux serait de la désactiver.

Hors ligne

#13 Le 25/07/2020, à 18:51

xubu1957

Re : Logs qui grossissent de manière colossale

 ID 2357:0107 TP-Link TL-WN821N Version 5 RTL8192EU

Pourquoi avoir ajouté une clé wifi, en plus de la carte Intel ?

Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)

_ _ _

Montre :

uname -a; dmesg | grep -i bluetooth; dmesg | grep -i firmware; lsmod | grep bluetooth
sudo service bluetooth status
dpkg -l | grep blue

et :

lsmod | grep cfg80211
rfkill list all
iwconfig
nmcli dev wifi
modinfo 8192eu

Dernière modification par xubu1957 (Le 25/07/2020, à 20:38)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#14 Le 26/07/2020, à 08:42

bruno

Re : Logs qui grossissent de manière colossale

Ces lignes :

wlp4s0: disconnect from AP ac:7f:3e:ef:39:8a for new auth to ac:7f:3e:ef:39:8b
wlp4s0: disconnect from AP ac:7f:3e:ef:39:8b for new auth to ac:7f:3e:ef:39:8a

montrent que l'interface WiFi wlp4s0 bascule sans arrêt d'un point d'accès à un autre. Au vu des adresses MAC / BSSID on peut supposer qu'il s'agit des interfaces 2,4 Ghz et 5Ghz du routeur. Cela doit pouvoir se régler en précisant le BSSID dans network-manager.

Hors ligne

#15 Le 26/07/2020, à 08:47

moko138

Re : Logs qui grossissent de manière colossale

Bien vu, bruno !


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#16 Le 26/07/2020, à 08:53

moko138

Re : Logs qui grossissent de manière colossale

Il y a aussi beaucoup de lignes concernant le "Window manager"...


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne