17.02.2018 03:23, Jim Henderson пишет:
On Fri, 16 Feb 2018 23:59:02 +0000, Jim Henderson wrote:
On Sat, 17 Feb 2018 00:28:36 +0100, Christian Boltz wrote:
Maybe the listed processes create a tempfile and instantly delete it (while keeping it open and therefore useable for the process that opened it).
Please check with zypper ps (without the -s) to see the filenames of the deleted files used by these processes.
Thanks, Christian. The good news is that after rebooting into recovery, I ran a btrfs check; it didn't find any issues, but the issue with zypper ps -s showing in-use files seems to have cleared up. It was really strange that that issue persisted through a reboot earlier this week.
Well, it came back after running another zypper up.
The files shown are:
jhenderson@lamuella:~> sudo zypper ps The following running processes use deleted files:
PID | PPID | UID | User | Command | Service | Files ------+-------+-----+------+----------------------+--------- +-------------------------------- 18849 | 18838 | 478 | gdm | gnome-session-binary | | /var/lib/ gdm/.config/dconf/user 18860 | 1 | 478 | gdm | at-spi-bus-launcher | | /var/lib/ gdm/.config/dconf/user 19023 | 1 | 478 | gdm | goa-daemon | | /var/lib/ gdm/.config/dconf/user 19041 | 1 | 478 | gdm | mission-control-5 | | /var/lib/ gdm/.config/dconf/user
Jim
zypper ps sumply checks for files marked as "deleted". It is possible that this file is somehow changed since processes opened it. I do not have 42.3 with GDM, on TW I do not see this.
1. I ran zypper up. 2. I ran zypper ps -s 3. Processes using deleted files showed up. 4. I stopped the graphical interface. 5. zypper ps -s showed the deleted files were no longer in use 6. I started the graphical interface. 7. zypper ps -s showed the deleted files were once again in use
OK, so check file details at step 3 (ls -li, probably using ISO time format - with milliseconds) Check file details again at step 4 - are they the same? Check file details again at step 6 - are they still the same?
8. I decided with the other btrfs issue that I reported here, that I would reboot the system. 9. After a full system reboot and starting back into the graphical interface, the deleted files that were in use were still somehow in use.
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org