Answer the question
In order to leave comments, you need to log in
How to copy data from LVM logical partitions via FTP?
Such situation. You need to somehow get the files from the LVM logical partitions, having access to the entire file system of the server only via FTP. Is there such a way? Server booted in rescue mode, drives mounted on /mnt
Answer the question
In order to leave comments, you need to log in
If you have access to the entire file system, which means /dev
. Find the block devices you need and simply copy their contents to your files on your local machine. Then set on these files Device mapper
, lvm
they will be determined, and your volume groups will become available.
You can try to skip the copying step by mounting ftp
via CurlFtpFS
, like a regular file system.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question