I'm new here, but this issue is already driving me nuts.
New PC with Windows 10 Pro pre-installed on 500Gb SSD, with 2Tb Seagate Barcudda internal HDD, both NTFS. Ryzen 5, 16Gb RAM.
I used Windows Disk Management to re-size both drives, with 50Gb put aside on the SSD and 500Gb on the HDD.
Used a bootable USB to install Xubuntu 22.04: OS installed in the 50Gb partition on the SSD, formatted EXT4, mount point /. Assigned the 500Gb HDD partition to /home and Ext4.
Grub enables access to both Windows and Xubuntu as expected.
Problem: running Xubuntu, the HDD is never quite and is subject to constant write operations which result in a near-continuous gurgling noise - Windows disk noise is confined to read and write noises only and is silent most of the time. The excessive noise in Xubuntu was the case from the first running of the newly-installed OS when /home had no data on it. Adding data/files has had no effect one way or the other on the constant noises.
My basic investigation and Googling is that the Xubuntu HDD noise is constant journaling, and Iotop shows jbd2/sda3-8 as the only disk activity when the system is idle. I understand the rationale behind journaling, but why is it noticeably only on this new computer? Previously I have run dual-boot setups with only mechanical HDDs on drives no larger than 1Tb, and they never produced this amount of noise. Frankly, I may have to work on Windows rather than have this incessant noise. Also, the constant accessing of the drive is surely going to reduce its lifespan. Can anyone help?
Will re-installing or formatting the /home partition to another file format be the only solution? If so, what file system should/would be best?