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 16/11/2014, à 16:35

B_Peter

Accès disque non-stop depuis peu

Bonjour,
Le PC du voisin est en accès disque permanent et depuis peu
J'aurais besoin d'un utilitaire pour voir les programmes et les routines actifs en mémoire et voir qui est fautif.
Quelqu'un connais ce genre de problème ?

Ubuntu 14.04 LTS

Dernière modification par B_Peter (Le 19/02/2016, à 13:14)


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#2 Le 16/11/2014, à 16:45

Braun

Re : Accès disque non-stop depuis peu

Hors ligne

#3 Le 16/11/2014, à 16:47

f.x0

Re : Accès disque non-stop depuis peu

Bonjour B_Peter,

fermes toutes les applications
ouvres un terminal 'en maximisant la fenêtre)
tapes

ps --sort %cpu -aux

et regardes les dernières lignes affichées.

Elles correspondent aux programmes sollicitant le plus le processeur.
Cela devrait à peu près correspondre à celles qui sollicitent le plus ton disque dur.

ensuite tapes

sudo killall le_nom_de_l_application_à_fermer

en remplaçant le_nom_de_l_application_à_fermer par celle que tu aura trouvée.


SOPI

Hors ligne

#4 Le 16/11/2014, à 16:53

B_Peter

Re : Accès disque non-stop depuis peu

f.x0 a écrit :

Bonjour B_Peter,

fermes toutes les applications
ouvres un terminal 'en maximisant la fenêtre)
tapes

ps --sort %cpu -aux

et regardes les dernières lignes affichées.

Elles correspondent aux programmes sollicitant le plus le processeur.
Cela devrait à peu près correspondre à celles qui sollicitent le plus ton disque dur.

ensuite tapes

sudo killall le_nom_de_l_application_à_fermer

en remplaçant le_nom_de_l_application_à_fermer par celle que tu aura trouvée.

Merci, et je souhaite aussi retirer cette application, car en rebootant, ça, reviens

