Failed to activate new LV2019 Community Moderator ElectionLVM - failed to install bootloaderWhat is the proper way to activate VGs/LVs automatically on boot?Mounting failed - invalid argumentHow to solve File-based locking initialisation failed.LVM Recover after failed Mirrorlinux + pvresize fail on “Failed to find physical volume”adding new lvm mirror, all IOs only go to mirrorpvscan --activate: `Command does not accept option: --activate ay.`LVM: Auto-activate VG on removable HDD reconnection“Failed to start lvm2.service: Unit lvm2.service is masked”
Is there a word to describe the feeling of being transfixed out of horror?
In Star Trek IV, why did the Bounty go back to a time when whales are already rare?
Will adding a BY-SA image to a blog post make the entire post BY-SA?
Do the concepts of IP address and network interface not belong to the same layer?
Visiting the UK as unmarried couple
What is this type of notehead called?
A Permanent Norse Presence in America
Open a doc from terminal, but not by its name
Is a model fitted to data or is data fitted to a model?
Varistor? Purpose and principle
How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?
A social experiment. What is the worst that can happen?
Why does Async/Await work properly when the loop is inside the async function and not the other way around?
Divine apple island
How do I extrude a face to a single vertex
Why did the EU agree to delay the Brexit deadline?
Could the E-bike drivetrain wear down till needing replacement after 400 km?
Java - What do constructor type arguments mean when placed *before* the type?
Drawing a topological "handle" with Tikz
How will losing mobility of one hand affect my career as a programmer?
Why in book's example is used 言葉(ことば) instead of 言語(げんご)?
Query about absorption line spectra
How to align and center standalone amsmath equations?
Global amount of publications over time
Failed to activate new LV
2019 Community Moderator ElectionLVM - failed to install bootloaderWhat is the proper way to activate VGs/LVs automatically on boot?Mounting failed - invalid argumentHow to solve File-based locking initialisation failed.LVM Recover after failed Mirrorlinux + pvresize fail on “Failed to find physical volume”adding new lvm mirror, all IOs only go to mirrorpvscan --activate: `Command does not accept option: --activate ay.`LVM: Auto-activate VG on removable HDD reconnection“Failed to start lvm2.service: Unit lvm2.service is masked”
Node1/2 both are in cluster and also in storage group
On Node2 we are assign storage LUN. pvcreate
and vgcreate
was successful, but when trying to execute lvcreate
getting the below error.
[root@Node02 }# lvcreate -L +50G -n lv_new_obiee_dev vg_new_obiee_dev
WARNING: Ignoring duplicate config node: filter (seeking filter)
Error locking on node Node01: Volume group for uuid not found: 14vT5cBWBm0ic6QhYnBRb3cfjoQeOx9WxInXocuWNrJgiCCPIMcQcpa3Mk6Otsxz
Failed to activate new LV.
lvm
add a comment |
Node1/2 both are in cluster and also in storage group
On Node2 we are assign storage LUN. pvcreate
and vgcreate
was successful, but when trying to execute lvcreate
getting the below error.
[root@Node02 }# lvcreate -L +50G -n lv_new_obiee_dev vg_new_obiee_dev
WARNING: Ignoring duplicate config node: filter (seeking filter)
Error locking on node Node01: Volume group for uuid not found: 14vT5cBWBm0ic6QhYnBRb3cfjoQeOx9WxInXocuWNrJgiCCPIMcQcpa3Mk6Otsxz
Failed to activate new LV.
lvm
Isvg_new_obiee_dev
shared between the two nodes? Is it CLVM? or HA-LVM?
– xhienne
Jan 20 '17 at 0:18
Yes it's clvm the cluster is of 2 nodes
– Mongrel
Jan 20 '17 at 5:11
Can you show the output of pvscan and vgscan on both machines?
– Liczyrzepa
Jan 25 '17 at 19:43
add a comment |
Node1/2 both are in cluster and also in storage group
On Node2 we are assign storage LUN. pvcreate
and vgcreate
was successful, but when trying to execute lvcreate
getting the below error.
[root@Node02 }# lvcreate -L +50G -n lv_new_obiee_dev vg_new_obiee_dev
WARNING: Ignoring duplicate config node: filter (seeking filter)
Error locking on node Node01: Volume group for uuid not found: 14vT5cBWBm0ic6QhYnBRb3cfjoQeOx9WxInXocuWNrJgiCCPIMcQcpa3Mk6Otsxz
Failed to activate new LV.
lvm
Node1/2 both are in cluster and also in storage group
On Node2 we are assign storage LUN. pvcreate
and vgcreate
was successful, but when trying to execute lvcreate
getting the below error.
[root@Node02 }# lvcreate -L +50G -n lv_new_obiee_dev vg_new_obiee_dev
WARNING: Ignoring duplicate config node: filter (seeking filter)
Error locking on node Node01: Volume group for uuid not found: 14vT5cBWBm0ic6QhYnBRb3cfjoQeOx9WxInXocuWNrJgiCCPIMcQcpa3Mk6Otsxz
Failed to activate new LV.
lvm
lvm
asked Jan 16 '17 at 7:54
MongrelMongrel
2,12331849
2,12331849
Isvg_new_obiee_dev
shared between the two nodes? Is it CLVM? or HA-LVM?
– xhienne
Jan 20 '17 at 0:18
Yes it's clvm the cluster is of 2 nodes
– Mongrel
Jan 20 '17 at 5:11
Can you show the output of pvscan and vgscan on both machines?
– Liczyrzepa
Jan 25 '17 at 19:43
add a comment |
Isvg_new_obiee_dev
shared between the two nodes? Is it CLVM? or HA-LVM?
– xhienne
Jan 20 '17 at 0:18
Yes it's clvm the cluster is of 2 nodes
– Mongrel
Jan 20 '17 at 5:11
Can you show the output of pvscan and vgscan on both machines?
– Liczyrzepa
Jan 25 '17 at 19:43
Is
vg_new_obiee_dev
shared between the two nodes? Is it CLVM? or HA-LVM?– xhienne
Jan 20 '17 at 0:18
Is
vg_new_obiee_dev
shared between the two nodes? Is it CLVM? or HA-LVM?– xhienne
Jan 20 '17 at 0:18
Yes it's clvm the cluster is of 2 nodes
– Mongrel
Jan 20 '17 at 5:11
Yes it's clvm the cluster is of 2 nodes
– Mongrel
Jan 20 '17 at 5:11
Can you show the output of pvscan and vgscan on both machines?
– Liczyrzepa
Jan 25 '17 at 19:43
Can you show the output of pvscan and vgscan on both machines?
– Liczyrzepa
Jan 25 '17 at 19:43
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f337696%2ffailed-to-activate-new-lv%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f337696%2ffailed-to-activate-new-lv%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Is
vg_new_obiee_dev
shared between the two nodes? Is it CLVM? or HA-LVM?– xhienne
Jan 20 '17 at 0:18
Yes it's clvm the cluster is of 2 nodes
– Mongrel
Jan 20 '17 at 5:11
Can you show the output of pvscan and vgscan on both machines?
– Liczyrzepa
Jan 25 '17 at 19:43