burny02
November 13, 2023, 6:10pm
1
Hi
I’ve recently had to recreate my ZFS shares, due to having a disk setup change.
Weirdly; after doing this…I am unable to see a percentage on any inter-pool transfers. I get it when copying to/from externally
Any ideas? This didn’t happen on the last pools I had
burny02
November 19, 2023, 12:35am
2
I’ve attached a screenshot of how the progress bar looks when interacting with the new zfs volumes.
I’ve noticed that Dolphin doesn’t do this, but nemo and other file managers do
NicKF
November 19, 2023, 12:45am
3
What do the kernel logs say? Probably some clue
burny02
November 19, 2023, 12:46am
4
Journalctl? Literally nothing
Nemo --debug gives >
(nemo:42975): GLib-GIO-DEBUG: 00:46:04.090: GTask g_io_scheduler_push_job (source object: (nil), source tag: 0x7fd3c208f8d0) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.
NicKF
November 19, 2023, 1:22am
5
Is there a log file for nfsd? Sorry just used to TN
What is Nemo?
burny02
November 19, 2023, 1:46am
6
Nemo is the file manager for cinnamon, though I have tried others with the same issue. Only Dolphin appears to report back
Using rpcdebug I can get this…
burny02
November 25, 2023, 2:12am
7
It is actually the same behavior on CIFS mount, too
Does rsync -avP
show a reasonable progress meter?
burny02
November 25, 2023, 9:49am
9
I’ve done a bit more investigation and it actually appears to be local; system wide and not ZFS related
I still am unable to find what the issue is though
Did you reboot after any recent updates? I’ve certainly seed some odd behaviour when applications load different versions of shared libraries that they are expecting. For example glib2 (used by GTK apps) was updated recently.
burny02
November 25, 2023, 10:13am
11
Yeah; I’m on arch so I’ve applied updates with restarts a few times. It actually fixed another issue I had, but it still appears to be there.
I’ve been experiencing it across two machines (Though both are arch, so…)
I haven’t been able to really get any useful log/terminal info
burny02
November 25, 2023, 12:10pm
12
Doesn’t seem to be an issue on a debian VM I just installed