NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rsync to ext2 filesystem issues





El 7/9/26 a las 12:46, Greg Troxel escribió:
It seems overwhelmingly likely that there are bugs in the NetBSD ext2
implementation.  A program like rsync cannot cause a system lockup other
than via triggering a usually-latent kernel bug.

You might try using the rump option to mount, or to see if there are
fuse ext2fs implementations.  Perhaps between code reading and
experiments you can find the bug.

I am trying the rump mount option and think it is stuck at a similar place. I am going to wait a bit more time to see what happens, if it continues or it stucks for ever.:

mounetbsd-nuc# mount -v
/dev/dk4 on / type ffs (local, root file system, fsid: 0xa804/0x78b, reads: sync 899431 async 17, writes: sync 17121 async 26760) tmpfs on /tmp type tmpfs (local, fsid: 0xab01/0x69ab, reads: sync 0 async 0, writes: sync 0 async 0) kernfs on /kern type kernfs (local, fsid: 0x8b02/0x1d28b, reads: sync 0 async 0, writes: sync 0 async 0) ptyfs on /dev/pts type ptyfs (local, fsid: 0x7b03/0x6b7b, reads: sync 0 async 0, writes: sync 0 async 0) procfs on /proc type procfs (local, fsid: 0x1b04/0x1ae1b, reads: sync 0 async 0, writes: sync 0 async 0) tmpfs on /var/shm type tmpfs (local, fsid: 0xab05/0x69ab, reads: sync 0 async 0, writes: sync 0 async 0) /dev/sd0e on /mnt/datos type puffs|p2k|ext2fs (fsid: 0xcb08/0x6acb, reads: sync 0 async 0, writes: sync 0 async 0)
netbsd-nuc#

home/ramiro/.mozilla/firefox/527cpmj0.default-default-2/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/133
          1,187 100%    1.13MB/s    0:00:00 (xfr#65, to-chk=235999/245290)
home/ramiro/.mozilla/firefox/527cpmj0.default-default-2/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/1330
          1,260 100%  615.23kB/s    0:00:00 (xfr#66, to-chk=235998/245290)
home/ramiro/.mozilla/firefox/527cpmj0.default-default-2/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/1335
          2,073 100% 1012.21kB/s    0:00:00 (xfr#67, to-chk=235994/245290)
home/ramiro/.mozilla/firefox/527cpmj0.default-default-2/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/1354
          2,369 100%    1.13MB/s    0:00:00 (xfr#68, to-chk=235973/245290)
home/ramiro/.mozilla/firefox/527cpmj0.default-default-2/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/1356
          2,353 100%  765.95kB/s    0:00:00 (xfr#69, to-chk=235971/245290)
home/ramiro/.mozilla/firefox/527cpmj0.default-default-2/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/1360
          1,642 100%  534.51kB/s    0:00:00 (xfr#70, to-chk=235966/245290)
home/ramiro/.mozilla/firefox/527cpmj0.default-default-2/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/1367

Regards.
Ramiro.




My own approach is not to use ext2fs :-)



Home | Main Index | Thread Index | Old Index