From: "Ralf Müller" <ralf@bj-ig.de>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Problem with pvmove of system installation volume
Date: Fri, 3 Dec 2004 12:05:35 +0100 [thread overview]
Message-ID: <200412031205.45068@bj-ig.de> (raw)
In-Reply-To: <200412021848.01813@bj-ig.de>
[-- Attachment #1: Type: text/plain, Size: 1438 bytes --]
Ok - update to my own post. I started the move process again - this time
with strace to get a protocoll of the failed system call. So the last
system calls of pvmove were:
write(1, " /dev/md2: lvm2 label detec"..., 36) = 36
ioctl(5, BLKBSZGET, 0xbfff8f5c) = 0
_llseek(5, 0, [0], SEEK_SET) = 0
read(5, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
4096) = 4096
ioctl(5, BLKBSZGET, 0xbfff8f7c) = 0
_llseek(5, 53248, [53248], SEEK_SET) = 0
read(5, "system {\nid = \"Qo3GHB-44Tw-wv7M-"..., 4096) = 4096
write(1, " Found volume group \"system\"\n", 32) = 32
ioctl(6, DM_DEV_STATUS, 0x80d14b0) = -1 ENXIO (No such device or
address)
ioctl(6, DM_DEV_STATUS, 0x80d14b0) = -1 ENXIO (No such device or
address)
ioctl(6, DM_LIST_DEVICES, 0x80d14b0) = 0
ioctl(6, DM_DEV_STATUS, 0x80ff518) = 0
ioctl(6, DM_DEV_STATUS, 0x80ff518) = 0
ioctl(6, DM_DEV_STATUS, 0x80ff580) = 0
ioctl(6, DM_DEV_STATUS, 0x80ff5c8) = -1 ENXIO (No such device or
address)
ioctl(6, DM_DEV_STATUS, 0x80d14b0) = -1 ENXIO (No such device or
address)
write(1, " Loading system-pvmove0\n", 27) = 27
write(1, " Setting activation/mirror_"..., 51) = 51
ioctl(6, DM_DEV_CREATE
And here it stopped ...
Ralf
--
Van Roy's Law: -------------------------------------------------------
An unbreakable toy is useful for breaking other toys.
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2004-12-03 11:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-02 17:47 [linux-lvm] Problem with pvmove of system installation volume Ralf Müller
2004-12-03 11:05 ` Ralf Müller [this message]
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=200412031205.45068@bj-ig.de \
--to=ralf@bj-ig.de \
--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 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.