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
>
> 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
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
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
>
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
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
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
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:
>>
&
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 :
>> >
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
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
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
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
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
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
>>
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
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
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.
> > >
> >
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
'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
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
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
> 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
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
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
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
26 matches
Mail list logo