Hello.
I've moved a file from the disk formatted with the ZFS fs (da3p4) to a disk (da4p2) formatted with UFS. It seems that the file has been moved completely,but It reported one odd error :
what's the consequence of that error ? I wanna be sure that later I can use that img file without problems. Thanks.
I've moved a file from the disk formatted with the ZFS fs (da3p4) to a disk (da4p2) formatted with UFS. It seems that the file has been moved completely,but It reported one odd error :
Code:
root@marietto:/mnt/zroot2/zroot2/bhyve/img/FreeBSD # mv FreeBSD.img /mnt/da4p2/bhyve/img/FreeBSD
mv: failed to set acl entries for /mnt/da4p2/bhyve/img/FreeBSD/FreeBSD.img: Operation not supported
what's the consequence of that error ? I wanna be sure that later I can use that img file without problems. Thanks.