big network

2000-10-23 Thread vpopmail

 
i have a big network ,have 50K users work a domain.
i use vpopmail(mysql)+qmail+sqwebmail+nfs.
user messages are saved nfs server.
this is :
/home/vpopmail/domains/mydomain.com/
if i mount /home/xie/vpopmail/domains/mydomains to nfs server ,
when nfs server disk is overfull, how to save other users messages?

if i mount /home/vpopmail/domains/mydomains/0 to nfs1 server,
  /home/vpopmail/domains/mydomains/1  to nfs2 server. 
  /home/vpopmail/domains/mydomains/2  to nfs3 server.
 ...
this is ok ?

any ideas?

thanks!

Best regards
 

 



 
--
ÖлªÍø»ýÉÍÖ®ÂÃ,´ó½±ÈÎÄúÓ®£¡
http://points4u.china.com
²Î¼ÓÍøÉÏÅÄÂô£¬ÃûÈËÇ©ÃûÎïÆ·ÈÎÄãÕù!
http://auction4u.china.com




big network?

2000-09-06 Thread truename

Hi,All!

I Have a big network . All user is a domain.
I user cdb or mysql or ldap auth?

if I use cdb ,i can split vpasswd.cdb to small cdb  file  to save 
other machines? i use a lot of machines. 




___
ÍøÒ×[µçÄԽ̳Ì] ÄÚÈݳ¬È« ÏÂÔØ¡¢½âÒÉ¡¢Ñ§Ï°Ó¦Óо¡ÓÐ
http://school.163.com
ÍøÒ×ÐÂÎÅƵµÀ£¬²»µ«Ð£¬¸üÒªupdateÄúµÄÅжÏÁ¦£¡
http://news.163.com



Re: big network?

2000-09-06 Thread Ken Jones

truename wrote:
 
 Hi,All!
 
 I Have a big network . All user is a domain.
 
 I user cdb or mysql or ldap auth?
 
 if I use cdb ,i can split vpasswd.cdb to small cdb  file  to save
 
 other machines? i use a lot of machines.
 
 ___
 ÍøÒ×[µçÄԽ̳Ì] ÄÚÈݳ¬È« ÏÂÔØ¡¢½âÒÉ¡¢Ñ§Ï°Ó¦Óо¡ÓÐ
 http://school.163.com
 ÍøÒ×ÐÂÎÅƵµÀ£¬²»µ«Ð£¬¸üÒªupdateÄúµÄÅжÏÁ¦£¡
 http://news.163.com

cdb provides the fastest lookup times. but slow update
times for large sites.

mysql provides medium lookup times and fast updates

I don't have enough experience with large ldap sites
to know thier lookup/update times during heavy loads.

Then you can share your domain directories, including
the vpasswd file, over NFS.

Ken Jones