All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dieter Stueken <stueken@conterra.de>
To: linux-lvm@sistina.com
Subject: RE: [linux-lvm] pv_move failed
Date: Tue Feb 25 12:20:02 2003	[thread overview]
Message-ID: <3E5BB3CE.3040707@conterra.de> (raw)

Heinz J . Mauelshagen wrote:

 >the first write to hda2 fails.
 >Could be a hardware installation problem with your new drive.

no indication. I had my VG on two 120G + 75G disks before.
The 120G disk could be moved completely, whereas moving
the 75G disk failed after 896 LE moved.

 >Have you tested if you can access hda2 fine without LVM ?

I run badblocks with no errors.

I just "strace" pvmove and get:

write(5, ..., 65536) = -1 ENOSPC (No space left on device)

seems pvmove gets a unexpected ENOSPC. OK, I got it:

fdisk -l /dev/hda   reports:

Disk /dev/hda: 255 heads, 63 sectors, 30515 cylinders
Units = cylinders of 16065 * 512 bytes

    Device Boot    Start       End    Blocks   Id  System
/dev/hda1             1       262   2104483+  83  Linux
/dev/hda2           263     22526 178835580   8e  Linux LVM

The 2nd partition does not span to the end of the disk,
where as pvdisplay shows up with 231.75 GB. I'll remove all
data from hda2 again and try to find out, how this discrepancy
came about....

Dieter.
-- 
Dieter St�ken, con terra GmbH, M�nster
     stueken@conterra.de
     http://www.conterra.de/
     (0)251-7474-501

             reply	other threads:[~2003-02-25 12:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-25 12:20 Dieter Stueken [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-26  4:34 [linux-lvm] pv_move failed Dieter Stueken
2003-02-25  3:33 Dieter Stueken
2003-02-25  9:19 ` Heinz J . Mauelshagen

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=3E5BB3CE.3040707@conterra.de \
    --to=stueken@conterra.de \
    --cc=linux-lvm@sistina.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 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.