Re: no space left on device

2025-01-14 Thread tomas
On Tue, Jan 14, 2025 at 03:26:17PM -0500, Michael Stone wrote: > On Tue, Jan 14, 2025 at 06:13:44PM +, Adam Weremczuk wrote: > > I'm giving exfat a shot and so far I'm impressed with 160 MB/s average > > transfer rate (HDD -> NVMe). > > > > That's significantly faster than before. > > > > Par

Re: Report Bug

2025-01-14 Thread tomas
On Wed, Jan 15, 2025 at 07:15:30AM +0330, watt kennet wrote: > When using the Persian (Windows) keyboard layout , the right Alt+Shift > shortcut can switch the keyboard from English to Persian, but it does not > switch back from Persian to English. The issue appears to be specific to > the Persian

Re: no space left on device

2025-01-14 Thread David Christensen
On 1/14/25 19:42, Andy Smith wrote: Hi David, On Tue, Jan 14, 2025 at 07:28:28PM -0800, David Christensen wrote: I suggest that you unmount any filesystems on the SSD and then fill the SSD with random bytes using dd(1). If the purpose of this is to check that the full capacity of the NVMe is

Report Bug

2025-01-14 Thread watt kennet
When using the Persian (Windows) keyboard layout , the right Alt+Shift shortcut can switch the keyboard from English to Persian, but it does not switch back from Persian to English. The issue appears to be specific to the Persian (Windows) layout. Steps to Reproduce:

Re: no space left on device

2025-01-14 Thread Andy Smith
Hi David, On Tue, Jan 14, 2025 at 07:28:28PM -0800, David Christensen wrote: > I suggest that you unmount any filesystems on the SSD and then fill the SSD > with random bytes using dd(1). If the purpose of this is to check that the full capacity of the NVMe is working, the f3 tool that is already

Re: no space left on device

