HI,
sorry if this is a dup. I was searched a bit and didn't find anything related, but the search-terms "root lvm" match quite a lot of posts. (I did find [topic=367485]this[/topic], but this is another, related question)
I'm considering on putting my complete system (appart from /boot) on LVM2. I know putting / on LVM is not recommended, but the only reasons I found so far were: "need initrd to boot" and "hard to upgrade/rescue". I can live with those.
There is however a more serious problem. On my test setup I get a problem during shutdown. The init-scripts want to bring down LVM, which obviously fails, because / is still mounted (duh). In the script (/lib/rcscripts/addons/lvm-stop.sh) there is a link to https://www.redhat.com/archives/linux-l ... 00523.html which explains the problem.
Basicaly, the post answers my question, but I'm concerned for the future: If a future release of LVM DOES update the metadata, it will become impossible to have my / on LVM. Is this problem solvable? or is root on lvm just "unsupported" and should I go cry in a corner?

