Re: cciss update [2/2] fixes for Steeleye Lifekeeper

From: Christoph Hellwig
Date: Thu Oct 14 2004 - 03:41:38 EST


On Wed, Oct 13, 2004 at 04:22:53PM -0500, mike.miller@xxxxxx wrote:
> This patch addresses a problem with clustering software and also some of our utilies. We had to modify the modify the open specifically for clustering. This is the same as was done for 2.4. We also have to register the reserved volumes with the OS so when the backup server breaks the reservations he can call BLKRRPART to set the volume to the correct size.
> We also have to register a controller that may not have any logical volumes configured. This is for the online utils as well as clustering.
>
> Patch applies to 2.6.9-rc4. Please apply in order.
> Please consider this for inclusion.

No, this is bogus. Never call add_disk on a volume that hasn't been
configured and full set up. If you need to talk to our driver without
online volumes add a character device.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/