Re: Partitioned arrays initially missing from /proc/partitions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This problem is very hard to solve inside the kernel.
The partitions will not be visible until the array is opened *after*
it has been created.  Making the partitions visible before that would
be possible, but would be very easy.

I think the best solution is Mike's solution which is to simply
open/close the array after it has been assembled.  I will make sure
this is in the next release of mdadm.

Note that you can still access the partitions even though they do not
appear in /proc/partitions.  Any attempt to access and of them will
make them all appear in /proc/partitions.  But I understand there is
sometimes value in seeing them before accessing them.

NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux