[Samba-it] Share su SAN multipath

Michele Baldessari michele at pupazzo.org
Fri Apr 14 14:56:01 MDT 2006


* renato_rossi at tiscali.it (renato_rossi at tiscali.it) wrote:
> Un saluto a tutti.
> Mi girano una richiesta alla quale d'acchito non trovo risposta....
> E' possibile che una share mediata da samba non sia gestibile se di=20
> dimensione pari a 4,5 TB su SAN in multipath????
> il file system =C3=A8 ext3.

(Nota, quello che riporto cambia con una certa frequenza, soprattutto in
luce degli sviluppi piu' recenti sul kernel)
Ci sono diversi limiti da tenere in considerazione:

- Limiti intrinseci dei file e dei filesystem
- Limiti del driver scsi/ide/fc ecc.
- Limit del block device (questo oramai e' aggirato negli ultimi 2.6, a
  patto di impostare CONFIG_LBD=y)

Ad esempio per XFS a seconda del kernel, delle opzioni di compilazione e
dell'architettura cpu (32/64 bit), si ha:

"""
For Linux 2.4, 2 TB. For Linux 2.6 and beyond, when using 64 bit
addressing in the block devices layer (CONFIG_LBD) and a 64 bit
platform, filesystem size limit increases to 9 million terabytes (or the
device limits). For these later kernels on 32 bit platforms, 16TB is the
current limit even with 64 bit addressing enabled in the block layer.
"""

Per ext3 trovi qui qualche info sugli sviluppi attuali:
http://www.bullopensource.org/ext4/

In sostanza, si e' possibile avere filesystem piu' grandi di 4,5TB,
tuttavia devi valutare tutti i fattori in gioco. (driver scsi, fibra,
block device, filesystem ecc.)

hth,
Michele
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/samba-it/attachments/20060414/66c4191c/attachment.pgp>


More information about the samba-it mailing list