baudouin@baudouin-X75A1:~$ ps --sort %cpu -aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0  33780  3144 ?        Ss   nov15   0:01 /sbin/init
root         2  0.0  0.0      0     0 ?        S    nov15   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S    nov15   0:00 [ksoftirqd/0]
root         5  0.0  0.0      0     0 ?        S<   nov15   0:00 [kworker/0:0H]
root         7  0.0  0.0      0     0 ?        R    nov15   0:14 [rcu_sched]
root         8  0.0  0.0      0     0 ?        S    nov15   0:06 [rcuos/0]
root         9  0.0  0.0      0     0 ?        S    nov15   0:06 [rcuos/1]
root        10  0.0  0.0      0     0 ?        S    nov15   0:00 [rcu_bh]
root        11  0.0  0.0      0     0 ?        S    nov15   0:00 [rcuob/0]
root        12  0.0  0.0      0     0 ?        S    nov15   0:00 [rcuob/1]
root        14  0.0  0.0      0     0 ?        S    nov15   0:00 [watchdog/0]
root        15  0.0  0.0      0     0 ?        S    nov15   0:00 [watchdog/1]
root        17  0.0  0.0      0     0 ?        S    nov15   0:00 [ksoftirqd/1]
root        19  0.0  0.0      0     0 ?        S<   nov15   0:00 [kworker/1:0H]
root        20  0.0  0.0      0     0 ?        S<   nov15   0:00 [khelper]
root        21  0.0  0.0      0     0 ?        S    nov15   0:00 [kdevtmpfs]
root        22  0.0  0.0      0     0 ?        S<   nov15   0:00 [netns]
root        23  0.0  0.0      0     0 ?        S<   nov15   0:00 [writeback]
root        24  0.0  0.0      0     0 ?        S<   nov15   0:00 [kintegrityd]
root        25  0.0  0.0      0     0 ?        S<   nov15   0:00 [bioset]
root        27  0.0  0.0      0     0 ?        S<   nov15   0:00 [kblockd]
root        28  0.0  0.0      0     0 ?        S<   nov15   0:00 [ata_sff]
root        29  0.0  0.0      0     0 ?        S    nov15   0:00 [khubd]
root        30  0.0  0.0      0     0 ?        S<   nov15   0:00 [md]
root        31  0.0  0.0      0     0 ?        S<   nov15   0:00 [devfreq_wq]
root        34  0.0  0.0      0     0 ?        S    nov15   0:00 [khungtaskd]
root        35  0.0  0.0      0     0 ?        S    nov15   0:00 [kswapd0]
root        36  0.0  0.0      0     0 ?        SN   nov15   0:00 [ksmd]
root        37  0.0  0.0      0     0 ?        SN   nov15   0:01 [khugepaged]
root        38  0.0  0.0      0     0 ?        S    nov15   0:00 [fsnotify_mark]
root        39  0.0  0.0      0     0 ?        S    nov15   0:00 [ecryptfs-kthre
root        40  0.0  0.0      0     0 ?        S<   nov15   0:00 [crypto]
root        52  0.0  0.0      0     0 ?        S<   nov15   0:00 [kthrotld]
root        73  0.0  0.0      0     0 ?        S<   nov15   0:00 [deferwq]
root        74  0.0  0.0      0     0 ?        S<   nov15   0:00 [charger_manage
root       124  0.0  0.0      0     0 ?        S<   nov15   0:00 [kpsmoused]
root       130  0.0  0.0      0     0 ?        S    nov15   0:00 [scsi_eh_0]
root       131  0.0  0.0      0     0 ?        S    nov15   0:00 [scsi_eh_1]
root       133  0.0  0.0      0     0 ?        S    nov15   0:00 [scsi_eh_2]
root       134  0.0  0.0      0     0 ?        S    nov15   0:00 [scsi_eh_3]
root       182  0.0  0.0      0     0 ?        S    nov15   0:02 [jbd2/sda2-8]
root       183  0.0  0.0      0     0 ?        S<   nov15   0:00 [ext4-rsv-conve
root       308  0.0  0.0  19476   648 ?        S    nov15   0:00 upstart-udev-br
root       314  0.0  0.0  51732  1948 ?        Ss   nov15   0:00 /lib/systemd/sy
root       357  0.0  0.0      0     0 ?        S<   nov15   0:00 [cfg80211]
root       372  0.0  0.0      0     0 ?        S<   nov15   0:00 [kvm-irqfd-clea
root       386  0.0  0.0      0     0 ?        S<   nov15   0:00 [kmpathd]
root       387  0.0  0.0      0     0 ?        S<   nov15   0:00 [kmpath_handler
root       421  0.0  0.0      0     0 ?        S<   nov15   0:00 [hd-audio0]
root       484  0.0  0.0  15260   636 ?        S    nov15   0:00 upstart-socket-
root       534  0.0  0.0      0     0 ?        S<   nov15   0:00 [led_workqueue]
message+   734  0.0  0.0  40656  2692 ?        Ss   nov15   0:05 dbus-daemon --s
root       752  0.0  0.0  15276   628 ?        S    nov15   0:00 upstart-file-br
syslog     759  0.0  0.0 255844  1524 ?        Ssl  nov15   0:00 rsyslogd
root       786  0.0  0.1 330236  4456 ?        Ssl  nov15   0:00 /usr/sbin/Modem
root       787  0.0  0.0  19424  1452 ?        Ss   nov15   0:00 /usr/sbin/bluet
root       802  0.0  0.0      0     0 ?        S<   nov15   0:00 [krfcommd]
root       819  0.0  0.0  43452  1880 ?        Ss   nov15   0:00 /lib/systemd/sy
avahi      822  0.0  0.0  32348  1720 ?        S    nov15   0:00 avahi-daemon: r
avahi      824  0.0  0.0  32224   464 ?        S    nov15   0:00 avahi-daemon: c
root       835  0.0  0.1 344064  6828 ?        Ssl  nov15   0:03 NetworkManager
root       841  0.0  0.1 287164  5492 ?        Sl   nov15   0:00 /usr/lib/policy
root       882  0.0  0.0  30608  2772 ?        Ss   nov15   0:01 /sbin/wpa_suppl
root       946  0.0  0.0  18604   964 tty4     Ss+  nov15   0:00 /sbin/getty -8 
root       950  0.0  0.0  18604   956 tty5     Ss+  nov15   0:00 /sbin/getty -8 
root       956  0.0  0.0  18604   960 tty2     Ss+  nov15   0:00 /sbin/getty -8 
root       957  0.0  0.0  18604   968 tty3     Ss+  nov15   0:00 /sbin/getty -8 
root       960  0.0  0.0  18604   972 tty6     Ss+  nov15   0:00 /sbin/getty -8 
root      1013  0.0  0.0  19188   700 ?        Ss   nov15   0:01 /usr/sbin/irqba
root      1064  0.0  0.0   4368   696 ?        Ss   nov15   0:01 acpid -c /etc/a
root      1066  0.0  0.0  75352  3404 ?        Ss   nov15   0:00 /usr/sbin/cups-
root      1070  0.0  0.0  23656  1040 ?        Ss   nov15   0:00 cron
didiwiki  1077  0.0  0.0   4356   668 ?        S    nov15   0:00 /usr/bin/didiwi
kernoops  1093  0.0  0.0  37144  1016 ?        Ss   nov15   0:00 /usr/sbin/kerne
root      1166  0.0  0.0  18604   964 tty1     Ss+  nov15   0:00 /sbin/getty -8 
whoopsie  1173  0.0  0.1 510848  5332 ?        Ssl  nov15   0:05 whoopsie
root      1191  0.0  0.0 351588  3612 ?        Ssl  nov15   0:00 lightdm
root      1201  0.0  0.1 287476  4188 ?        Sl   nov15   0:00 /usr/lib/accoun
root      1247  0.0  0.0 172428  3704 ?        Sl   nov15   0:00 lightdm --sessi
root      1253  0.0  0.0      0     0 ?        S    nov15   0:00 [kauditd]
baudouin  1262  0.0  0.0  39104  2700 ?        Ss   nov15   0:00 init --user
nobody    1294  0.0  0.0  33872  1572 ?        S    nov15   0:03 /usr/sbin/dnsma
baudouin  1368  0.0  0.0  40516  2712 ?        Ss   nov15   0:05 dbus-daemon --f
baudouin  1377  0.0  0.0  20924  1136 ?        Ss   nov15   0:00 upstart-event-b
baudouin  1382  0.0  0.1  76788  4360 ?        Ss   nov15   0:00 /usr/lib/x86_64
baudouin  1383  0.0  0.1 370476  5676 ?        SLl  nov15   0:01 gnome-keyring-d
baudouin  1412  0.0  0.0  29560   960 ?        S    nov15   0:00 upstart-file-br
baudouin  1414  0.0  0.0  21004   740 ?        S    nov15   0:01 upstart-dbus-br
baudouin  1416  0.0  0.0  20932   412 ?        S    nov15   0:00 upstart-dbus-br
baudouin  1418  0.0  0.2 364236  8532 ?        Ssl  nov15   0:29 /usr/bin/ibus-d
baudouin  1427  0.0  0.5 807968 19832 ?        Ssl  nov15   0:02 /usr/lib/unity-
baudouin  1431  0.0  0.6 713900 27180 ?        Ssl  nov15   0:01 /usr/lib/x86_64
baudouin  1434  0.0  0.1 337632  5292 ?        Ssl  nov15   0:00 /usr/lib/at-spi
baudouin  1435  0.0  0.3 657964 12300 ?        Ssl  nov15   0:00 gnome-session -
baudouin  1440  0.0  0.0  39372  2024 ?        S    nov15   0:00 /bin/dbus-daemo
baudouin  1442  0.0  1.2 648580 47516 ?        Ssl  nov15   0:25 /usr/lib/unity/
baudouin  1445  0.0  0.0 343068  3704 ?        Sl   nov15   0:00 /usr/lib/gvfs/g
baudouin  1450  0.0  0.0 345664  3136 ?        Sl   nov15   0:00 /usr/lib/gvfs/g
baudouin  1453  0.0  0.0 279772  3608 ?        Sl   nov15   0:00 /usr/lib/ibus/i
baudouin  1454  0.0  0.5 550988 21024 ?        Sl   nov15   0:10 /usr/lib/ibus/i
baudouin  1456  0.0  0.1 386104  7728 ?        Sl   nov15   0:00 /usr/lib/ibus/i
baudouin  1476  0.0  0.3 621296 13976 ?        Sl   nov15   0:04 /usr/lib/x86_64
baudouin  1487  0.0  0.0 124912  3316 ?        Sl   nov15   0:00 /usr/lib/at-spi
root      1528  0.0  0.1 240032  5360 ?        Sl   nov15   0:03 /usr/lib/upower
baudouin  1535  0.0  0.1 372684  6476 ?        S<l  nov15   0:28 /usr/bin/pulsea
rtkit     1537  0.0  0.0 168916  1316 ?        SNl  nov15   0:00 /usr/lib/rtkit/
baudouin  1715  0.0  0.3 581196 15440 ?        Sl   nov15   0:00 /usr/lib/x86_64
baudouin  1716  0.0  0.1 334008  5232 ?        Ssl  nov15   0:00 /usr/lib/x86_64
baudouin  1718  0.0  0.0 262560  3044 ?        Ssl  nov15   0:00 /usr/lib/x86_64
baudouin  1720  0.0  0.0 277480  3712 ?        Ssl  nov15   0:03 /usr/lib/x86_64
baudouin  1723  0.0  0.3 1228060 14548 ?       Ssl  nov15   0:00 /usr/lib/x86_64
baudouin  1724  0.0  0.1 558736  6068 ?        Ssl  nov15   0:00 /usr/lib/x86_64
baudouin  1725  0.0  0.3 519736 12132 ?        Ssl  nov15   0:00 /usr/lib/x86_64
baudouin  1726  0.0  0.1 892652  4308 ?        Ssl  nov15   0:00 /usr/lib/x86_64
baudouin  1733  0.0  0.1 360872  5372 ?        Ssl  nov15   0:02 /usr/lib/x86_64
colord    1743  0.0  0.1 301524  5752 ?        Sl   nov15   0:00 /usr/lib/colord
baudouin  1759  0.0  0.0  20232   940 ?        S    nov15   0:11 syndaemon -i 1.
baudouin  1762  0.0  0.0 178568  3288 ?        Sl   nov15   0:00 /usr/lib/dconf/
baudouin  1770  0.0  0.4 490928 18092 ?        Sl   nov15   0:02 /usr/lib/x86_64
baudouin  1784  0.0  0.0 204028  3712 ?        Sl   nov15   0:07 /usr/lib/ibus/i
baudouin  1849  0.0  0.7 1043028 31208 ?       Sl   nov15   0:04 nm-applet
baudouin  1851  0.0  0.2 402600 10036 ?        Sl   nov15   0:00 /usr/lib/unity-
baudouin  1853  0.0  0.7 720400 30384 ?        Sl   nov15   0:00 /usr/bin/python
baudouin  1861  0.0  1.8 715140 70860 ?        Sl   nov15   0:02 /usr/bin/python
baudouin  1862  0.0  0.4 716804 18460 ?        Sl   nov15   0:00 /usr/lib/policy
baudouin  1863  0.0  1.0 1119828 43040 ?       Sl   nov15   0:04 nautilus -n
baudouin  1868  0.0  0.1 297788  7188 ?        Sl   nov15   0:00 /usr/lib/gvfs/g
root      1886  0.0  0.1 371376  5136 ?        Sl   nov15   0:02 /usr/lib/udisks
baudouin  1984  0.0  0.0 284740  3364 ?        Sl   nov15   0:00 /usr/lib/gvfs/g
baudouin  1989  0.0  0.1 199028  5132 ?        Sl   nov15   0:00 /usr/lib/gvfs/g
baudouin  1993  0.0  0.0 211192  3384 ?        Sl   nov15   0:00 /usr/lib/gvfs/g
baudouin  2006  0.0  0.3 840944 13900 ?        SLl  nov15   0:02 /usr/lib/evolut
baudouin  2017  0.0  0.1  57312  3948 ?        S    nov15   0:00 /usr/lib/x86_64
baudouin  2024  0.0  0.0 123460  3092 ?        Sl   nov15   0:00 /usr/lib/gvfs/g
baudouin  2029  0.0  1.4 1179696 56560 ?       Sl   nov15   0:05 /usr/lib/evolut
baudouin  2050  0.0  0.1 514628  4696 ?        Sl   nov15   0:00 /usr/lib/gvfs/g
baudouin  2057  0.0  0.0 269152  3136 ?        Sl   nov15   0:00 /usr/lib/gvfs/g
root      2104  0.0  0.0  76852  3580 ?        Ss   nov15   0:00 /usr/sbin/cupsd
baudouin  2142  0.0  0.3 454408 12496 ?        Sl   nov15   0:00 telepathy-indic
baudouin  2147  0.0  0.0  56696  2600 ?        S    nov15   0:00 /usr/bin/obex-d
baudouin  2152  0.0  0.1 322768  7624 ?        Sl   nov15   0:03 /usr/lib/telepa
baudouin  2185  0.0  0.2 533096  9164 ?        Sl   nov15   0:00 zeitgeist-datah
baudouin  2190  0.0  0.1 349112  7152 ?        Sl   nov15   0:00 /usr/bin/zeitge
baudouin  2196  0.0  0.6 341676 25644 ?        Sl   nov15   0:00 /usr/lib/x86_64
baudouin  2208  0.0  0.0  10000   620 ?        S    nov15   0:00 /bin/cat
baudouin  2444  0.0  0.3 496144 11840 ?        Sl   nov15   0:00 update-notifier
baudouin  2471  0.0  0.1 376816  4308 ?        Sl   nov15   0:01 /usr/lib/x86_64
root      3553  0.0  0.0      0     0 ?        S<   nov15   0:01 [kworker/u5:0]
root      4239  0.0  0.0      0     0 ?        S<   nov15   0:00 [kworker/1:1H]
root      4240  0.0  0.0      0     0 ?        S    11:38   0:00 [irq/42-mei_me]
baudouin  6446  0.0  0.3 1081552 15720 ?       Sl   13:26   0:00 /usr/lib/gvfs/g
baudouin  6939  0.0  0.4 676064 18552 ?        Sl   13:47   0:00 /usr/lib/x86_64
baudouin  6953  0.0  0.6 603196 26864 ?        Sl   13:47   0:00 /usr/bin/unity-
baudouin  6954  0.0  0.2 650732 11684 ?        Sl   13:47   0:00 /usr/lib/x86_64
baudouin  7007  0.0  0.2 344944 10988 ?        Sl   13:47   0:00 /usr/lib/x86_64
root      7658  0.0  0.0  10232  3736 ?        S    14:10   0:00 /sbin/dhclient 
baudouin  8535  0.0  0.1 237720  5560 ?        Sl   15:10   0:00 /usr/lib/geoclu
baudouin  8539  0.0  0.1 329964  7288 ?        Sl   15:10   0:00 /usr/lib/x86_64
root      9415  0.0  0.5 191448 20572 ?        Sl   15:15   0:00 python3 /usr/li
baudouin  9434  0.0  0.1 354348  5712 ?        S<l  15:15   0:00 /usr/bin/pulsea
root     10446  0.0  0.0      0     0 ?        S<   16:18   0:00 [kworker/u5:1]
root     10567  0.0  0.0      0     0 ?        S    16:37   0:00 [kworker/1:0]
root     10664  0.0  0.5 223980 23192 ?        SNl  16:45   0:00 /usr/bin/python
root     10674  0.0  0.0      0     0 ?        S    16:47   0:00 [kworker/0:1]
root     10682  0.0  0.0      0     0 ?        S    16:48   0:00 [kworker/u4:0]
root     10793  0.0  0.0      0     0 ?        S    16:54   0:00 [kworker/0:2]
baudouin 10843  0.0  0.0  14824   820 ?        S    16:54   0:00 gnome-pty-helpe
baudouin 10891  0.0  0.0  21400  1420 pts/0    R+   16:54   0:00 ps --sort %cpu 
root        13  0.1  0.0      0     0 ?        S    nov15   1:26 [migration/0]
root        16  0.1  0.0      0     0 ?        S    nov15   1:28 [migration/1]
root      9936  0.1  0.0      0     0 ?        S    15:47   0:04 [kworker/u4:2]
root     10519  0.1  0.0      0     0 ?        S    16:32   0:01 [kworker/u4:1]
root     10128  0.2  0.0      0     0 ?        S    16:07   0:06 [kworker/1:3]
root      9575  0.3  0.0      0     0 ?        S    15:22   0:16 [kworker/0:0]
baudouin 10844  0.5  0.0  25656  3844 pts/0    Ss   16:54   0:00 bash
root      1214  0.7  1.2 334568 48000 tty7     Ssl+ nov15   9:41 /usr/bin/X -cor
root      1045  0.8  0.0  50856  3004 ?        Sl   nov15  11:21 /usr/bin/devolo
baudouin  1565  0.8  5.6 1644544 220728 ?      Sl   nov15  11:10 compiz
baudouin 10834  3.5  0.5 726048 20660 ?        Sl   16:54   0:00 gnome-terminal

Tout fermer, sauf la fenêtre 'Terminal'

Dernière modification par B_Peter (Le 16/11/2014, à 16:56)


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#5 Le 16/11/2014, à 17:00

f.x0

Re : Accès disque non-stop depuis peu

Tu penses à devolo ?


SOPI

Hors ligne

#6 Le 16/11/2014, à 17:07

B_Peter

Re : Accès disque non-stop depuis peu

f.x0 a écrit :

Tu penses à devolo ?

Logiciel Devolo fermé

Devolo supprimé !

C'était ça

Merci wink

Dernière modification par B_Peter (Le 16/11/2014, à 17:13)


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#7 Le 16/11/2014, à 17:10

f.x0

Re : Accès disque non-stop depuis peu

Et les accès disque ???


SOPI

Hors ligne

#8 Le 16/11/2014, à 17:14

B_Peter

Re : Accès disque non-stop depuis peu

f.x0 a écrit :

Et les accès disque ???

Zut, j'ai parlé trop vite !

Me demande si il n'y aurais pas un programme malicieux


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#9 Le 16/11/2014, à 17:18

f.x0

Re : Accès disque non-stop depuis peu

mais ce n'est peut-être pas Devolo, peut-être un autre,

mais je ne vois pas lequel, essaies avec les autres qui sont listés..


SOPI

Hors ligne

#10 Le 16/11/2014, à 17:18

B_Peter

Re : Accès disque non-stop depuis peu

B_Peter a écrit :
f.x0 a écrit :

Et les accès disque ???

Zut, j'ai parlé trop vite !

Me demande si il n'y aurais pas un programme malicieux

audouin@baudouin-X75A1:~$ ps --sort %cpu -aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0  33780  3144 ?        Ss   nov15   0:01 /sbin/init
root         2  0.0  0.0      0     0 ?        S    nov15   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S    nov15   0:00 [ksoftirqd/0]
root         5  0.0  0.0      0     0 ?        S<   nov15   0:00 [kworker/0:0H]
root         7  0.0  0.0      0     0 ?        S    nov15   0:15 [rcu_sched]
root         8  0.0  0.0      0     0 ?        S    nov15   0:06 [rcuos/0]
root         9  0.0  0.0      0     0 ?        S    nov15   0:06 [rcuos/1]
root        10  0.0  0.0      0     0 ?        S    nov15   0:00 [rcu_bh]
root        11  0.0  0.0      0     0 ?        S    nov15   0:00 [rcuob/0]
root        12  0.0  0.0      0     0 ?        S    nov15   0:00 [rcuob/1]
root        14  0.0  0.0      0     0 ?        S    nov15   0:00 [watchdog/0]
root        15  0.0  0.0      0     0 ?        S    nov15   0:01 [watchdog/1]
root        17  0.0  0.0      0     0 ?        S    nov15   0:00 [ksoftirqd/1]
root        19  0.0  0.0      0     0 ?        S<   nov15   0:00 [kworker/1:0H]
root        20  0.0  0.0      0     0 ?        S<   nov15   0:00 [khelper]
root        21  0.0  0.0      0     0 ?        S    nov15   0:00 [kdevtmpfs]
root        22  0.0  0.0      0     0 ?        S<   nov15   0:00 [netns]
root        23  0.0  0.0      0     0 ?        S<   nov15   0:00 [writeback]
root        24  0.0  0.0      0     0 ?        S<   nov15   0:00 [kintegrityd]
root        25  0.0  0.0      0     0 ?        S<   nov15   0:00 [bioset]
root        27  0.0  0.0      0     0 ?        S<   nov15   0:00 [kblockd]
root        28  0.0  0.0      0     0 ?        S<   nov15   0:00 [ata_sff]
root        29  0.0  0.0      0     0 ?        S    nov15   0:00 [khubd]
root        30  0.0  0.0      0     0 ?        S<   nov15   0:00 [md]
root        31  0.0  0.0      0     0 ?        S<   nov15   0:00 [devfreq_wq]
root        34  0.0  0.0      0     0 ?        S    nov15   0:00 [khungtaskd]
root        35  0.0  0.0      0     0 ?        S    nov15   0:00 [kswapd0]
root        36  0.0  0.0      0     0 ?        SN   nov15   0:00 [ksmd]
root        37  0.0  0.0      0     0 ?        SN   nov15   0:01 [khugepaged]
root        38  0.0  0.0      0     0 ?        S    nov15   0:00 [fsnotify_mark]
root        39  0.0  0.0      0     0 ?        S    nov15   0:00 [ecryptfs-kthre
root        40  0.0  0.0      0     0 ?        S<   nov15   0:00 [crypto]
root        52  0.0  0.0      0     0 ?        S<   nov15   0:00 [kthrotld]
root        73  0.0  0.0      0     0 ?        S<   nov15   0:00 [deferwq]
root        74  0.0  0.0      0     0 ?        S<   nov15   0:00 [charger_manage
root       124  0.0  0.0      0     0 ?        S<   nov15   0:00 [kpsmoused]
root       130  0.0  0.0      0     0 ?        S    nov15   0:00 [scsi_eh_0]
root       131  0.0  0.0      0     0 ?        S    nov15   0:00 [scsi_eh_1]
root       133  0.0  0.0      0     0 ?        S    nov15   0:00 [scsi_eh_2]
root       134  0.0  0.0      0     0 ?        S    nov15   0:00 [scsi_eh_3]
root       182  0.0  0.0      0     0 ?        S    nov15   0:02 [jbd2/sda2-8]
root       183  0.0  0.0      0     0 ?        S<   nov15   0:00 [ext4-rsv-conve
root       308  0.0  0.0  19476   648 ?        S    nov15   0:00 upstart-udev-br
root       314  0.0  0.0  51732  1948 ?        Ss   nov15   0:00 /lib/systemd/sy
root       357  0.0  0.0      0     0 ?        S<   nov15   0:00 [cfg80211]
root       372  0.0  0.0      0     0 ?        S<   nov15   0:00 [kvm-irqfd-clea
root       386  0.0  0.0      0     0 ?        S<   nov15   0:00 [kmpathd]
root       387  0.0  0.0      0     0 ?        S<   nov15   0:00 [kmpath_handler
root       421  0.0  0.0      0     0 ?        S<   nov15   0:00 [hd-audio0]
root       484  0.0  0.0  15260   636 ?        S    nov15   0:00 upstart-socket-
root       534  0.0  0.0      0     0 ?        S<   nov15   0:00 [led_workqueue]
message+   734  0.0  0.0  40728  2760 ?        Ss   nov15   0:05 dbus-daemon --s
root       752  0.0  0.0  15276   628 ?        S    nov15   0:00 upstart-file-br
syslog     759  0.0  0.0 255844  1524 ?        Ssl  nov15   0:00 rsyslogd
root       786  0.0  0.1 330236  4456 ?        Ssl  nov15   0:00 /usr/sbin/Modem
root       787  0.0  0.0  19364  1644 ?        Ss   nov15   0:00 /usr/sbin/bluet
root       802  0.0  0.0      0     0 ?        S<   nov15   0:00 [krfcommd]
root       819  0.0  0.0  43560  1920 ?        Ss   nov15   0:00 /lib/systemd/sy
avahi      822  0.0  0.0  32348  1720 ?        S    nov15   0:00 avahi-daemon: r
avahi      824  0.0  0.0  32224   464 ?        S    nov15   0:00 avahi-daemon: c
root       835  0.0  0.1 344064  6848 ?        Ssl  nov15   0:04 NetworkManager
root       841  0.0  0.1 287196  5560 ?        Sl   nov15   0:01 /usr/lib/policy
root       882  0.0  0.0  30608  2772 ?        Ss   nov15   0:01 /sbin/wpa_suppl
root       946  0.0  0.0  18604   964 tty4     Ss+  nov15   0:00 /sbin/getty -8 
root       950  0.0  0.0  18604   956 tty5     Ss+  nov15   0:00 /sbin/getty -8 
root       956  0.0  0.0  18604   960 tty2     Ss+  nov15   0:00 /sbin/getty -8 
root       957  0.0  0.0  18604   968 tty3     Ss+  nov15   0:00 /sbin/getty -8 
root       960  0.0  0.0  18604   972 tty6     Ss+  nov15   0:00 /sbin/getty -8 
root      1013  0.0  0.0  19188   700 ?        Ss   nov15   0:01 /usr/sbin/irqba
root      1064  0.0  0.0   4368   696 ?        Ss   nov15   0:01 acpid -c /etc/a
root      1066  0.0  0.0  75352  3404 ?        Ss   nov15   0:00 /usr/sbin/cups-
root      1070  0.0  0.0  23656  1040 ?        Ss   nov15   0:00 cron
didiwiki  1077  0.0  0.0   4356   668 ?        S    nov15   0:00 /usr/bin/didiwi
kernoops  1093  0.0  0.0  37144  1016 ?        Ss   nov15   0:00 /usr/sbin/kerne
root      1166  0.0  0.0  18604   964 tty1     Ss+  nov15   0:00 /sbin/getty -8 
whoopsie  1173  0.0  0.1 510848  5332 ?        Ssl  nov15   0:05 whoopsie
root      1191  0.0  0.0 351620  3840 ?        SLsl nov15   0:00 lightdm
root      1201  0.0  0.1 287476  4220 ?        Sl   nov15   0:00 /usr/lib/accoun
root      1253  0.0  0.0      0     0 ?        S    nov15   0:00 [kauditd]
nobody    1294  0.0  0.0  33872  1572 ?        S    nov15   0:03 /usr/sbin/dnsma
root      1528  0.0  0.1 240032  5372 ?        Sl   nov15   0:03 /usr/lib/upower
rtkit     1537  0.0  0.0 168916  1316 ?        SNl  nov15   0:00 /usr/lib/rtkit/
colord    1743  0.0  0.1 301524  5780 ?        Sl   nov15   0:00 /usr/lib/colord
root      1886  0.0  0.1 371376  5224 ?        Sl   nov15   0:02 /usr/lib/udisks
root      2104  0.0  0.0  76988  3724 ?        Ss   nov15   0:00 /usr/sbin/cupsd
root      4239  0.0  0.0      0     0 ?        S<   nov15   0:00 [kworker/1:1H]
root      4240  0.0  0.0      0     0 ?        S    11:38   0:00 [irq/42-mei_me]
root      7658  0.0  0.0  10232  3736 ?        S    14:10   0:00 /sbin/dhclient 
root      9415  0.0  0.5 191448 20572 ?        Sl   15:15   0:00 python3 /usr/li
baudouin  9434  0.0  0.1 354348  5720 ?        S<l  15:15   0:00 /usr/bin/pulsea
root     10446  0.0  0.0      0     0 ?        S<   16:18   0:00 [kworker/u5:1]
root     10567  0.0  0.0      0     0 ?        S    16:37   0:00 [kworker/1:0]
root     10793  0.0  0.0      0     0 ?        S    16:54   0:00 [kworker/0:2]
root     11168  0.0  0.0 174624  3800 ?        Sl   16:58   0:00 lightdm --sessi
baudouin 11315  0.0  0.1 370488  5252 ?        SLl  16:58   0:00 /usr/bin/gnome-
baudouin 11344  0.0  0.0  38972  2716 ?        Ss   16:58   0:00 init --user
baudouin 11397  0.0  0.0  40256  2464 ?        Ss   16:58   0:00 dbus-daemon --f
baudouin 11406  0.0  0.0  20924  1156 ?        Ss   16:58   0:00 upstart-event-b
baudouin 11410  0.0  0.1  76788  4440 ?        Ss   16:58   0:00 /usr/lib/x86_64
baudouin 11420  0.0  0.0  20932   380 ?        S    16:58   0:00 upstart-dbus-br
baudouin 11422  0.0  0.0  20932   388 ?        S    16:58   0:00 upstart-dbus-br
baudouin 11425  0.0  0.0 195416  3324 ?        Sl   16:58   0:00 /usr/lib/gvfs/g
baudouin 11429  0.0  0.0 345664  3132 ?        Sl   16:58   0:00 /usr/lib/gvfs/g
baudouin 11450  0.0  0.0  29408   704 ?        S    16:58   0:00 upstart-file-br
baudouin 11452  0.0  0.3 621124 14020 ?        Sl   16:58   0:00 /usr/lib/x86_64
baudouin 11454  0.0  0.1 279776  5668 ?        Sl   16:58   0:00 /usr/lib/ibus/i
baudouin 11456  0.0  0.1 337648  5360 ?        Sl   16:58   0:00 /usr/lib/at-spi
baudouin 11460  0.0  0.0  39248  2016 ?        S    16:58   0:00 /bin/dbus-daemo
baudouin 11463  0.0  0.0 124912  3316 ?        Sl   16:58   0:00 /usr/lib/at-spi
baudouin 11474  0.0  0.4 547964 16108 ?        Sl   16:58   0:00 /usr/lib/ibus/i
baudouin 11479  0.0  0.1 386104  7792 ?        Sl   16:58   0:00 /usr/lib/ibus/i
baudouin 11495  0.0  0.0 204028  3724 ?        Sl   16:58   0:00 /usr/lib/ibus/i
baudouin 11506  0.0  0.5 814116 19908 ?        Ssl  16:58   0:00 /usr/lib/unity-
baudouin 11511  0.0  0.5 711636 23584 ?        Ssl  16:58   0:00 /usr/lib/x86_64
baudouin 11525  0.0  0.3 584244 12364 ?        Ssl  16:58   0:00 gnome-session -
baudouin 11593  0.0  0.3 597832 15616 ?        Sl   16:58   0:00 /usr/lib/x86_64
baudouin 11595  0.0  0.0 334012  3176 ?        Ssl  16:58   0:00 /usr/lib/x86_64
baudouin 11600  0.0  0.0 262560  3232 ?        Ssl  16:58   0:00 /usr/lib/x86_64
baudouin 11602  0.0  0.0 277360  3620 ?        Ssl  16:58   0:00 /usr/lib/x86_64
baudouin 11609  0.0  0.3 1162528 12544 ?       Ssl  16:58   0:00 /usr/lib/x86_64
baudouin 11611  0.0  0.1 558732  6340 ?        Ssl  16:58   0:00 /usr/lib/x86_64
baudouin 11618  0.0  0.3 446224 12188 ?        Ssl  16:58   0:00 /usr/lib/x86_64
baudouin 11621  0.0  0.1 892652  4192 ?        Ssl  16:58   0:00 /usr/lib/x86_64
baudouin 11636  0.0  0.3 709876 11912 ?        SLl  16:58   0:00 /usr/lib/evolut
baudouin 11647  0.0  0.1 295072  5196 ?        Ssl  16:58   0:00 /usr/lib/x86_64
baudouin 11656  0.0  0.0 178564  3312 ?        Sl   16:58   0:00 /usr/lib/dconf/
baudouin 11659  0.0  0.0  20232   936 ?        S    16:58   0:00 syndaemon -i 1.
baudouin 11676  0.0  0.3 339668 12484 ?        Sl   16:58   0:00 /usr/lib/x86_64
baudouin 11743  0.0  0.0 123436  3112 ?        Sl   16:58   0:00 /usr/lib/gvfs/g
baudouin 11751  0.0  1.3 981028 53352 ?        Sl   16:58   0:00 /usr/lib/evolut
baudouin 11781  0.0  0.4 730120 19524 ?        Sl   16:58   0:00 nm-applet
baudouin 11782  0.0  0.2 402608 10032 ?        Sl   16:58   0:00 /usr/lib/unity-
baudouin 11788  0.0  0.8 728644 31764 ?        Sl   16:58   0:00 /usr/bin/python
baudouin 11797  0.0  0.0  57304  3904 ?        S    16:58   0:00 /usr/lib/x86_64
baudouin 11800  0.0  0.4 716872 18688 ?        Sl   16:58   0:00 /usr/lib/policy
baudouin 11801  0.0  0.8 969872 33612 ?        Sl   16:58   0:00 nautilus -n
baudouin 11809  0.0  0.1 297788  5144 ?        Sl   16:58   0:00 /usr/lib/gvfs/g
baudouin 11820  0.0  0.0 284740  3376 ?        Sl   16:58   0:00 /usr/lib/gvfs/g
baudouin 11828  0.0  0.0 199028  3092 ?        Sl   16:58   0:00 /usr/lib/gvfs/g
baudouin 11832  0.0  0.0 211192  3388 ?        Sl   16:58   0:00 /usr/lib/gvfs/g
baudouin 11863  0.0  0.0 358336  3772 ?        Sl   16:58   0:00 /usr/lib/gvfs/g
baudouin 11869  0.0  0.0 269152  3136 ?        Sl   16:58   0:00 /usr/lib/gvfs/g
baudouin 11898  0.0  0.0  56696  2604 ?        S    16:58   0:00 /usr/bin/obex-d
baudouin 11907  0.0  0.3 454412 12284 ?        Sl   16:58   0:00 telepathy-indic
baudouin 11914  0.0  0.2 322520  9464 ?        Sl   16:58   0:00 /usr/lib/telepa
baudouin 11927  0.0  0.1 533092  7320 ?        Sl   16:58   0:00 zeitgeist-datah
baudouin 11932  0.0  0.1 348864  6648 ?        Sl   16:58   0:00 /usr/bin/zeitge
baudouin 11938  0.0  0.2 325888  9540 ?        Sl   16:58   0:00 /usr/lib/x86_64
baudouin 11940  0.0  0.0  10000   616 ?        S    16:58   0:00 /bin/cat
baudouin 12168  0.0  0.3 496244 13960 ?        Sl   16:59   0:00 update-notifier
baudouin 12207  0.0  0.1 376820  4352 ?        Sl   17:00   0:00 /usr/lib/x86_64
baudouin 12384  0.0  0.1 237724  5564 ?        Sl   17:08   0:00 /usr/lib/geoclu
baudouin 12388  0.0  0.2 329972  9328 ?        Sl   17:08   0:00 /usr/lib/x86_64
root     12461  0.0  0.0      0     0 ?        S    17:10   0:00 [kworker/u4:1]
root     12512  0.0  0.0      0     0 ?        S<   17:10   0:00 [kworker/u5:2]
root     13626  0.0  0.0      0     0 ?        S    17:12   0:00 [kworker/0:1]
baudouin 13701  0.0  0.1 523264  7472 ?        Sl   17:16   0:00 /usr/lib/gvfs/g
root     13761  0.0  0.0      0     0 ?        S    17:16   0:00 [kworker/1:2]
baudouin 13774  0.0  0.0  14824   820 ?        S    17:16   0:00 gnome-pty-helpe
baudouin 13826  0.0  0.0  21400  1376 pts/0    R+   17:17   0:00 ps --sort %cpu 
root        13  0.1  0.0      0     0 ?        S    nov15   1:30 [migration/0]
root        16  0.1  0.0      0     0 ?        S    nov15   1:33 [migration/1]
root     11057  0.1  0.0      0     0 ?        S    16:57   0:01 [kworker/u4:3]
root     11058  0.1  0.0      0     0 ?        S    16:57   0:01 [kworker/1:1]
baudouin 11413  0.1  0.1 360708  4396 ?        Ssl  16:58   0:01 /usr/bin/ibus-d
baudouin 13775  0.1  0.0  25604  3860 pts/0    Ss   17:16   0:00 bash
root      9575  0.2  0.0      0     0 ?        S    15:22   0:20 [kworker/0:0]
baudouin 11530  0.2  1.0 643116 39388 ?        Ssl  16:58   0:03 /usr/lib/unity/
baudouin 11646  0.2  0.1 372688  6552 ?        S<l  16:58   0:02 /usr/bin/pulsea
root     13718  0.2  0.0      0     0 ?        S    17:16   0:00 [kworker/u4:0]
baudouin 11799  0.5  1.9 718248 78132 ?        Sl   16:58   0:06 /usr/bin/python
baudouin 12415  0.7  1.0 350116 40396 ?        Sl   17:09   0:03 /usr/bin/python
root     12379  1.2  2.5 303252 99464 ?        SNl  17:08   0:06 /usr/bin/python
baudouin 13765  2.0  0.5 726052 20692 ?        Sl   17:16   0:00 gnome-terminal
root     11098  3.0  1.4 336052 56100 tty7     Ssl+ 16:58   0:34 /usr/bin/X -cor
baudouin 11765  5.7  2.9 1397064 117352 ?      Sl   16:58   1:05 compiz

Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#11 Le 16/11/2014, à 17:23

f.x0

Re : Accès disque non-stop depuis peu

essaies

sudo killall python

et vérifies les accès disques.


Si ça continue, tu peux tenter

sudo killall compiz

mais ça risque d'être violent !!! fermeture de session, ...

Dernière modification par f.x0 (Le 16/11/2014, à 17:24)


SOPI

Hors ligne

#12 Le 16/11/2014, à 17:25

B_Peter

Re : Accès disque non-stop depuis peu

baudouin 12168  0.0  0.3 496244 13960 ?        Sl   16:59   0:00 update-notifier ??


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#13 Le 16/11/2014, à 17:26

B_Peter

Re : Accès disque non-stop depuis peu

f.x0 a écrit :

essaies

sudo killall python

et vérifies les accès disques.


Si ça continue, tu peux tenter

sudo killall compiz

mais ça risque d'être violent !!! fermeture de session, ...

baudouin@baudouin-X75A1:~$ sudo killall python
[sudo] password for baudouin: 
python: aucun processus trouvé

Avec compiz, c'est effectivement brutal

rebooté et ça continue
mais j'ai un message d'erreur au lancement : on cherche un device


Maintenant plus rien
Je vais attendre quelques heures

Dernière modification par B_Peter (Le 16/11/2014, à 17:33)


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#14 Le 16/11/2014, à 17:33

f.x0

Re : Accès disque non-stop depuis peu

python a dû être utilisé par un processus, puis se fermer, autrement tu aurais dû pouvoir le supprimer.

Normalement update-notifier ne devrait pas taper sur le disque, mais tu peux tenter.

postes le retour de

ps -faux

SOPI

Hors ligne

#15 Le 16/11/2014, à 17:36

B_Peter

Re : Accès disque non-stop depuis peu

f.x0 a écrit :

python a dû être utilisé par un processus, puis se fermer, autrement tu aurais dû pouvoir le supprimer.

Normalement update-notifier ne devrait pas taper sur le disque, mais tu peux tenter.

postes le retour de

ps -faux
udouin@baudouin-X75A1:~$ ps -faux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         2  0.0  0.0      0     0 ?        S    17:27   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [ksoftirqd/
root         5  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kworker/0:
root         7  0.1  0.0      0     0 ?        S    17:27   0:00  \_ [rcu_sched]
root         8  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [rcuos/0]
root         9  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [rcuos/1]
root        10  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [rcu_bh]
root        11  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [rcuob/0]
root        12  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [rcuob/1]
root        13  0.3  0.0      0     0 ?        S    17:27   0:01  \_ [migration/
root        14  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [watchdog/0
root        15  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [watchdog/1
root        16  0.7  0.0      0     0 ?        S    17:27   0:04  \_ [migration/
root        17  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [ksoftirqd/
root        18  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [kworker/1:
root        19  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kworker/1:
root        20  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [khelper]
root        21  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [kdevtmpfs]
root        22  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [netns]
root        23  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [writeback]
root        24  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kintegrity
root        25  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [bioset]
root        26  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kworker/u5
root        27  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kblockd]
root        28  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [ata_sff]
root        29  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [khubd]
root        30  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [md]
root        31  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [devfreq_wq
root        32  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [kworker/0:
root        34  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [khungtaskd
root        35  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [kswapd0]
root        36  0.0  0.0      0     0 ?        SN   17:27   0:00  \_ [ksmd]
root        37  0.0  0.0      0     0 ?        SN   17:27   0:00  \_ [khugepaged
root        38  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [fsnotify_m
root        39  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [ecryptfs-k
root        40  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [crypto]
root        52  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kthrotld]
root        54  0.1  0.0      0     0 ?        S    17:27   0:00  \_ [kworker/u4
root        73  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [deferwq]
root        74  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [charger_ma
root       128  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kpsmoused]
root       129  0.1  0.0      0     0 ?        S    17:27   0:00  \_ [kworker/0:
root       133  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [scsi_eh_0]
root       136  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [scsi_eh_1]
root       143  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [scsi_eh_2]
root       145  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [scsi_eh_3]
root       147  0.2  0.0      0     0 ?        S    17:27   0:01  \_ [kworker/u4
root       154  0.2  0.0      0     0 ?        S    17:27   0:01  \_ [kworker/1:
root       183  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kworker/u5
root       184  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [jbd2/sda2-
root       185  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [ext4-rsv-c
root       354  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [irq/42-mei
root       365  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [cfg80211]
root       380  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kvm-irqfd-
root       386  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kmpathd]
root       387  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [kmpath_han
root       471  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [hd-audio0]
root       790  0.0  0.0      0     0 ?        S<   17:27   0:00  \_ [krfcommd]
root      1227  0.0  0.0      0     0 ?        S    17:27   0:00  \_ [kauditd]
root      2546  0.0  0.0      0     0 ?        S    17:33   0:00  \_ [kworker/u4
root      2549  0.0  0.0      0     0 ?        S    17:33   0:00  \_ [kworker/1:
root      2589  0.0  0.0      0     0 ?        S    17:35   0:00  \_ [kworker/0:
root         1  0.2  0.0  33780  3164 ?        Ss   17:27   0:01 /sbin/init
root       309  0.0  0.0  19476   648 ?        S    17:27   0:00 upstart-udev-br
root       315  0.0  0.0  51732  1976 ?        Ss   17:27   0:00 /lib/systemd/sy
root       578  0.0  0.0  15524   912 ?        S    17:27   0:00 upstart-socket-
root       748  0.0  0.0  15276   632 ?        S    17:27   0:00 upstart-file-br
message+   750  0.0  0.0  40476  2468 ?        Ss   17:27   0:00 dbus-daemon --s
syslog     757  0.0  0.0 255844  1264 ?        Ssl  17:27   0:00 rsyslogd
root       774  0.0  0.1 330236  4432 ?        Ssl  17:27   0:00 /usr/sbin/Modem
root       775  0.0  0.0  19424  1720 ?        Ss   17:27   0:00 /usr/sbin/bluet
avahi      813  0.0  0.0  32348  1720 ?        S    17:27   0:00 avahi-daemon: r
avahi      826  0.0  0.0  32224   468 ?        S    17:27   0:00  \_ avahi-daemo
root       824  0.0  0.0  43452  1888 ?        Ss   17:27   0:00 /lib/systemd/sy
root       832  0.0  0.1 343948  6644 ?        Ssl  17:27   0:00 NetworkManager
root      2058  0.0  0.0  10232  3732 ?        S    17:28   0:00  \_ /sbin/dhcli
nobody    2072  0.0  0.0  33872  1596 ?        S    17:28   0:00  \_ /usr/sbin/d
root       837  0.0  0.1 281192  5084 ?        Sl   17:27   0:00 /usr/lib/policy
root       879  0.0  0.0  30608  2708 ?        Ss   17:27   0:00 /sbin/wpa_suppl
root       943  0.0  0.0  18604   972 tty4     Ss+  17:27   0:00 /sbin/getty -8 
root       947  0.0  0.0  18604   972 tty5     Ss+  17:27   0:00 /sbin/getty -8 
root       953  0.0  0.0  18604   960 tty2     Ss+  17:27   0:00 /sbin/getty -8 
root       954  0.0  0.0  18604   960 tty3     Ss+  17:27   0:00 /sbin/getty -8 
root       957  0.0  0.0  18604   960 tty6     Ss+  17:27   0:00 /sbin/getty -8 
root      1032  0.0  0.0  75352  3412 ?        Ss   17:27   0:00 /usr/sbin/cups-
root      1035  0.0  0.0  19188   704 ?        Ss   17:27   0:00 /usr/sbin/irqba
root      1037  0.0  0.0   4368   700 ?        Ss   17:27   0:00 acpid -c /etc/a
root      1042  0.0  0.0  23656  1016 ?        Ss   17:27   0:00 cron
didiwiki  1049  0.0  0.0   4356   672 ?        S    17:27   0:00 /usr/bin/didiwi
kernoops  1066  0.0  0.0  37144  1012 ?        Ss   17:27   0:00 /usr/sbin/kerne
root      1141  0.0  0.0  18604   964 tty1     Ss+  17:27   0:00 /sbin/getty -8 
whoopsie  1147  0.0  0.1 510872  7304 ?        Ssl  17:27   0:00 whoopsie
root      1187  0.0  0.0 351588  3688 ?        Ssl  17:27   0:00 lightdm
root      1210  2.7  1.0 319944 42452 tty7     Ssl+ 17:27   0:13  \_ /usr/bin/X 
root      1222  0.0  0.0 172428  3728 ?        Sl   17:27   0:00  \_ lightdm --s
baudouin  1236  0.0  0.0  39104  2748 ?        Ss   17:27   0:00      \_ init --
baudouin  1297  0.1  0.0  40104  2288 ?        Ss   17:27   0:00          \_ dbu
baudouin  1306  0.0  0.0  20924  1156 ?        Ss   17:27   0:00          \_ ups
baudouin  1311  0.0  0.1  76788  4360 ?        Ss   17:27   0:00          \_ /us
baudouin  1312  0.0  0.1 370140  5260 ?        SLl  17:27   0:00          \_ gno
baudouin  1341  0.0  0.0  29560   952 ?        S    17:27   0:00          \_ ups
baudouin  1342  0.0  0.0  20932   652 ?        S    17:27   0:00          \_ ups
baudouin  1345  0.0  0.0  20932   652 ?        S    17:27   0:00          \_ ups
baudouin  1347  0.1  0.1 360584  4400 ?        Ssl  17:28   0:00          \_ /us
baudouin  1383  0.0  0.0 279776  3624 ?        Sl   17:28   0:00          |   \_
baudouin  1384  0.0  0.4 547720 16368 ?        Sl   17:28   0:00          |   \_
baudouin  1691  0.0  0.0 204028  3464 ?        Sl   17:28   0:00          |   \_
baudouin  1356  0.0  0.4 813840 19568 ?        Ssl  17:28   0:00          \_ /us
baudouin  1687  0.0  0.0  20232   936 ?        S    17:28   0:00          |   \_
baudouin  1360  0.0  0.6 712620 23720 ?        Ssl  17:28   0:00          \_ /us
baudouin  1363  0.0  0.0 337632  3432 ?        Ssl  17:28   0:00          \_ /us
baudouin  1369  0.0  0.0  39248  2004 ?        S    17:28   0:00          |   \_
baudouin  1364  0.0  0.3 649516 12232 ?        Ssl  17:28   0:00          \_ gno
baudouin  1715  3.7  2.8 1400268 111364 ?      Sl   17:28   0:18          |   \_
baudouin  1797  0.1  0.5 729504 19672 ?        Sl   17:28   0:00          |   \_
baudouin  1798  0.0  0.3 402604 12108 ?        Sl   17:28   0:00          |   \_
baudouin  1801  0.0  0.8 720080 31960 ?        Sl   17:28   0:00          |   \_
baudouin  1809  0.4  1.8 714772 73160 ?        Sl   17:28   0:02          |   \_
baudouin  2581  0.0  0.0      0     0 ?        Z    17:35   0:00          |   | 
baudouin  1810  0.0  0.2 331020 10000 ?        Sl   17:28   0:00          |   \_
baudouin  1811  0.1  0.8 1108624 33420 ?       Sl   17:28   0:00          |   \_
baudouin  1970  0.0  0.3 454412 12500 ?        Sl   17:28   0:00          |   \_
baudouin  1987  0.0  0.2 533148  9316 ?        Sl   17:28   0:00          |   \_
baudouin  2425  0.0  0.2 496156 11612 ?        Sl   17:29   0:00          |   \_
baudouin  2472  0.0  0.1 376824  4356 ?        Sl   17:30   0:00          |   \_
baudouin  1371  0.4  1.1 569396 43912 ?        Ssl  17:28   0:01          \_ /us
baudouin  1375  0.0  0.0 195416  3308 ?        Sl   17:28   0:00          \_ /us
baudouin  1380  0.0  0.0 345664  3136 ?        Sl   17:28   0:00          \_ /us
baudouin  1386  0.0  0.2 386108  9784 ?        Sl   17:28   0:00          \_ /us
baudouin  1404  0.0  0.4 618852 16020 ?        Sl   17:28   0:00          \_ /us
baudouin  1416  0.0  0.0 124912  3324 ?        Sl   17:28   0:00          \_ /us
baudouin  1464  0.0  0.1 383088  6432 ?        S<l  17:28   0:00          \_ /us
baudouin  1535  0.0  0.0  98396  3032 ?        S    17:28   0:00          |   \_
baudouin  1538  0.0  0.0  57336  3912 ?        S    17:28   0:00          \_ /us
baudouin  1637  0.0  0.0 334012  3184 ?        Ssl  17:28   0:00          \_ /us
baudouin  1640  0.0  0.0 262564  3156 ?        Ssl  17:28   0:00          \_ /us
baudouin  1643  0.0  0.3 646332 13480 ?        Sl   17:28   0:00          \_ /us
baudouin  1644  0.0  0.0 277408  3572 ?        Ssl  17:28   0:00          \_ /us
baudouin  1646  0.0  0.3 1162264 14388 ?       Ssl  17:28   0:00          \_ /us
baudouin  1647  0.0  0.1 558620  5972 ?        Ssl  17:28   0:00          \_ /us
baudouin  1648  0.0  0.3 519728 12124 ?        Ssl  17:28   0:00          \_ /us
baudouin  1649  0.0  0.1 892652  6220 ?        Ssl  17:28   0:00          \_ /us
baudouin  1662  0.0  0.1 360480  5028 ?        Ssl  17:28   0:00          \_ /us
baudouin  1684  0.0  0.0 178564  3056 ?        Sl   17:28   0:00          \_ /us
baudouin  1718  0.0  0.4 491372 18552 ?        Sl   17:28   0:00          \_ /us
baudouin  1792  0.0  0.2 488624 11552 ?        Sl   17:28   0:00          \_ /us
baudouin  1816  0.0  0.1 297788  7184 ?        Sl   17:28   0:00          \_ /us
baudouin  1842  0.0  0.0 284740  3368 ?        Sl   17:28   0:00          \_ /us
baudouin  1847  0.0  0.0 199028  3092 ?        Sl   17:28   0:00          \_ /us
baudouin  1851  0.0  0.0 211192  3396 ?        Sl   17:28   0:00          \_ /us
baudouin  1853  0.0  0.0 123424  3076 ?        Sl   17:28   0:00          \_ /us
baudouin  1858  0.0  1.3 1103904 54064 ?       Sl   17:28   0:00          \_ /us
baudouin  1891  0.0  0.0 432068  3808 ?        Sl   17:28   0:00          \_ /us
baudouin  1902  0.0  0.0 269152  3136 ?        Sl   17:28   0:00          \_ /us
baudouin  1977  0.0  0.0  56696  2604 ?        S    17:28   0:00          \_ /us
baudouin  1980  0.0  0.1 322516  7380 ?        Sl   17:28   0:00          \_ /us
baudouin  1992  0.0  0.1 348868  4544 ?        Sl   17:28   0:00          \_ /us
baudouin  1999  0.0  0.2 325892  9532 ?        Sl   17:28   0:00          \_ /us
baudouin  2012  0.0  0.0  10000   620 ?        S    17:28   0:00          |   \_
baudouin  2023  6.0  3.7 1178660 148956 ?      Sl   17:28   0:27          \_ chr
baudouin  2050  0.0  0.0   6504   400 ?        S    17:28   0:00          |   \_
baudouin  2051  0.0  1.1 613448 46276 ?        S    17:28   0:00          |   | 
baudouin  2061  0.0  0.3 621644 11816 ?        S    17:28   0:00          |   | 
baudouin  2309  0.0  0.9 970692 38964 ?        Sl   17:28   0:00          |   | 
baudouin  2372  0.0  0.9 970692 39076 ?        Sl   17:29   0:00          |   | 
baudouin  2452  3.6  1.8 1008100 73888 ?       Sl   17:29   0:15          |   | 
baudouin  2497  1.9  1.8 1010408 71444 ?       Sl   17:31   0:05          |   | 
baudouin  2217  3.3  5.0 924180 196864 ?       Sl   17:28   0:14          |   \_
baudouin  2222  0.0  0.3 632624 14636 ?        S    17:28   0:00          |     
baudouin  2824  4.2  0.5 725832 22652 ?        Sl   17:36   0:00          \_ gno
baudouin  2833  0.0  0.0  14824   820 ?        S    17:36   0:00              \_
baudouin  2834  0.6  0.0  25656  3840 pts/0    Ss   17:36   0:00              \_
baudouin  2882  0.0  0.0  21400  1416 pts/0    R+   17:36   0:00                
root      1197  0.0  0.1 287456  4236 ?        Sl   17:27   0:00 /usr/lib/accoun
root      1446  0.0  0.1 240044  5204 ?        Sl   17:28   0:00 /usr/lib/upower
rtkit     1466  0.0  0.0 168916  1312 ?        SNl  17:28   0:00 /usr/lib/rtkit/
colord    1682  0.0  0.1 301504  5744 ?        Sl   17:28   0:00 /usr/lib/colord
root      1832  0.0  0.1 371380  7136 ?        Sl   17:28   0:00 /usr/lib/udisks
root      1961  0.0  0.0  76856  3672 ?        Ss   17:28   0:00 /usr/sbin/cupsd
lp        1965  0.0  0.0  63156  1996 ?        S    17:28   0:00  \_ /usr/lib/cu

Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#16 Le 16/11/2014, à 17:55

f.x0

Re : Accès disque non-stop depuis peu

Redémarres le PC, toujours les accès disques ???


SOPI

Hors ligne

#17 Le 16/11/2014, à 18:25

Rufus T. Firefly

Re : Accès disque non-stop depuis peu

Salut,

j'ai un message d'erreur au lancement : on cherche un device

Regarde aussi dans /var/log s'il n'y a pas un fichier de grosse taille, genre 1 Go ou plus... et qui augmente à vue d'oeil quand le disque fonctionne à fond... Normalement, ils font tous quelques centaines de Ko, au plus...

Dernière modification par Rufus T. Firefly (Le 16/11/2014, à 18:29)


La provocation est une façon de remettre la réalité sur ses pieds. (Bertolt Brecht)
Il n'y a pas de route royale pour la science et ceux-là seulement ont chance d'arriver à ses sommets lumineux qui ne craignent pas de se fatiguer à gravir ses sentiers escarpés. (Karl Marx)
Il est devenu plus facile de penser la fin du monde que la fin du capitalisme

Hors ligne

#18 Le 16/11/2014, à 18:27

B_Peter

Re : Accès disque non-stop depuis peu

f.x0 a écrit :

Redémarres le PC, toujours les accès disques ???

Plus rien depuis une heure... Python ?

Enfin,  merci enocre


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#19 Le 16/11/2014, à 18:29

B_Peter

Re : Accès disque non-stop depuis peu

Rufus T. Firefly a écrit :

Salut,

Regarde aussi dans /var/log s'il n'y a pas un fichier de grosse taille, genre 1 Go ou plus... et qui augmente à vue d'oeil quand le disque fonctionne à fond... Normalement, ils font tous quelques centaines de Ko, au plus...

Je dois installer un gestionnaire de fichier d'abord


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#20 Le 16/11/2014, à 18:30

Rufus T. Firefly

Re : Accès disque non-stop depuis peu

Non, pas forcément.

ls -l /var/log

Edit : pas besoin de sudo ici

Dernière modification par Rufus T. Firefly (Le 16/11/2014, à 18:31)


La provocation est une façon de remettre la réalité sur ses pieds. (Bertolt Brecht)
Il n'y a pas de route royale pour la science et ceux-là seulement ont chance d'arriver à ses sommets lumineux qui ne craignent pas de se fatiguer à gravir ses sentiers escarpés. (Karl Marx)
Il est devenu plus facile de penser la fin du monde que la fin du capitalisme

Hors ligne

#21 Le 16/11/2014, à 18:33

B_Peter

Re : Accès disque non-stop depuis peu

Rufus T. Firefly a écrit :

Non, pas forcément.

ls -l /var/log

Edit : pas besoin de sudo ici

Ca à l'air d'aller

baudouin@baudouin-X75A1:~$ ls -l /var/log
total 9340
-rw-r--r-- 1 root              root    1769 nov 16 17:11 alternatives.log
-rw-r--r-- 1 root              root    2272 oct 16 09:53 alternatives.log.1
-rw-r--r-- 1 root              root     735 sep 30 15:48 alternatives.log.2.gz
-rw-r--r-- 1 root              root     407 aoû 31 21:54 alternatives.log.3.gz
-rw-r--r-- 1 root              root     118 jui  2 13:37 alternatives.log.4.gz
-rw-r--r-- 1 root              root     601 jun 25 11:14 alternatives.log.5.gz
-rw-r--r-- 1 root              root    3311 mai 22 08:17 alternatives.log.6.gz
-rw-r--r-- 1 root              root     697 avr 12  2014 alternatives.log.7.gz
-rw-r--r-- 1 root              root     476 mar 17  2014 alternatives.log.8.gz
-rw-r--r-- 1 root              root    4609 fév 23  2014 alternatives.log.9.gz
-rw-r----- 1 root              adm        0 nov 12 09:44 apport.log
-rw-r----- 1 root              adm      491 nov 12 09:37 apport.log.1
-rw-r----- 1 root              adm      239 oct 16 19:03 apport.log.2.gz
-rw-r----- 1 root              adm      294 sep 21 09:47 apport.log.3.gz
-rw-r----- 1 root              adm      564 sep 13 21:45 apport.log.4.gz
-rw-r----- 1 root              adm      265 sep 11 22:44 apport.log.5.gz
-rw-r----- 1 root              adm      271 sep 10 20:03 apport.log.6.gz
-rw-r----- 1 root              adm      448 sep  7 19:39 apport.log.7.gz
drwxr-xr-x 2 root              root    4096 nov  3 09:13 apt
-rw-r----- 1 syslog            adm   110526 nov 16 18:17 auth.log
-rw-r----- 1 syslog            adm    31416 nov  9 13:56 auth.log.1
-rw-r----- 1 syslog            adm     3928 nov  4 07:50 auth.log.2.gz
-rw-r----- 1 syslog            adm     4974 oct 27 09:32 auth.log.3.gz
-rw-r----- 1 syslog            adm     6079 oct 19 10:30 auth.log.4.gz
-rw-r--r-- 1 root              root    4827 nov 16 17:27 boot.log
-rw-r--r-- 1 root              root   51216 oct 16  2013 bootstrap.log
-rw-rw---- 1 root              utmp       0 nov  3 09:13 btmp
-rw-rw---- 1 root              utmp       0 oct  1 14:55 btmp.1
drwxr-xr-x 2 root              root    4096 jun  3 09:30 ConsoleKit
drwxr-xr-x 2 root              root    4096 nov 13 15:07 cups
drwxr-xr-x 3 root              root    4096 mai  4  2014 dist-upgrade
-rw-r----- 1 root              adm    78096 nov 16 17:27 dmesg
-rw-r----- 1 root              adm    77039 nov 15 18:58 dmesg.0
-rw-r----- 1 root              adm    17949 nov 15 18:56 dmesg.1.gz
-rw-r----- 1 root              adm    18115 nov 15 12:24 dmesg.2.gz
-rw-r----- 1 root              adm    17887 nov 15 12:21 dmesg.3.gz
-rw-r----- 1 root              adm    18087 nov 15 12:07 dmesg.4.gz
-rw-r--r-- 1 root              root  177118 nov 16 17:23 dpkg.log
-rw-r--r-- 1 root              root  178400 oct 31 17:38 dpkg.log.1
-rw-r--r-- 1 root              root   17990 sep 30 15:48 dpkg.log.2.gz
-rw-r--r-- 1 root              root   24513 aoû 30 11:05 dpkg.log.3.gz
-rw-r--r-- 1 root              root    3938 jui  2 13:38 dpkg.log.4.gz
-rw-r--r-- 1 root              root   35288 jun 25 11:15 dpkg.log.5.gz
-rw-r--r-- 1 root              root  187502 mai 29 14:54 dpkg.log.6.gz
-rw-r--r-- 1 root              root   19208 avr 18  2014 dpkg.log.7.gz
-rw-r--r-- 1 root              root    3927 mar 16  2014 dpkg.log.8.gz
-rw-r--r-- 1 root              root  144951 fév 22  2014 dpkg.log.9.gz
-rw-r--r-- 1 root              root   32032 aoû 18 12:32 faillog
-rw-r--r-- 1 root              root    4739 nov  9 13:52 fontconfig.log
drwxr-xr-x 2 root              root    4096 oct 16  2013 fsck
-rw-r--r-- 1 root              root    1468 nov 16 17:27 gpu-manager.log
drwxr-xr-x 3 root              root    4096 oct 16  2013 hp
drwxr-xr-x 2 root              root    4096 fév 15  2014 installer
-rw-r----- 1 syslog            adm  2068133 nov 16 18:18 kern.log
-rw-r----- 1 syslog            adm   597881 nov  9 14:00 kern.log.1
-rw-r----- 1 syslog            adm   141409 nov  4 08:11 kern.log.2.gz
-rw-r----- 1 syslog            adm   166013 oct 27 09:32 kern.log.3.gz
-rw-r----- 1 syslog            adm   300524 oct 19 10:30 kern.log.4.gz
-rw-rw-r-- 1 root              utmp  292292 aoû 18 12:32 lastlog
drwxr-xr-x 2 root              root    4096 nov 16 17:27 lightdm
-rw-r----- 1 syslog            adm        0 fév 15  2014 mail.err
-rw-r----- 1 syslog            adm        0 fév 15  2014 mail.log
drwxr-xr-x 2 root              root    4096 fév 15  2014 news
-rw-r--r-- 1 root              root  302767 nov 16 18:25 pm-powersave.log
-rw-r--r-- 1 root              root  533836 nov  3 08:54 pm-powersave.log.1
-rw-r--r-- 1 root              root    3594 oct  1 14:28 pm-powersave.log.2.gz
-rw-r--r-- 1 root              root    5212 sep  1 08:41 pm-powersave.log.3.gz
-rw-r--r-- 1 root              root    4094 aoû  3 20:28 pm-powersave.log.4.gz
-rw-r--r-- 1 root              root  285938 nov 16 11:38 pm-suspend.log
-rw-r--r-- 1 root              root  526273 nov  3 08:54 pm-suspend.log.1
-rw-r--r-- 1 root              root    9478 oct  1 13:57 pm-suspend.log.2.gz
-rw-r--r-- 1 root              root   15466 sep  1 08:40 pm-suspend.log.3.gz
-rw-r--r-- 1 root              root   13018 aoû  2 23:56 pm-suspend.log.4.gz
-rw-r--r-- 1 root              root       0 avr 12  2014 pycentral.log
drwxr-x--- 2 root              adm     4096 oct  9  2013 samba
drwx------ 2 speech-dispatcher root    4096 aoû 27  2013 speech-dispatcher
-rw-r----- 1 syslog            adm   333363 nov 16 18:28 syslog
-rw-r----- 1 syslog            adm  1525144 nov 16 11:56 syslog.1
-rw-r----- 1 syslog            adm   133454 nov 15 10:29 syslog.2.gz
-rw-r----- 1 syslog            adm    76677 nov 13 15:06 syslog.3.gz
-rw-r----- 1 syslog            adm     7032 nov 12 09:44 syslog.4.gz
-rw-r----- 1 syslog            adm    36181 nov 11 10:28 syslog.5.gz
-rw-r----- 1 syslog            adm    11660 nov 10 10:16 syslog.6.gz
-rw-r----- 1 syslog            adm    21386 nov  9 14:00 syslog.7.gz
-rw-r--r-- 1 root              root  299938 nov 16 17:27 udev
-rw-r----- 1 syslog            adm        0 fév 15  2014 ufw.log
drwxr-xr-x 2 root              root    4096 fév 15  2014 unattended-upgrades
drwxr-xr-x 2 root              root   12288 nov 16 17:28 upstart
-rw-r--r-- 1 root              root     228 oct 16 17:40 wifi-radar.log
-rw-rw-r-- 1 root              utmp  132480 nov 16 17:36 wtmp
-rw-rw-r-- 1 root              utmp  262656 oct 31 17:08 wtmp.1
-rw-r--r-- 1 root              root   25086 nov 16 17:28 Xorg.0.log
-rw-r--r-- 1 root              root   25975 nov 16 16:58 Xorg.0.log.old
-rw-r--r-- 1 root              root   27361 aoû 18 13:35 Xorg.1.log
-rw-r--r-- 1 root              root   27638 aoû  8 21:52 Xorg.1.log.old
-rw-r--r-- 1 root              root   26443 aoû 18 12:33 Xorg.2.log
-rw-r--r-- 1 root              root   26516 jun 13 20:00 Xorg.2.log.old

Merci aussi

Dernière modification par B_Peter (Le 16/11/2014, à 18:34)


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#22 Le 16/11/2014, à 18:37

Rufus T. Firefly

Re : Accès disque non-stop depuis peu

Oui, ça a l'air normal... En tous cas si quelqu'un (kernel ou autre) avait passé son temps à écrire des logs, il y en a qui seraient considérablement plus gros...

Pour avoir la conscience tranquille vérifie le disque, on ne sait jamais.

sudo apt-get install smartmontools
sudo smartctl -a /dev/ton_disque

Dernière modification par Rufus T. Firefly (Le 16/11/2014, à 18:40)


La provocation est une façon de remettre la réalité sur ses pieds. (Bertolt Brecht)
Il n'y a pas de route royale pour la science et ceux-là seulement ont chance d'arriver à ses sommets lumineux qui ne craignent pas de se fatiguer à gravir ses sentiers escarpés. (Karl Marx)
Il est devenu plus facile de penser la fin du monde que la fin du capitalisme

Hors ligne

#23 Le 16/11/2014, à 18:39

B_Peter

Re : Accès disque non-stop depuis peu

Rufus T. Firefly a écrit :

Oui, ça a l'air normal... En tous cas si quelqu'un (kernel ou autre) avait passé son temps à écrire des logs, il y en a qui seraient considérablement plus gros...

Oui, j'ai eu un log de 32 Go sur un serveur en peu de temps. Quelques jours
Mais il y a des outils de management sous Debian pour les serveurs


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#24 Le 19/02/2016, à 13:17

B_Peter

Re : Accès disque non-stop depuis peu

Bonjour
Bon, c'est reparti
et

ps --sort %cpu -aux 

ne donne rien
Ni rebooter le PC


Linux Ubuntu 22.04.2 LTS
12th Gen Intel® Core™ i7-1260P × 16
64,0 Gio / Mesa Intel® Graphics (ADL GT2) Intel IRIS Xe

Hors ligne

#25 Le 19/02/2016, à 17:00

f.x0

Re : Accès disque non-stop depuis peu

Ben tu n'as pas de chance toi (1 an après !!!)

que donne ???

free -h

SOPI

Hors ligne