omcpoutu - "file size limit exceeded" for mailbox

Discuss the Scalix Server software

Moderators: ScalixSupport, admin

nader
Posts: 27
Joined: Thu Dec 22, 2005 6:17 pm

omcpoutu - "file size limit exceeded" for mailbox

Postby nader » Tue Jun 27, 2006 1:13 pm

I am using omcpoutu to backup user's mailboxes. I am backing up their inbox, their sent items, and contacts as seperate folders. I am using Scalix 10.0.1.

When I issue the following command:


Code: Select all

omcpoutu -n "User Name/domain,server" -f user_name.dat -Si -F


I get the following error:

Code: Select all

File size limit exceeded.


Thinking his mailbox is too large, I did the following:

Code: Select all

  omscan -Afx -U "User Name/domain,server"


I then get the following:

Code: Select all

omscan running on 06.26.06 at 22:18:23.
Host computer : server
Fix mode requested.

Last omscan tool run on 06.26.06 at 22:17:32; duration 1 minute(s).
Previous server cycle run on 06.24.06 at 22:57:39; duration 2 minute(s).
Current server cycle not started; service reset or delayed.


Extra check option requested.
Active scan option requested.

Scanning file/dir links .... done.

CAUTION: Scanning of message store has started.
         Mounted file/dir links must be maintained during the scan.
         VxFS file system must not be reorganized - see omscan(1M).

Checking/Scanning user trays .... done.

Disk usage ....

USER NAME                          IN    OUT    PDG   FCAB   DLST     WB   TOTAL (KB)

User Name/domain,serverl/CN 1543719      1   3372     92      1     65 1547250
/


I have anoither user with a 2.7GB mailbox, who's backups are done the same way, but work perfectly.

As a final note, the User_Name.dat file is 2,097,192 KB large after the error has been reported.

Any ideas?

Nader.


[/code]

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Tue Jun 27, 2006 2:49 pm

Hi,

For files over 2GB you can try to do the following command

Code: Select all

omcpoutu -n "usernamer/mailnode" -f - > filename


Cheers,
Yuri

nader
Posts: 27
Joined: Thu Dec 22, 2005 6:17 pm

Postby nader » Tue Jun 27, 2006 5:30 pm

Thanks! That command worked. What's confusing me though is that omscan reports the user's mailbox is 1.5GB large. The actual amount of data backed up in the user_name.dat on the other is 3.4GB.

Why is that?

Regards,

Nader.

kanderson

Postby kanderson » Tue Jul 04, 2006 4:38 pm

The data omscan is referencing is likely old.

omoff -d 0 omscan
omscan -Z
omon omscan

Will force a new check immediately. It will have a performance impact, and can take a significant amount of time. If your server is really busy, then leave this for afterhours, otherwise, feel free to run it as needed.

Kev.

rudi
Posts: 289
Joined: Mon Nov 22, 2004 6:53 am

Postby rudi » Fri Nov 24, 2006 10:56 am

Hi,

I made the command to export an oversized mailbox:

omcpoutu -n "usernamer/mailnode" -f - > filename

How is the syntax to use omcpinu to import an oversized mailbox?

Thanks!!!

btisdall
Scalix Star
Scalix Star
Posts: 373
Joined: Tue Nov 22, 2005 12:13 pm
Contact:

Postby btisdall » Fri Nov 24, 2006 4:42 pm

Same principle as with omcpoutu, specifying '-f -' means the command will expect input on STDIN, so:

Code: Select all

omcpinu -m 'mailnode' -f - < filename


Will do what you need.
Ben Tisdall
www.redcircleit.com
London


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 4 guests