Re: slow lvm
mimo <[email protected]>
| Newsgroups | gmane.linux.debian.user.isp |
|---|---|
| Organization | restoel |
| Message-ID | <[email protected]> |
On Thursday 11 August 2011 07:48:45 Keith Edmunds wrote: > Do the disks have 1K sectors or 4K sectors? It says: fdisk -l /dev/sdd Disk /dev/sdd: 2000.4 GB, 2000398934016 bytes 255 heads, 63 sectors/track, 243201 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk identifier: 0x0005f6d7 Device Boot Start End Blocks Id System /dev/sdd1 * 1 1216 9764864 fd Linux raid autodetect /dev/sdd2 1216 2432 9765888 fd Linux raid autodetect /dev/sdd3 2432 8511 48828416 fd Linux raid autodetect /dev/sdd4 8511 243201 1885151840+ fd Linux raid autodetect And the first one I tried with fdisk -l /dev/sda Disk /dev/sda: 2000.4 GB, 2000398934016 bytes 255 heads, 63 sectors/track, 243201 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000e0666 Device Boot Start End Blocks Id System /dev/sda1 * 1 1216 9764864 fd Linux raid autodetect /dev/sda2 1216 2432 9765888 fd Linux raid autodetect /dev/sda3 2432 8511 48828416 fd Linux raid autodetect /dev/sda4 8511 243201 1885151840+ fd Linux raid autodetect mimo