/include/config/.PINCTRL_EMMITSBURG.fUespu","security.selinux") failed: Operation not supported (95)

2025-05-14 Thread Mario Marietto via rsync
Hello to everyone. I'm trying to copy all the system files of Rocky Linux 9 from within Ubuntu-2404-KDE6-Wayland vm to outside the vm,directly on the UFS fs of FreeBSD 14.2 using this command : rsync -avxHAXP * /FreeBSD/compat/linux but I get a lot of errors : /include/config/.PINCTRL_ELKHARTLA

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-24 Thread Mario Marietto via rsync
> > https://stackoverflow.com/questions/478722/what-is-the-best-way-to-calculate-a-checksum-for-a-file-that-is-on-my-machine > > On Mon, Dec 23, 2024 at 11:02:21PM +0100, Mario Marietto via rsync wrote: > > -> Are you running windows on the same hardware as Linux/BSD ? Is it

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
If you have different systems for windows vslinux, it's possible there is > a HW issue with one of them. > > > Tom > > > On 24 December 2024 7:44:16 am GMT+12:00, Mario Marietto via rsync < > rsync@lists.samba.org> wrote: > >> What would you think if I t

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
4 and ZFS) that interferes with the transfers of big files. Maybe a disk driver of some sort. On Mon, Dec 23, 2024 at 10:54 PM Hardy via rsync wrote: > > On 23.12.24 20:44, Mario Marietto via rsync wrote: > > What would you think if I told you that using Windows I no longer had >

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
ng Windows 11 because I want > to > > > exclude some variables from the equation. > > > > > > On Mon, Dec 23, 2024 at 7:49 PM Robin Lee Powell < > > > rlpow...@digitalkingdom.org> wrote: > > > > > >> Almost certainly your drive is going ba

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
On Linux I'd tell you to >> check dmesg for drive errors, I don't know what the FreeBSD >> equivalent is. But I strongly recommend that you treat that drive >> as "going to fail any second". >> >> On Mon, Dec 23, 2024 at 12:56:09PM +0100, Mario Mari

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
ivalent is. But I strongly recommend that you treat that drive > as "going to fail any second". > > On Mon, Dec 23, 2024 at 12:56:09PM +0100, Mario Marietto via rsync wrote: > > Using the parameters below the file hasn't been removed at 100% even if I > > got the

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
sually happens before >> rsync,that is able to complete the transfer until 99%. >> I've detached and reattached the USB disks,but I still see the error. >> >> On Mon, Dec 23, 2024 at 11:07 AM Paul Slootman via rsync < >> rsync@lists.samba.org> wrote: >> &

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
nc < > rsync@lists.samba.org> wrote: > >> On Mon 23 Dec 2024, Mario Marietto via rsync wrote: >> > >> > Everytime I try to copy a file from one USB disk to another one (does >> not >> > matter which one),I get this kind of error : >> >

Re: rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
nd reattached the USB disks,but I still see the error. On Mon, Dec 23, 2024 at 11:07 AM Paul Slootman via rsync < rsync@lists.samba.org> wrote: > On Mon 23 Dec 2024, Mario Marietto via rsync wrote: > > > > Everytime I try to copy a file from one USB disk to another one (does no

rsync: [sender] read errors mapping "file" : Input/output error (5)

2024-12-23 Thread Mario Marietto via rsync
Hello. Everytime I try to copy a file from one USB disk to another one (does not matter which one),I get this kind of error : mario@Z390-AORUS-PRO-DEST:/mnt/zroot-133/A_FILES/Backup/FreeBSD# rsync -avxHAXP FreeBSD-141-UFS-sdc-DarkMatter.img /mnt/sdj1/OS/Backup/BSD/FreeBSD --ignore-existing send

Re: rsync: [generator] set_acl: sys_acl_set_file(dev/kvm, ACL_TYPE_ACCESS): Operation not supported (95)

2023-06-28 Thread Mario Marietto via rsync
Maybe the solution is explained here : https://serverfault.com/questions/1110536/rsync-operation-not-supported-errors-for-acl-on-zfs/1110537#1110537 I tried to do something like this: zpool import -f -R /mnt/zroot2 zroot2 zfs set acltype=posixacl zroot2/ROOT why zroot2/ROOT ? because : # zfs

rsync: [generator] set_acl: sys_acl_set_file(dev/kvm, ACL_TYPE_ACCESS): Operation not supported (95)

2023-06-28 Thread Mario Marietto via rsync
Hello rsync users, I'm trying to copy every file which belongs to my Ubuntu 23.04 installation (stored on an ext4 fs to a ZFS storage disk. The command that I've used is : # rsync -avxHAX * /mnt/zroot2/zroot2/OS/Linux/EVO sending incremental file list rsync: [generator] set_acl: sys_acl_set_file

Re: Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....

2021-12-31 Thread Mario Marietto via rsync
ts.samba.org> <mailto:rsync@lists.samba.org > > <mailto:rsync@lists.samba.org>> > > > <mailto:rsync@lists.samba.org <mailto:rsync@lists.samba.org> > > <mailto:rsync@lists.samba.org <mailto:rsync@lists.samb

Re: Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....

2021-11-28 Thread Mario Marietto via rsync
systems ? Works > wonderfully for me on Linux (for over a decade) and also very well on fbsd. > > > On Sun, Nov 28, 2021, 15:21 Mario Marietto via rsync < > rsync@lists.samba.org> wrote: > >> I think that I will fire up a bhyve vm where I will attach the folder >>

Re: Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....

2021-11-28 Thread Mario Marietto via rsync
wn since my use cases were >> > all network/ parallel file systems. >> > Harry >> > >> > On Sun, Nov 28, 2021, 11:43 AM Kevin Korb via rsync >> > mailto:rsync@lists.samba.org>> wrote: >> > >> > rsync is terribly slow at local copies. Al

Re: Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....

2021-11-28 Thread Mario Marietto via rsync
s.samba.org> > > <mailto:rsync@lists.samba.org <mailto:rsync@lists.samba.org>>>> ha > > > scritto: > > > > > > > > rsync is terribly slow at local copies. Also, it > > doesn't

Re: Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....

2021-11-28 Thread Mario Marietto via rsync
s.samba.org <mailto:rsync@lists.samba.org>>> ha > > scritto: > > > > > > rsync is terribly slow at local copies. Also, it doesn't do > > its normal > > > optimizing (see --whole-file). Just use cp. > > > > >

Re: Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....

2021-11-28 Thread Mario Marietto via rsync
me a lot of time. Thanks very much. > > > > Il giorno dom 28 nov 2021 alle ore 20:43 Kevin Korb via rsync > > mailto:rsync@lists.samba.org>> ha scritto: > > > > rsync is terribly slow at local copies. Also, it doesn't do its > normal > > optimi

Re: Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....

2021-11-28 Thread Mario Marietto via rsync
't do its normal > optimizing (see --whole-file). Just use cp. > > On 11/28/21 13:38, Mario Marietto via rsync wrote: > > Hello to everyone. > > > > I'm copying a large file from a NTFS formatted disk to another > > one,UFS/FreeBSD disk,both are removable d

Re: Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....

2021-11-28 Thread Mario Marietto via rsync
you just copy it with SCP, NFS, or > SMB? > > On Sun, Nov 28, 2021 at 12:39 Mario Marietto via rsync < > rsync@lists.samba.org> wrote: > >> Hello to everyone. >> >> I'm copying a large file from a NTFS formatted disk to another >> one,UFS/FreeBSD dis

Copying a large file from an USB 3 disk (NTFS or EXT4) to another one (UFS/FreeBSD) is a very slow process....

2021-11-28 Thread Mario Marietto via rsync
Hello to everyone. I'm copying a large file from a NTFS formatted disk to another one,UFS/FreeBSD disk,both are removable disks attached to the USB 3 port. The file is 200 GB large and it is copied very slowly. Why it is so slow ? I don't know where to store my virtual machines. I tried to save th

Re: rsync: [generator] failed to set permissions : Operation not supported (95)

2021-04-06 Thread Mario Marietto via rsync
> does that much better. >> >> Anyway, check the mount options on the file system (use the mount >> command it will show them) and the options on the filesystem itself with >> tune2fs -l. My guess is that either ACLs or XATTRs are not enabled and >> they probably are in

Re: rsync: [generator] failed to set permissions : Operation not supported (95)

2021-04-06 Thread Mario Marietto via rsync
abled and > they probably are in use since the instructions told you to tell rsync > to copy those. You can also try running rsync without the -A and -X to > confirm. > > On 4/6/21 9:50 AM, Mario Marietto via rsync wrote: > > Hello. > > > > I want to virtualize correct

Re: rsync: [generator] failed to set permissions : Operation not supported (95)

2021-04-06 Thread Mario Marietto via rsync
stem itself with > tune2fs -l. My guess is that either ACLs or XATTRs are not enabled and > they probably are in use since the instructions told you to tell rsync > to copy those. You can also try running rsync without the -A and -X to > confirm. > > On 4/6/21 9:50 AM, Mario Mari

rsync: [generator] failed to set permissions : Operation not supported (95)

2021-04-06 Thread Mario Marietto via rsync
Hello. I want to virtualize correctly Android 10 on top of my Jetson nano (arm64) using qemu and kvm on ubuntu 18.04. This is the tutorial that I'm following : https://github.com/antmicro/kvm-aosp-jetson-nano everything went good until this command : sudo rsync -avxHAX system-r{o,w}/ something