Details
Description
It would be useful to speed up "lfs migrate", "lfs mirror extend", and "lfs mirror resync" to use asynchronous Direct IO (AIO/DIO via libaio) to do the data copying
This should use the same mechanism as lustre/tests/aiocp.c to have a producer/consumer queue and submits some number of AIO read requests, and then submit the write requests when the reads finish.
Attachments
Issue Links
- is related to
-
LU-18647 libaio read file from Lustre in DIO mode reports errno 22
-
- Closed
-
-
LU-17143 Use migrate_copy_data() for all data movement
-
- Open
-
-
LU-18455 Make 'lfs migrate' multi-threading
-
- Open
-
-
LU-16587 Make lfs migrate faster
-
- Resolved
-
-
LU-18454 'lfs migrate' command can read filenames from file/stdin
-
- Resolved
-
- is related to
-
LU-12649 Tracker for ongoing FLR improvements
-
- Open
-
-
LU-18032 disable unaligned AIO
-
- Reopened
-