Date: Wed, 28 Mar 2007 12:39:54 +0200 From: Ivan Voras <ivoras@fer.hr> To: freebsd-geom@freebsd.org Subject: Geom_label and multiple devices Message-ID: <eudglr$mpi$1@sea.gmane.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] I've just thought of something - the situation where geom_label detects multiple "same" labels is actually very similar to that of geom_multipath. Obviously this doesn't apply 100% to UFS and other filesystems' labels (except if there's a way to identify different file systems by their superblock, for example timestamp of creation?), but in case of "manual" labels, if the unique ID matches and the label string matches, it's probably the same device. Currently, geom_label discards "additional" devices with the same label, and I remember there was a discussion about if that should be changed (though I don't remember the conclusions). It would be useful if geom_label would work the same as geom_multipath in this case (i.e. failover to "next" device, add new devices with same label+id to the pool), or even if geom_multipath were merged in geom_label. Comments? [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGCkX6ldnAQVacBcgRAvRRAKDF8H65uFimMaGauGmdQDBqicLp/wCgjVAF liP8Uinfy4lvPUG9Nma+dOM= =yZsz -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eudglr$mpi$1>
