linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Bryn M. Reeves" <bmr@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Cc: linux-lvm-request@redhat.com
Subject: Re: [linux-lvm] automatic repartitioning of devices in /etc/lvm/cache/.cache?
Date: Fri, 26 Aug 2016 11:46:30 +0100	[thread overview]
Message-ID: <20160826104629.GA11968@hex> (raw)
In-Reply-To: <20160826042022.GS1534@subspacefield.org>

On Thu, Aug 25, 2016 at 09:20:22PM -0700, travis+ml-linux-lvm@subspacefield.org wrote:
> Hello, I've got a persistent problem in that the second two disks of my array
> occasionally have their heads wiped, with a GPT showing up at the beginning
> of the partition, with the same partitioning structure as the main disk GPT.

Use audit, systemap, or even blktrace to constantly monitor the devices and
report when something is writing to the MBR area.

There have been several common proprietary applications that have been found
to at times cause this type of problem (proprietary RDBMS, volume and cluster
managers in particular).

If you have a Red Hat subscription you may find relevant knowledge base
articles in the portal:

  https://access.redhat.com/

Otherwise you can search through the mailing list archives - there have
been a few threads discussing similar problems.

> Is there any way that being listed there could be a side effect, or be
> a cause, of disk partition corruption in those devices?

Only if some external (non-lvm2) component were reading that file and
acting on the contents. Nothing in lvm2 itself even knows how to write
a GPT partition table.

Regards,
Bryn.
 

  reply	other threads:[~2016-08-26 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-26  4:20 [linux-lvm] automatic repartitioning of devices in /etc/lvm/cache/.cache? travis+ml-linux-lvm
2016-08-26 10:46 ` Bryn M. Reeves [this message]
2016-08-26 21:30   ` travis+ml-linux-lvm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160826104629.GA11968@hex \
    --to=bmr@redhat.com \
    --cc=linux-lvm-request@redhat.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).