https://bugs.kde.org/show_bug.cgi?id=524601
Luis Alvarado <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #2 from Luis Alvarado <[email protected]> --- SUMMARY I am using Kubuntu 26.04 and since I installed it, I have had to mount a partition manually from time to time. I have 3 partitions that need to be mounts out of 5 in total. out of the 3 that always need to be mounted, sometimes 1 was not auto mounted after a reboot, another time 2 of them, in some cases all 3, but it simply randomly selected them to not mount. It took me a while and several copies of the kded_device_automounterrc to notice that for the 3 that I wanted to always mount, it would work the first time, then suddenly after 2 or 3 reboots it would single out 1, 2 or all 3 nvme devices (They are all SN850x of different sizes) and not auto mount. I would require to open Dolphin and click on the device to manually mount it. Today I wanted to see if there was some race condition going on so I backed up the working config file kded_device_automounterrc and rebooted. After rebooting 8 times, each time created a different config file and each time, in a random way, it would set one or two of them to not mount. I would not know which one would fail to show as mounted until the next reboot because it was simply random. So I went to fstab and manually added them all in there. It now works. Currently for example they were being mounted at /run/media/luis/steam for example, for the steam nvme. Sometimes it would work and mount, sometimes it would not. For the fstab I am setting them up for /media/steam but just wanted the kde developers to know there is some race condition going on with the whole udisks2 deciding after the session starts which ones should be mounted or not. Apart from that do note that I did use the Device Auto Mount gui settings, but because it was randomly happen, it would also randomly uncheck the disks in the gui, where I knew I had previously checked them. So even if I checked the devices, it would uncheck them after rebooting randomly. STEPS TO REPRODUCE 1. Set the auto mounted partitions via the Device Auto Mount gui settings 2. Reboot 3. There is a high chance the ones that were set as auto mount are no longer set as automount OBSERVED RESULT They do not stay as auto mount and actually get auto mounted when I reboot EXPECTED RESULT They should be auto mounted SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Kubuntu 26.04 KDE Plasma Version: 6.6.6 KDE Frameworks Version: 6.6.6 Qt Version: 6.10.2 ADDITIONAL INFORMATION Operating System: Kubuntu 26.04 LTS KDE Plasma Version: 6.6.6 KDE Frameworks Version: 6.6.6 Qt Version: 6.10.2 Kernel Version: 7.0.0-30-generic (64-bit) Graphics Platform: Wayland Processors: 32 × Intel® Core™ i9-14900K Memory: 128 GiB of RAM (125,5 GiB usable) Graphics Processor: NVIDIA GeForce RTX 5090 Manufacturer: ASUS luis@extreme:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 4K 1 loop /snap/bare/5 loop1 7:1 0 74M 1 loop /snap/core22/2411 loop2 7:2 0 66,8M 1 loop /snap/core24/1587 loop3 7:3 0 74M 1 loop /snap/core22/2437 loop4 7:4 0 66,8M 1 loop /snap/core24/1643 loop5 7:5 0 184,9M 1 loop /snap/element-desktop/203 loop6 7:6 0 62,2M 1 loop /snap/ffmpeg-2204/145 loop7 7:7 0 62,2M 1 loop /snap/ffmpeg-2204/150 loop8 7:8 0 260,3M 1 loop /snap/firefox/8763 loop9 7:9 0 257,7M 1 loop /snap/firefox/8754 loop10 7:10 0 242,6M 1 loop /snap/gaming-graphics-core24/13 loop11 7:11 0 606,1M 1 loop /snap/gnome-46-2404/153 loop12 7:12 0 614,5M 1 loop /snap/gnome-46-2404/164 loop13 7:13 0 91,7M 1 loop /snap/gtk-common-themes/1535 loop14 7:14 0 264K 1 loop /snap/gtk-theme-breeze/8 loop15 7:15 0 13,2M 1 loop /snap/icon-theme-breeze/5 loop16 7:16 0 395M 1 loop /snap/mesa-2404/1165 loop17 7:17 0 1,5G 1 loop /snap/kf5-core22/3 loop18 7:18 0 402M 1 loop /snap/mesa-2404/1839 loop19 7:19 0 50,1M 1 loop /snap/snapd/27591 loop20 7:20 0 50,1M 1 loop /snap/snapd/27710 nvme0n1 259:0 0 1,8T 0 disk ├─nvme0n1p1 259:2 0 497,9G 0 part / ├─nvme0n1p2 259:3 0 1G 0 part /boot/efi └─nvme0n1p3 259:4 0 1,3T 0 part /home nvme2n1 259:1 0 3,6T 0 disk └─nvme2n1p1 259:5 0 3,6T 0 part /media/ironman nvme1n1 259:6 0 7,3T 0 disk /media/steam nvme3n1 259:7 0 7,3T 0 disk /media/hulk Thanks for your understanding -- You are receiving this mail because: You are watching all bug changes.
