简体   繁体   中英

Write dd image to NFS (AWS EFS)

I have a disk image (from dd). Is it possible to save it to NFS (AWS EFS).

Of course I can mount it (loop) but it is over 1.5TB of small files and cp or rsync works very slowly.

I also tried by aws file sync, but unfortunately I get an error: Input/output error.

Hosts:
HOST A: Mounted image dd + nfs server
HOST B: Host with AWS file sync

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM