Public bug reported:

For some time now I have been observing strange effects on my dual-boot
system when writing to a shared NTFS partition. It is only for data and
not the partition on which Windows is installed.

The drive is mounted with these parameters:
/dev/sda1 on /media/tom/DATA type ntfs3 
(rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,uhelper=udisks2) 
[DATA]

This is my test scenario. Simply writing a file on this drive and check
the contents:

ls >ls.txt
ls -l ls*
-rw-rw-r-- 1 tom tom 0 Nov 19 11:53 ls.txt

The output of ls shows an empty file.

Checking it with more ./ls.txt shows nothing. File seems to be empty

After unmounting and mounting the drive an empty file is still shown.
Same as above.

But when I reboot the system ls shows us that the file is not empty at
all:

-rw-rw-r-- 1 tom tom 425 Nov 19 11:53 ls.txt

The content of the file is as expected.

This was working in the past. Did not tracked it but may the problems
started with the change to ntfs3 driver. I have noticed it also in
Version 23.04. Hibernation/Fast Boot is not active neither on Linux nor
on Windows.

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: linux-image-6.5.0-10-generic 6.5.0-10.10
ProcVersionSignature: Ubuntu 6.5.0-10.10-generic 6.5.3
Uname: Linux 6.5.0-10-generic x86_64
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USER        PID ACCESS COMMAND
 /dev/snd/controlC0:  tom        2181 F.... wireplumber
 /dev/snd/seq:        tom        2167 F.... pipewire
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Sun Nov 19 13:55:23 2023
InstallationDate: Installed on 2018-07-01 (1967 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
 Bus 001 Device 002: ID 04f2:b56d Chicony Electronics Co., Ltd HP Wide Vision HD
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
ProcEnviron:
 LANG=de_DE.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=<set>
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-10-generic 
root=UUID=1e8886f5-f232-49b1-af56-f83caee82bba ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-6.5.0-10-generic N/A
 linux-backports-modules-6.5.0-10-generic  N/A
 linux-firmware                            20230919.git3672ccab-0ubuntu2.2
SourcePackage: linux
UpgradeStatus: Upgraded to mantic on 2023-11-04 (15 days ago)
dmi.bios.date: 11/10/2020
dmi.bios.release: 15.62
dmi.bios.vendor: Insyde
dmi.bios.version: F.62
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 81D2
dmi.board.vendor: HP
dmi.board.version: KBC Version 87.21
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.ec.firmware.release: 87.21
dmi.modalias: 
dmi:bvnInsyde:bvrF.62:bd11/10/2020:br15.62:efr87.21:svnHP:pnHPENVYNotebook:pvrType1ProductConfigId:rvnHP:rn81D2:rvrKBCVersion87.21:cvnHP:ct10:cvrChassisVersion:skuZ6J78EA#ABD:
dmi.product.family: 103C_5335KV
dmi.product.name: HP ENVY Notebook
dmi.product.sku: Z6J78EA#ABD
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug mantic wayland-session

** Description changed:

  For some time now I have been observing strange effects on my dual-boot
  system when writing to a shared NTFS partition. It is only for data and
  not the partition on which Windows is installed.
  
- The drive ist mounted with these parameters:
+ The drive is mounted with these parameters:
  /dev/sda1 on /media/tom/DATA type ntfs3 
(rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,uhelper=udisks2) 
[DATA]
  
  This is my test scenario. Simply writing a file on this drive and check
  the contents:
  
  ls >ls.txt
  ls -l ls*
  -rw-rw-r-- 1 tom tom 0 Nov 19 11:53 ls.txt
  
  The output of ls shows an empty file.
  
  Checking it with more ./ls.txt shows nothing. File seems to be empty
  
  After unmounting and mounting the drive an empty file is still shown.
  Same as above.
  
  But when I reboot the system ls shows us that the file is not empty at
  all:
  
  -rw-rw-r-- 1 tom tom 425 Nov 19 11:53 ls.txt
  
  The content of the file is as expected.
  
  This was working in the past. Did not tracked it but may the problems
  started with the change to ntfs3 driver. I have noticed it also in
  Version 23.04. Hibernation/Fast Boot is not active neither on Linux nor
  on Windows.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: linux-image-6.5.0-10-generic 6.5.0-10.10
  ProcVersionSignature: Ubuntu 6.5.0-10.10-generic 6.5.3
  Uname: Linux 6.5.0-10-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC0:  tom        2181 F.... wireplumber
-  /dev/snd/seq:        tom        2167 F.... pipewire
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC0:  tom        2181 F.... wireplumber
+  /dev/snd/seq:        tom        2167 F.... pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Nov 19 13:55:23 2023
  InstallationDate: Installed on 2018-07-01 (1967 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 003: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
-  Bus 001 Device 002: ID 04f2:b56d Chicony Electronics Co., Ltd HP Wide Vision 
HD
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
+  Bus 001 Device 002: ID 04f2:b56d Chicony Electronics Co., Ltd HP Wide Vision 
HD
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcEnviron:
-  LANG=de_DE.UTF-8
-  PATH=(custom, no user)
-  SHELL=/bin/bash
-  TERM=xterm-256color
-  XDG_RUNTIME_DIR=<set>
+  LANG=de_DE.UTF-8
+  PATH=(custom, no user)
+  SHELL=/bin/bash
+  TERM=xterm-256color
+  XDG_RUNTIME_DIR=<set>
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-10-generic 
root=UUID=1e8886f5-f232-49b1-af56-f83caee82bba ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-6.5.0-10-generic N/A
-  linux-backports-modules-6.5.0-10-generic  N/A
-  linux-firmware                            20230919.git3672ccab-0ubuntu2.2
+  linux-restricted-modules-6.5.0-10-generic N/A
+  linux-backports-modules-6.5.0-10-generic  N/A
+  linux-firmware                            20230919.git3672ccab-0ubuntu2.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to mantic on 2023-11-04 (15 days ago)
  dmi.bios.date: 11/10/2020
  dmi.bios.release: 15.62
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.62
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 81D2
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 87.21
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 87.21
  dmi.modalias: 
dmi:bvnInsyde:bvrF.62:bd11/10/2020:br15.62:efr87.21:svnHP:pnHPENVYNotebook:pvrType1ProductConfigId:rvnHP:rn81D2:rvrKBCVersion87.21:cvnHP:ct10:cvrChassisVersion:skuZ6J78EA#ABD:
  dmi.product.family: 103C_5335KV
  dmi.product.name: HP ENVY Notebook
  dmi.product.sku: Z6J78EA#ABD
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2043924

Title:
  Apparently empty files when writing to NTFS partition

Status in linux package in Ubuntu:
  New

Bug description:
  For some time now I have been observing strange effects on my dual-
  boot system when writing to a shared NTFS partition. It is only for
  data and not the partition on which Windows is installed.

  The drive is mounted with these parameters:
  /dev/sda1 on /media/tom/DATA type ntfs3 
(rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,uhelper=udisks2) 
[DATA]

  This is my test scenario. Simply writing a file on this drive and
  check the contents:

  ls >ls.txt
  ls -l ls*
  -rw-rw-r-- 1 tom tom 0 Nov 19 11:53 ls.txt

  The output of ls shows an empty file.

  Checking it with more ./ls.txt shows nothing. File seems to be empty

  After unmounting and mounting the drive an empty file is still shown.
  Same as above.

  But when I reboot the system ls shows us that the file is not empty at
  all:

  -rw-rw-r-- 1 tom tom 425 Nov 19 11:53 ls.txt

  The content of the file is as expected.

  This was working in the past. Did not tracked it but may the problems
  started with the change to ntfs3 driver. I have noticed it also in
  Version 23.04. Hibernation/Fast Boot is not active neither on Linux
  nor on Windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: linux-image-6.5.0-10-generic 6.5.0-10.10
  ProcVersionSignature: Ubuntu 6.5.0-10.10-generic 6.5.3
  Uname: Linux 6.5.0-10-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  tom        2181 F.... wireplumber
   /dev/snd/seq:        tom        2167 F.... pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Nov 19 13:55:23 2023
  InstallationDate: Installed on 2018-07-01 (1967 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
   Bus 001 Device 002: ID 04f2:b56d Chicony Electronics Co., Ltd HP Wide Vision 
HD
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcEnviron:
   LANG=de_DE.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=<set>
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-10-generic 
root=UUID=1e8886f5-f232-49b1-af56-f83caee82bba ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.5.0-10-generic N/A
   linux-backports-modules-6.5.0-10-generic  N/A
   linux-firmware                            20230919.git3672ccab-0ubuntu2.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to mantic on 2023-11-04 (15 days ago)
  dmi.bios.date: 11/10/2020
  dmi.bios.release: 15.62
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.62
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 81D2
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 87.21
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 87.21
  dmi.modalias: 
dmi:bvnInsyde:bvrF.62:bd11/10/2020:br15.62:efr87.21:svnHP:pnHPENVYNotebook:pvrType1ProductConfigId:rvnHP:rn81D2:rvrKBCVersion87.21:cvnHP:ct10:cvrChassisVersion:skuZ6J78EA#ABD:
  dmi.product.family: 103C_5335KV
  dmi.product.name: HP ENVY Notebook
  dmi.product.sku: Z6J78EA#ABD
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2043924/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to