On Wed, 2007-05-23 at 12:35 -0400, Salyzyn, Mark wrote: > NAK > > This will break all our management applications, and will not allow us to manipulate the array configurations from within Linux. This will also break online expansion of capacity. > > This flag has been set from the beginning to allow partition tables, capacity and device locking to be changed without requiring an intervening reboot or needing the device to be taken offline. Fixed disk result in these pieces of information being cached. I thought this problem had been solved since at least 2000 (when LifeKeeper ran into the same issue) by sending the BLKRRPART ioctl to the device ... whether removable or not, this forces a reread of all the vital information (always providing nothing has the nodes open, of course, we can't physically yank the information out of applications using it). If there's something BLKRRPART isn't doing we can probably fix it ... that's certainly better than lying to the kernel about the devices. James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html