ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Сломался LVM2?
Date: Thu, 25 May 2006 14:15:06 +0400
Message-ID: <e5400h$glo$1@sea.gmane.org> (raw)
In-Reply-To: <44757D32.4060300@stc.donpac.ru>

Eugene Prokopiev wrote:
> Pavlov Konstantin пишет:
>> On Thursday 25 May 2006 10:09, Eugene Prokopiev wrote:
>>
>>
>>> # mount /dev/system/homebackup /mnt/backup
>>> /dev/system/homebackup: Invalid argument
>>> mount: /dev/system/homebackup: can't read superblock
>>> # lvremove /dev/system/homebackup
>>> Do you really want to remove active logical volume "homebackup"? [y/n]: y
>>>   Logical volume "homebackup" successfully removed
>>>
>>> Отчего lvcreate приводит к таким странным результатам?
>>
>> А если сервис udev остановить, картина та же?
> 
> нет, в этом случае все замечательно :)
> 
> еще все довольно неплохо, если перед каждой операцией (возможно, перед 
> некоторыми) вызывать vgmknodes, которым раньше занимался udevd следующим 
> образом:
> 
> # cat /etc/udev/rules.d/10-lvm.rules
> ## LVM compatibility by gns@altlinux.org
> KERNEL="dm-[0-9]*",     PROGRAM="/etc/udev/scripts/lvm-vg.sh %M %m", 
> NAME="%k",
> SYMLINK="%c"
> 
> # cat /etc/udev/scripts/lvm-vg.sh
> #!/bin/sh
> ## LVM compatibility by gns@altlinux.org
> [ -e /sbin/vgmknodes ] && /sbin/vgmknodes >/dev/null 2>/dev/null
> /sbin/devmap_name $*
> 
> Похоже, тут что-то и сломалось. Да, еще такой момент. До сих пор 
> /sbin/devmap_name был частью моего пакета multipath-tools-devmap_name, 
> однако, похоже, что-то подобное умеет делать dmsetup, который я 
> доустановил пару дней назад (udevd ругался на его отсутствие)
> 

Пожалуйтесь здесь:
https://bugzilla.altlinux.org/show_bug.cgi?id=7369

Rgds,
Rider



  reply	other threads:[~2006-05-25 10:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-25  6:09 Eugene Prokopiev
2006-05-25  7:09 ` Anton Farygin
2006-05-25  8:05 ` Pavlov Konstantin
2006-05-25  9:47   ` Eugene Prokopiev
2006-05-25 10:15     ` Anton Farygin [this message]
2006-05-25 10:20     ` Eugene Prokopiev
2006-05-25 10:53       ` Eugene Prokopiev
2006-05-25 11:39 ` Nick S. Grechukh
2006-05-25 11:55   ` Eugene Prokopiev

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='e5400h$glo$1@sea.gmane.org' \
    --to=rider@altlinux.com \
    --cc=sisyphus@lists.altlinux.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

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git