Per Jessen wrote:
I have a newly installed 12.3 system. Yesterday I attached a disk-array to it, with a number of existing logical volumes. On boot-up, they weren't activated, apparently due to /etc/init.d/boot/lvm not being called. I ran 'insserv boot.lvm' which solved the problem, but I am wondering how that would/should normally be done?
Also a little odd - I have a slightly older system which also uses LVM. Here I have presumably enabled boot.lvm a while ago, but:
# find /etc/init.d -iname \*lvm\* /etc/init.d/boot.d/K05boot.lvm /etc/init.d/boot.d/S09boot.lvm /etc/init.d/boot.lvm
On my new system:
# find /etc/init.d -iname \*lvm\* /etc/init.d/boot.d/K50boot.lvm /etc/init.d/boot.d/S50boot.lvm /etc/init.d/boot.lvm
In fact, everything in boot.d has priority 50 - why is that??
That appears to be 'insserv' handing out 50 for everything. Perhaps I should have used 'systemctl enable', but shouldn't 'insserv' at least give me a warning or redirect to systemctl? -- Per Jessen, Zürich (7.5°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org