Bug 2208168
| Summary: | NTFS Partitions Corrupted Fedora KDE | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pete <schmidtp0908> |
| Component: | ntfs-3g | Assignee: | Tom "spot" Callaway <spotrh> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 38 | CC: | bugs.michael, jean-pierre.andre, spotrh |
| Target Milestone: | --- | Keywords: | Desktop, Upgrades |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-05-22 11:05:49 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pete
2023-05-18 08:13:20 UTC
Which NTFS driver are you using ? If you do not know please post the full mount command you use to mount the NVME device. Alternately please trigger the mounting, then post the output of : ps -eaf | grep ntfs I'm not sure which driver, but I put in that command [ps -eaf | grep ntfs] and this is what it spat out schmidtp 10721 10659 0 20:06 pts/1 00:00:00 grep --color=auto ntfs The drive would normally be mounted through Dolphin (left click and puts up password to login). Unless I forget and then normally the app I'm using when navigating would prompt to mount if you click on it). I've since setup the drive to be mounted automatically through Fedora at login with password (setup through removable devices). The external USB SSD gets mounted through the task bar when it's attached (again with password prompt) OK, so that is not ntfs-3g and ntfs-3g cannot help. You probably are using ntfs3, and you should post against it. So create a new bug against ntfs3 instead ?? Which bugzilla component would that be for e.g. Fedora 38 and 37?
I'm also affected by NTFS corruption after GNOME Shell's auto-mounting of external storage media. That's default behavior for Fedora. Filesystem type says "ntfs3".
/dev/sda1 on /run/media/XXX/HD-PCU2 type ntfs3 (rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,windows_names,uhelper=udisks2)
# rpm -qa|grep -i ntfs
ntfs-3g-libs-2022.10.3-2.fc38.x86_64
ntfs-3g-system-compression-1.0-11.fc38.x86_64
ntfsprogs-2022.10.3-2.fc38.x86_64
ntfs-3g-2022.10.3-2.fc38.x86_64
# dnf search ntfs
Last metadata expiration check: 0:07:33 ago on Tue 25 Jul 2023 11:05:06 CEST.
========================= Name & Summary Matched: ntfs =========================
ntfs-3g.x86_64 : Linux NTFS userspace driver
ntfs-3g-devel.i686 : Development files and libraries for ntfs-3g
ntfs-3g-devel.x86_64 : Development files and libraries for ntfs-3g
ntfs-3g-libs.x86_64 : Runtime libraries for ntfs-3g
ntfs-3g-libs.i686 : Runtime libraries for ntfs-3g
ntfs-3g-system-compression.x86_64 : NTFS-3G plugin for reading "system
: compressed" files
ntfs2btrfs.x86_64 : Conversion tool from NTFS to Btrfs
ntfsprogs.x86_64 : NTFS filesystem libraries and utilities
You are using the ntfs3 driver, which is an in-kernel driver unrelated to ntfs-3g which relies on different bindings. As a consequence ntfs-3g experts can do nothing to this issue, and you should report to ntfs3 as an in-kernel driver. Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21. Fedora Linux 38 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed. |