Gentoo Archives: gentoo-user

From: Daniel Troeder <daniel@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] filesystems
Date: Tue, 25 Nov 2008 09:42:02
Message-Id: 1227606117.342.12.camel@maya.local
In Reply to: Re: [gentoo-user] [OT] filesystems by GMail
1 Am Montag, den 24.11.2008, 16:12 +0200 schrieb GMail:
2 > On Monday 24 November 2008 08:28:33 Dirk Heinrichs wrote:
3 > > @William: If one or more of the PVs is a Network Block Device, you're not
4 > > bound to the local machine.
5 You could also use iSCSI. On your client you'll get SCSI-device-nodes
6 (/dev/sdx) which you can use as PVs. It's very fast and reliable.
7
8 > How does it cope with network outages though? In my experience, LVM is not
9 > exactly graceful when one of it's PVs goes away
10 My experience too :(
11 After reconnecting to the iSCSI-target I have to
12
13 # vgchange -a n vg-iscsi
14 # vgchange -a y vg-iscsi
15
16 to get my devices in /dev/vg-iscsi/* to work again (during disconnection
17 they keep existing, but are not usable with misleading error messages).
18
19 When using iSCSI-devices you should use /dev/disk/by-path/<taget-id> and
20 not /dev/sdx, as these device names can change.
21
22 Bye,
23 Daniel
24
25 --
26 PGP key: http://pgpkeys.pca.dfn.de/pks/lookup?search=0xBB9D4887&op=get
27 # gpg --recv-keys --keyserver hkp://subkeys.pgp.net 0xBB9D4887

Attachments

File name MIME type
signature.asc application/pgp-signature