[SOGo] Best practice: how many partitions and their size

2013-07-27 Thread Bahti
hello,
I would like to install ubuntu 12:04 LTS as a groupware server with sogo for
about 35 users.
Patitonen how many should I create and what size is recommended?

thanks for your tips
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: Re: [SOGo] Best practice: how many partitions and their size

2013-07-27 Thread Bahti
thank you Peter for your quick response.

Here some more information:

I plan on ubuntu server only as pure eMailServer with sogo.
No other services such as file sharing, no ownCloud etc.
The user will receive 4GB per space.

I install on a esxi and give the VM 8GB Ram and 6core CPU.

how is your recommendation in this case?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Best practice: how many partitions and their size

2013-07-27 Thread Szládovics Péter

2013-07-27 15:56 keltezéssel, Bahti írta:

thank you Peter for your quick response.

Here some more information:

I plan on ubuntu server only as pure eMailServer with sogo.
No other services such as file sharing, no ownCloud etc.
The user will receive 4GB per space.


35 users with 4GB space is 140GB, but you need to calculate the deleted 
items folder and other files on /var partition.

I Think 160GB will enough.
If you will use quota under IMAP, then one partition need to /var.
If you wont use quota, then 5-10GB for /var enough, and give more than 
150GB to /var/mail - separated partition.



I install on a esxi and give the VM 8GB Ram and 6core CPU.


I think you wont need too much resource for 35 user! Two cores with 2GB 
RAM is enough.



how is your recommendation in this case?


With IMAP quota:

/  - 4GB (sda1)
/var - 160GB (sdb1)
swap- 3GB (sdc1)

Without IMAP quota
/- 4GB
/var- 5GB
/var/mail - 155GB
swap   - 3GB

The swap sizes calculated with 2GB of RAM.
If you plan to resize partitions (if something happen and it needs) - I 
offer you the XFS filesystem instead if ext4.
And attention: keep your eyes on ESX ballooning, if you use lot of 
ram/VM! ESX can steal unused ram from any VM, and if the vm is get more, 
it will be stucked easily for some seconds. If you can, use resource 
reservation on ESX.

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] I can't loggin to SOGO

2013-07-27 Thread Tomáš Kallus

my /etc/apache2sogo.mydomain.cz

Dne 26. 7. 2013 19:17, Szládovics Péter napsal(a):

2013-07-26 17:03 keltezéssel, to...@kallus.cz írta:
Hello, i have problem with sogo. If i try login to webmail my web is 
redirect

to non-existent url.

https://yourhostname/SOGo/so/to...@mydomain.cz/Mail

in the log file is message

Jul 26 16:12:55 sogod [15999]: |SOGo| ROOT baseURL(no container, 
name=(null)):

   own: /SOGo/so/
I don't understand this.

If I change in the url youhostname to mail.mydomain.cz and remove letter
followed s in https, then i am logged in the sogo. I don't  know 
where do is
redirect on non-existent url. In the 
/etc/apache2/site-eneble/sogo.conf is set

redirect correctly, i think.

redirect in apache is:

Redirect pernament /index.html http://mail.mydomain.cz/SOGo

I don't have setup for https, only http.
sorry for my english, but not ideal, I know it.



Please edit /etc/apache2/conf.d/SOGo.conf

Yes my problem was there. Thank you for help. Now all works correctly.

Tomas


--
users@sogo.nu
https://inverse.ca/sogo/lists