effettivamente effettuando le partizioni con cfdisk pur immettendo la stessa dimensione essa veniva "arrotondata" in maniera differente sui 2 hd
ecco cosa vedo ora:
Codice:
LNXSRV02:~# fdisk -ul
Disk /dev/ide/host0/bus1/target0/lun0/disc: 16 heads, 63 sectors, 77545 cylinders
Units = sectors of 1 * 512 bytes
Device Boot Start End Blocks Id System
/dev/ide/host0/bus1/target0/lun0/part1 * 63 195551 97744+ fd Linux raid autodetect
/dev/ide/host0/bus1/target0/lun0/part2 195552 2149055 976752 82 Linux swap
/dev/ide/host0/bus1/target0/lun0/part3 2149056 31445567 14648256 fd Linux raid autodetect
/dev/ide/host0/bus1/target0/lun0/part4 31445568 78165359 23359896 fd Linux raid autodetect
Disk /dev/ide/host0/bus0/target0/lun0/disc: 255 heads, 63 sectors, 4865 cylinders
Units = sectors of 1 * 512 bytes
Device Boot Start End Blocks Id System
/dev/ide/host0/bus0/target0/lun0/part1 * 63 192779 96358+ fd Linux raid autodetect
/dev/ide/host0/bus0/target0/lun0/part2 192780 2152709 979965 82 Linux swap
/dev/ide/host0/bus0/target0/lun0/part3 2152710 31455269 14651280 fd Linux raid autodetect
/dev/ide/host0/bus0/target0/lun0/part4 31455270 78156224 23350477+ fd Linux raid autodetect
LNXSRV02:~#
qualcuno ha qualche idea su come replicare le partizioni in maniera identica ?