2025-01-14 Thread David Christensen
On 1/14/25 10:13, Adam Weremczuk wrote: On 14/01/2025 17:02, Michael Stone wrote: On Tue, Jan 14, 2025 at 03:30:17PM +, Adam Weremczuk wrote: I need NTFS to connect it to a WS 2019 machine later. ... (Storage fraud really is a thing, where people sell drives that have less storage than rep

Breaking threads, was Re: British English has disappeared

2025-01-14 Thread David Wright
On Tue 14 Jan 2025 at 03:22:59 (-0500), Jeffrey Walton wrote: > On Tue, Jan 14, 2025 at 12:15 AM wrote: > > On Mon, Jan 13, 2025 at 06:28:55PM -0500, Jeffrey Walton wrote: > > > > [...] > > > > > This is not a forum. Please do not change the title. It creates a new > > > thread with no context dis

Re: Virtual network fails to start: SOLVED

2025-01-14 Thread Charles Curley
On Tue, 14 Jan 2025 12:00:22 -0700 Charles Curley wrote: > dnsmasq: failed to create listening socket for 192.168.122.1: Address > already in use I've identified the problem. I have bind9 running on the problematic host but not the host where things worked. Apparently as soon as libvirt would cr

Re: no space left on device

2025-01-14 Thread gene heskett
On 1/14/25 12:03, Michael Stone wrote: On Tue, Jan 14, 2025 at 03:30:17PM +, Adam Weremczuk wrote: I need NTFS to connect it to a WS 2019 machine later. Have you considered exfat? Support for that on linux is much better than ntfs. At the very least I'd format the drive as anything ot

Re: no space left on device

2025-01-14 Thread Michael Stone
On Tue, Jan 14, 2025 at 06:13:44PM +, Adam Weremczuk wrote: I'm giving exfat a shot and so far I'm impressed with 160 MB/s average transfer rate (HDD -> NVMe). That's significantly faster than before. Partially because I'm using "rsync -avh --no-perms --no-group --no-owner ..." this time.

Re: Virtual network fails to start: dnsmasq: failed to create listening socket for 192.168.122.1: Address already in use

2025-01-14 Thread Charles Curley
On Tue, 14 Jan 2025 14:22:57 -0500 deb...@kcburns.com wrote: > Whenever I restart dnsmasq (including a system restart), I have to > start with a new (empty) DHCP leases file. Your DHCP leases file is > specified in your dnsmasq configuration file (*.conf). > > Your config file appears to be /var

Re: Virtual network fails to start: dnsmasq: failed to create listening socket for 192.168.122.1: Address already in use

2025-01-14 Thread debian
Whenever I restart dnsmasq (including a system restart), I have to start with a new (empty) DHCP leases file. Your DHCP leases file is specified in your dnsmasq configuration file (*.conf). Your config file appears to be /var/lib/libvirt/dnsmasq/default.conf Your DHCP leases file appears to b

Virtual network fails to start: dnsmasq: failed to create listening socket for 192.168.122.1: Address already in use

2025-01-14 Thread Charles Curley
I have a virtual network controlled with Virtual Machine Manager. I just gracefully rebooted the host machine. Bringing up the virtual network produces the following: Error starting network 'default': internal error: Child process (VIR_BRIDGE_NAME=virbr0 /usr/sbin/dnsmasq --conf-file=/var/lib/li

Re: no space left on device

2025-01-14 Thread Adam Weremczuk
I bought the drive from Amazon and everything looks very genuine. Nvme tool reports: $ sudo nvme list Node SN Model Namespace Usage Format FW Rev - ---

Re: no space left on device

2025-01-14 Thread tomas
On Tue, Jan 14, 2025 at 04:40:12PM +0100, Hans wrote: > Am Dienstag, 14. Januar 2025, 16:25:02 CET schrieb Adam Weremczuk: > > > Syslog reveals this: > > > > Jan 13 19:46:06 eagle ntfs-3g[4262]: No free mft record for $MFT: No > > space left on device > > > > > > Hmm, MFT

Re: XFCE-terminal doesn't have .profile items

2025-01-14 Thread Greg Wooledge
On Tue, Jan 14, 2025 at 12:10:47 -0500, Eben King wrote: > When I run xfce-terminal, I don't get the aliases defined in .profile but I > do get the ones from .bashrc. I run X as "startx" from a console login, so > somewhere along the line someone's dropping the ball. Your aliases should be define

Re: no space left on device

2025-01-14 Thread tomas
On Tue, Jan 14, 2025 at 03:25:02PM +, Adam Weremczuk wrote: > All files copied were under 500 MB in size each, guaranteed. > > No dmesg entries from around the copy failure time. > > Syslog reveals this: > > Jan 13 19:46:06 eagle ntfs-3g[4262]: No free mft record for $MFT: No space > left on

XFCE-terminal doesn't have .profile items

2025-01-14 Thread Eben King
When I run xfce-terminal, I don't get the aliases defined in .profile but I do get the ones from .bashrc. I run X as "startx" from a console login, so somewhere along the line someone's dropping the ball. So what's the proper fix to this? Telling xfce-terminal to spawn a login shell works, but c

Re: no space left on device

2025-01-14 Thread Michael Stone
On Tue, Jan 14, 2025 at 03:30:17PM +, Adam Weremczuk wrote: I need NTFS to connect it to a WS 2019 machine later. Have you considered exfat? Support for that on linux is much better than ntfs. At the very least I'd format the drive as anything other than ntfs and retry as suggested elsewh

Changing subject line in this mailing list [WAS Re: To change subject line or not]

2025-01-14 Thread Andrew M.A. Cater
On Tue, Jan 14, 2025 at 12:53:43AM +, Andy Smith wrote: > Hi, > > The argument does still stand that most archivers — including the one > used by Debian for its lists — do better than gmail et al, though. So it > comes down to inconveniencing actual list members vs future archive > readers. >

Re: no space left on device

2025-01-14 Thread Stefan Monnier
>> Is it some kind of NVMe temp garbage overhead? No, it's a problem at the ntfs-3g level, not the NVMe level. > Possibly. I haven't been following the thread very attentively and have no > particular expertise, but maybe you are running to an issue similar to > the one described in the link bel

Re: no space left on device

2025-01-14 Thread eben
On 1/14/25 10:30, Adam Weremczuk wrote: > On 14/01/2025 15:14, Hans wrote: >> >> It looks like Adam wants to copy a Windows system to another drive. Maybe he >> could delete hyberfile.sys, pagefile.sys and swapfile.sys before rsyncing. >> >> These are not necessary and will be recreated at boot fro

Re: no space left on device

2025-01-14 Thread Klaus Singvogel
Greg Wooledge wrote: > On Tue, Jan 14, 2025 at 15:25:02 +, Adam Weremczuk wrote: > > Jan 13 19:46:06 eagle ntfs-3g[4262]: No free mft record for $MFT: No space > > left on device > > Jan 13 19:46:15 eagle ntfs-3g[4262]: message repeated 3154 times: [ No free > > mft record for $MFT: No space le

Re: no space left on device

2025-01-14 Thread Greg Wooledge
On Tue, Jan 14, 2025 at 15:25:02 +, Adam Weremczuk wrote: > Jan 13 19:46:06 eagle ntfs-3g[4262]: No free mft record for $MFT: No space > left on device > Jan 13 19:46:15 eagle ntfs-3g[4262]: message repeated 3154 times: [ No free > mft record for $MFT: No space left on device] The first Google

Re: no space left on device

2025-01-14 Thread Loris Bennett
Hi Adam, Adam Weremczuk writes: > All files copied were under 500 MB in size each, guaranteed. > > No dmesg entries from around the copy failure time. > > Syslog reveals this: > > Jan 13 19:46:06 eagle ntfs-3g[4262]: No free mft record for $MFT: No > space left on device > Jan 13 19:46:06 eagle

Re: no space left on device

2025-01-14 Thread Lee
On Tue, Jan 14, 2025 at 10:15 AM Hans wrote: > > Good idea, Klaus! > > It looks like Adam wants to copy a Windows system to another drive. Maybe he > could delete hyberfile.sys, pagefile.sys and swapfile.sys before rsyncing. Wow! That's a bit drastic, how about "rsync ... --exclude-from=FILENAME

Re: no space left on device

2025-01-14 Thread Stefan Fuhrmann
Am 14.01.25 um 16:30 schrieb Adam Weremczuk: I need NTFS to connect it to a WS 2019 machine later. I thought it would be easier than fiddling with WSL or pay for something like: https://www.paragon-software.com/home/linuxfs-windows/ (which seems decent) Why do you connect the HD to 2019

Re: no space left on device

2025-01-14 Thread Jeffrey Walton
On Tue, Jan 14, 2025 at 10:02 AM Adam Weremczuk wrote: > > I've recently purchased Samsung 990 PRO Heatsink NVMe M.2 SSD 4TB. > > I installed it on board of a modern beefy Ubuntu 22.04 system and > formatted with GPT/NTFS. > > I started copying (with rsync) a large chunk of data to that drive (26+

Re: no space left on device

2025-01-14 Thread Hans
Am Dienstag, 14. Januar 2025, 16:25:02 CET schrieb Adam Weremczuk: > Syslog reveals this: > > Jan 13 19:46:06 eagle ntfs-3g[4262]: No free mft record for $MFT: No > space left on device Hmm, MFT too small? A quick search showed me this (from a forum): Note that Dell comp

Re: no space left on device

2025-01-14 Thread Adam Weremczuk
I need NTFS to connect it to a WS 2019 machine later. I thought it would be easier than fiddling with WSL or pay for something like: https://www.paragon-software.com/home/linuxfs-windows/ (which seems decent) On 14/01/2025 15:14, Hans wrote: Good idea, Klaus! It looks like Adam wants to cop

Re: no space left on device

2025-01-14 Thread Adam Weremczuk
All files copied were under 500 MB in size each, guaranteed. No dmesg entries from around the copy failure time. Syslog reveals this: Jan 13 19:46:06 eagle ntfs-3g[4262]: No free mft record for $MFT: No space left on device Jan 13 19:46:06 eagle ntfs-3g[4262]: message repeated 40 times: [ No

Re: no space left on device

2025-01-14 Thread Andy Smith
Hi Adam, On Tue, Jan 14, 2025 at 02:32:25PM +, Adam Weremczuk wrote: > "FUSEBLK" is just how an NTFS partition is reported via the "mount" command, > among others. This is how NTFS-3g operates. It is normal. Hence, as long as > you have permission to mount and access the device, it's OK, and y

Re: no space left on device

2025-01-14 Thread Hans
Good idea, Klaus! It looks like Adam wants to copy a Windows system to another drive. Maybe he could delete hyberfile.sys, pagefile.sys and swapfile.sys before rsyncing. These are not necessary and will be recreated at boot from Windows next time. Just an idea Hans > My assumption is: thi

Re: no space left on device

2025-01-14 Thread tomas
On Tue, Jan 14, 2025 at 03:58:50PM +0100, Klaus Singvogel wrote: > Adam Weremczuk wrote: > > > > The command was: > > > > rsync -av /mnt/sdb1/data-mirror/ /mnt/nvme0n1p1/data-mirror/ --progress > > --delete > > If you're running out of disk space, use option "--delete-before" instead of > "--d

Re: no space left on device

2025-01-14 Thread Klaus Singvogel
Adam Weremczuk wrote: > > The command was: > > rsync -av /mnt/sdb1/data-mirror/ /mnt/nvme0n1p1/data-mirror/ --progress > --delete If you're running out of disk space, use option "--delete-before" instead of "--delete" But the option --delete-before is more dangerous, as you might loose files,

Re: no space left on device

2025-01-14 Thread tomas
On Tue, Jan 14, 2025 at 09:48:36AM -0500, Stefan Monnier wrote: > > After running for several hours, it refused to continue due to "no space > > left on device". > > I've confirmed the problem trying to save a text file there, same error. > > Hmm... I don't see anything amiss in the data you sent

Re: no space left on device

2025-01-14 Thread Klaus Singvogel
Adam Weremczuk wrote: > The last few line before termination were: > > 47,997 100%2.29MB/s0:00:00 (xfr#19403697, to-chk=0/25525501) > rsync: [receiver] mkstemp > "/mnt/nvme0n1p1/data-mirror/20241231/.task_id.OyhQxa" failed: No space left > on device (28) > sent 1,889,449,185,360 bytes rec

Re: What is going on with firefox

2025-01-14 Thread Max Nikulin
On 14/01/2025 16:32, Tim Woodall wrote: On Tue, 14 Jan 2025, Max Nikulin wrote: On 14/01/2025 04:40, Tim Woodall wrote: On Mon, 13 Jan 2025, Daniel Harris wrote: I am a very long time happy firefox user using debian stable, but what on earth is going on with firefox lately.  It is terrible. 

Re: about output from mount (was: no space left on device)

2025-01-14 Thread Felix Miata
Greg Wooledge composed on 2025-01-14 07:30 (UTC-0500): > Finally, please show the mount options of whatever file system is > full. This means grepping something out of the output of "mount". > It can be difficult to get the right line sometimes. I have the following in ~/.bashrc for making that

Re: no space left on device

2025-01-14 Thread Stefan Monnier
> After running for several hours, it refused to continue due to "no space > left on device". > I've confirmed the problem trying to save a text file there, same error. Hmm... I don't see anything amiss in the data you sent, so I'm afraid I don't know what's going on. Have you tried to delete on

Re: no space left on device

2025-01-14 Thread Adam Weremczuk
Hi Hans, You are incorrect, the source (directory) is 2TB in size: root@eagle:~# du -sh /mnt/sdb1/data-mirror 2.0T/mnt/sdb1/data-mirror and the destination drive (started blank and empty) reported 3.7 TB capacity. The question is why rsync and disk space tools disagree whether there sho

Re: What is going on with firefox

2025-01-14 Thread John Hasler
Stefan writes: > Yes. But it's often(usually?) bugs in the code run within the systems > rather than bugs in the systems themselves. In browsers, the code run > "within the system" is in large part the Javascript code downloaded > from random sites. Install an unloader extension such as New Tab

Re: no space left on device

2025-01-14 Thread Stefan Fuhrmann
Am 14.01.25 um 15:12 schrieb Greg Wooledge: ntfs partition is reported via the "mount" command, among others. So this is an NTFS file system that you're writing to? I think that's got to be related to your problems somehow. Maybe you're exceeding some limit in the Linux NTFS driver (singl

Re: no space left on device

2025-01-14 Thread Adam Weremczuk
Google says: When an NTFS partition is reported as "FUSEBLK", it means that the partition is being mounted with the FUSE file system in userspace. This is normal and allows non-root users to read and write to the partition. "FUSEBLK" is just how an NTFS partition is reported via the "mount"

Re: no space left on device

2025-01-14 Thread Hans
Source is sdb1, target is nvme0n1p1 > rsync -av /mnt/sdb1/data-mirror/ /mnt/nvme0n1p1/data-mirror/ --progress > --delete > root@eagle:~# df -h /mnt/nvme0n1p1 > Filesystem Size Used Avail Use% Mounted on > /dev/nvme0n1p1 3.7T 1.1T 2.6T 30% /mnt/nvme0n1p1 Your target has 1,1 TB free. >

Re: What is going on with firefox

2025-01-14 Thread Stefan Monnier
>>> If that fails, it's time to stop and restart FF. I usually clean the >>> sqlite DBs by going to my FF profile directory and running this (buried >>> in a larger cleanup script): >> A browser, like Windows or any other non-operating system, has to be >> rebooted from time to time. >> The ritual

Re: no space left on device

2025-01-14 Thread Greg Wooledge
On Tue, Jan 14, 2025 at 14:05:46 +, Adam Weremczuk wrote: > Mount options of the destination as requested: > > root@eagle:~# mount | grep /mnt/nvme0n1p1 > /dev/nvme0n1p1 on /mnt/nvme0n1p1 type fuseblk > (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096) What on earth is a fuseblk? G

Re: no space left on device

2025-01-14 Thread Adam Weremczuk
Hi Greg, The last few line before termination were: 47,997 100%2.29MB/s0:00:00 (xfr#19403697, to-chk=0/25525501) rsync: [receiver] mkstemp "/mnt/nvme0n1p1/data-mirror/20241231/.task_id.OyhQxa" failed: No space left on device (28) sent 1,889,449,185,360 bytes received 387,102,958 bytes

Re: To change subject line or not (Was Re: [SOLVED] Re: British English has disappeared)

2025-01-14 Thread tomas
On Tue, Jan 14, 2025 at 12:59:38PM +, Andy Smith wrote: > Hi David, > > On Mon, Jan 13, 2025 at 08:46:28PM -0600, David Wright wrote: > > On Tue 14 Jan 2025 at 00:53:43 (+), Andy Smith wrote: > > > Most people do not use a good MUA. The email interfaces of the top three > > > mailbox provi

Re: To change subject line or not (Was Re: [SOLVED] Re: British English has disappeared)

2025-01-14 Thread Andy Smith
Hi David, On Mon, Jan 13, 2025 at 08:46:28PM -0600, David Wright wrote: > On Tue 14 Jan 2025 at 00:53:43 (+), Andy Smith wrote: > > Most people do not use a good MUA. The email interfaces of the top three > > mailbox providers split threads when the subject line changes, a > > misfeature I was

Re: What is going on with firefox

2025-01-14 Thread tomas
On Tue, Jan 14, 2025 at 01:34:41PM +0100, Jerome BENOIT wrote: > Hello, > > On 14/01/2025 11:45, to...@tuxteam.de wrote: [...] > > The rituals of rebirth and that. > > Am I the only one to see this as a bug ? I tend to see browsers (as Windows) as big feasts of bugs. Cheers -- t signature.

Re: What is going on with firefox

2025-01-14 Thread Jerome BENOIT
Hello, On 14/01/2025 11:45, to...@tuxteam.de wrote: On Tue, Jan 14, 2025 at 04:40:38AM -0500, Karl Vogel wrote: [...] If that fails, it's time to stop and restart FF. I usually clean the sqlite DBs by going to my FF profile directory and running this (buried in a larger cleanup script): A

Re: no space left on device

2025-01-14 Thread Greg Wooledge
On Tue, Jan 14, 2025 at 11:49:25 +, Adam Weremczuk wrote: > After running for several hours, it refused to continue due to "no space > left on device". > > I've confirmed the problem trying to save a text file there, same error. Please show us all of the details, *including* the actual error

Re: What is going on with firefox

2025-01-14 Thread Greg Wooledge
On Tue, Jan 14, 2025 at 11:03:13 +0100, Sijmen J. Mulder wrote: > Feeling you! My browsing experience has also been steadily declining. I > have an i5-6600 with 48 GB of RAM, which is aging, but it shouldn't > struggle having a few video tabs open. YouTube's UI is often actively > lagging, with hov

Re: What is going on with firefox

2025-01-14 Thread Greg Wooledge
On Tue, Jan 14, 2025 at 04:40:38 -0500, Karl Vogel wrote: > for file in $(find . -maxdepth 1 -name '*.sqlite' -print); do Just be aware that this is *not* safe in general. It will fail if any of the pathnames contain whitespace. It may work fine on your Firefox directory, but other applicati

Re: no space left on device

2025-01-14 Thread Alain D D Williams
On Tue, Jan 14, 2025 at 11:49:25AM +, Adam Weremczuk wrote: > I started copying (with rsync) a large chunk of data to that drive (26+ > million files, tens of thousands of folders, about 2TB in total). > That much has been copied so far: > > find /mnt/nvme0n1p1 -type f | wc -l > 19868844 Th

no space left on device

2025-01-14 Thread Adam Weremczuk
Hi all, I've recently purchased Samsung 990 PRO Heatsink NVMe M.2 SSD 4TB. I installed it on board of a modern beefy Ubuntu 22.04 system and formatted with GPT/NTFS. I started copying (with rsync) a large chunk of data to that drive (26+ million files, tens of thousands of folders, about 2TB

Re: What is going on with firefox

2025-01-14 Thread tomas
On Tue, Jan 14, 2025 at 04:40:38AM -0500, Karl Vogel wrote: [...] > If that fails, it's time to stop and restart FF. I usually clean the > sqlite DBs by going to my FF profile directory and running this (buried > in a larger cleanup script): A browser, like Windows or any other non-operating sy

Re: What is going on with firefox

2025-01-14 Thread Jean-François Bachelet
hello :) Le 13/01/2025 à 16:18, Daniel Harris a écrit : 12 Gen i9 processor 16 core 24 threads 64GB ram onboard intel Alderlake GT1 gpu should be sufficient to run firefox pretty well with not many tabs running and light cpu usage and lots of free mem. sure :) btw, you need to install noscr

Re: What is going on with firefox

2025-01-14 Thread Sijmen J. Mulder
Daniel Harris wrote: > I am a very long time happy firefox user using debian stable, but what on > earth is going on with firefox lately. It is terrible. So slow Feeling you! My browsing experience has also been steadily declining. I have an i5-6600 with 48 GB of RAM, which is aging, but it shou

Re: What is going on with firefox

2025-01-14 Thread Karl Vogel
I run Firefox for weeks at a time with about 40 tabs open, and I noticed it slowing down as it chewed up more swap. I was able to "fix" this by using cron to disable and enable swap hourly to force everything back into memory. If that fails, it's time to stop and restart FF. I usually clean the

Re: [SOLVED] Re: British English has disappeared

2025-01-14 Thread Dan Ritter
Bret Busby wrote: > > This is not a forum. Please do not change the title. It creates a new > > thread with no context disjoint from thread where the problem was > > solved.. ... > If a person interested in the thread, from the wording of the Subject field, > reads the messages in the thread, th

Re: What is going on with firefox

2025-01-14 Thread Tim Woodall
On Tue, 14 Jan 2025, Max Nikulin wrote: On 14/01/2025 04:40, Tim Woodall wrote: On Mon, 13 Jan 2025, Daniel Harris wrote: I am a very long time happy firefox user using debian stable, but what on earth is going on with firefox lately. It is terrible. So slow and why is it not possible to h

Re: [SOLVED] Re: British English has disappeared

2025-01-14 Thread Chris Green
Charles Curley wrote: > On Mon, 13 Jan 2025 21:55:05 + > Chris Green wrote: > > > Anyway I have it back now. :-) > > Glad to hear it. > > For the benefit of future readers, please mark the thread as solved. > How do I do that via the Gmane/Usenet gateway? -- Chris Green ·

Re: [SOLVED] Re: British English has disappeared

2025-01-14 Thread Jeffrey Walton
On Tue, Jan 14, 2025 at 12:15 AM wrote: > > On Mon, Jan 13, 2025 at 06:28:55PM -0500, Jeffrey Walton wrote: > > [...] > > > This is not a forum. Please do not change the title. It creates a new > > thread with no context disjoint from thread where the problem was > > solved.. > > It only creates a