Skip to content
Snippets Groups Projects
Commit 9271e58a authored by micah's avatar micah :speech_balloon:
Browse files

older versions (lenny) of lvm2 have a bug in vgcfgbackup that makes it so when...

older versions (lenny) of lvm2 have a bug in vgcfgbackup that makes it so when you specify multiple volume groups to backup, it gives an error, saying you must set the %s template for the name. We are doing that, it just cannot handle it properly.

This change routes around this issue, which has been fixed in later lvm2 releases, by passing only one argument to vgcfgbackup by taking all the volume groups that are found and running them through a for loop
parent a80d6f4a
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment