Re: как восстановить раздел LVM

Munko O. Bazarzhapov vech2k на gmail.com
Вт Мар 24 04:11:38 UTC 2015


Если данные уже скопировали, попробуйте вот это:
ext2fs : no external journal
There are times (due to power failure) in which an ext(3/4) file system can
corrupt beyond normal repair. Normally, there will be a prompt from fsck
indicating that it cannot find an external journal. In this case, run the
following commands:

Unmount the partition based on its directory
# umount <directory>

Write a new journal to the partition
# tune2fs -j /dev/<partition>

Run an fsck to repair the partition
# fsck -p /dev/<partition>


____
Munko O. Bazarzhapov
JabberID: vech на aginskoe.ru
mail: vech2k на gmail.com

23 марта 2015 г., 18:32 пользователь Юрий Яремчук <yaremchuk на novoishimka.kz>
написал:

> Здравствуйте, Dmitry.
>
> Mon, 23 Mar 2015 13:29:46 +0300 Вы писали:
>
>> Ситуация следующая, на сервере с системой жесткий диск разбит на
>> несколько LVM разделов
>> vg01_root
>> vg01_usr
>> vg01_home
>> vg01_var
>>
>>  А зачем системные разделы на сервере на LVM? Первый раз такое вижу.
> Обычно, эти разделы сильно так уж размеры не меняют, потому их нет смысла
> делать на LVM, на RAID да, но LVM...
>
> С уважением, Юрий.
> yaremchuk на novoishimka.kz
>
>
>
> --
> ubuntu-ru mailing list
> ubuntu-ru на lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru
>
----------- следущая часть -----------
Вложение в формате HTML было извлечено…
URL: <https://lists.ubuntu.com/archives/ubuntu-ru/attachments/20150324/0acebd63/attachment.html>


More information about the ubuntu-ru mailing list