On 30-Sep-08, at 7:50 AM, Ram Sharma wrote:

> Hi,
>
> can anyone please tell me what is the maximum number of files that  
> can be there in 1 folder in Solaris with ZSF file system.
>
> I am working on an application in which I have to support 1mn  
> users. In my application I am using MySql MyISAM and in MyISAM  
> there is 3 files created for 1 table. I am having application  
> architechture in which each user will be having separate table, so  
> the expected number of files in database folder is 3mn.

That sounds like a disastrous schema design. Apart from that, you're  
going to run into problems on several levels, including O/S resources  
(file descriptors) and filesystem scalability.

--Toby

> I have read somewhere that there is a limit of each OS to create  
> files in a folder.
> --
> This message posted from opensolaris.org
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to