All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rainer Fügenstein" <rfu@oudeis.org>
To: Phil Turmel <philip@turmel.org>
Cc: linux-raid <linux-raid@vger.kernel.org>
Subject: Re[2]: Found duplicate PV: using /dev/sda3 not /dev/md1
Date: Mon, 16 Jun 2014 20:20:24 +0200	[thread overview]
Message-ID: <1153494452.20140616202024@oudeis.org> (raw)
In-Reply-To: <539F00AE.9090504@turmel.org>

hi,

>> [root@gateway home]# lsof | grep md1
>> md1_raid1   461      root  cwd       DIR                9,0     4096          2 /
>> md1_raid1   461      root  rtd       DIR                9,0     4096          2 /
>> md1_raid1   461      root  txt   unknown                                        /proc/461/exe

PT> What is running as process ID 461?  That needs to be killed off, and any
PT> mount involving /dev/md1 stopped.
process ID 461 is [md_raid1] and can't be killed via kill or kill -9:
root       461  2.2  0.0      0     0 ?        S<   Jun14  61:09 [md1_raid1]

there is no "normal" mount on /dev/md1, maybe LVM has its fingers on
it although it should not?

[root@gateway ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/md0              7.8G  4.8G  2.7G  65% /
/dev/mapper/vg_gateway-lv_var
                       12G  1.1G   11G   9% /var
/dev/mapper/vg_gateway-lv_home
                       12G  4.1G  7.2G  37% /home
/dev/mapper/vg_gateway-lv_data
                       60G   42G   15G  74% /data
tmpfs                 989M     0  989M   0% /dev/shm
[root@gateway ~]# umount /dev/md1
umount: /dev/md1: not mounted

tnx & cu


  reply	other threads:[~2014-06-16 18:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-14 21:58 Found duplicate PV: using /dev/sda3 not /dev/md1 Rainer Fügenstein
2014-06-15 18:35 ` Rainer Fügenstein
2014-06-16  2:46   ` Phil Turmel
     [not found]     ` <19411862.20140616155327@oudeis.org>
2014-06-16 14:35       ` Phil Turmel
2014-06-16 18:20         ` Rainer Fügenstein [this message]
2014-06-16 20:15           ` Phil Turmel
2014-06-16 20:28             ` Re[2]: " Rainer Fügenstein
2014-06-16 20:54               ` Phil Turmel
2014-06-17  1:27                 ` Re[2]: " Rainer Fügenstein
2014-06-17 11:57                   ` Phil Turmel
2014-06-17 12:00                     ` Phil Turmel
2014-06-17 14:12                     ` Re[2]: " Rainer Fügenstein
2014-08-06 12:49                       ` Re[3]: " Rainer Fügenstein

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=1153494452.20140616202024@oudeis.org \
    --to=rfu@oudeis.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=philip@turmel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.