Page 1 of 1

omtidyallu -M after upgrade from 10 to 11

Posted: Sat Feb 17, 2007 2:41 pm
by eyalm
upgrade went fine, so now I'm running omtidyallu -M.
I ran omscan last night. we have about 600 users with 100+GB of mails.

I executed it about an hour ago but I don't see any output.

ps -ax gives me:

Code: Select all

17134 pts/0    S+     0:00 /bin/sh /opt/scalix/bin/omtidyallu -M
17147 pts/0    S+     0:00 cat /tmp/omwork117134
17148 pts/0    S+     0:00 /bin/sh /opt/scalix/bin/omtidyallu -M
17152 pts/0    S+     0:00 omtidyu -B -u Administrator /scalix,cardon -M


ls -al /var/opt/scalix/sx/s/ shows that temp/ directory is being modified

it has been running omtidyu -B -u Administrator since it started, but his mailbox size is only 26mb.
I'm not generating the index. I wanted to do omtidyallu and omscan before generating the indexes.

Florian suggested to do run omtidyallu -M with strace. can I just kill (ctrl-c) a running process of omtidyallu?

Posted: Sat Feb 17, 2007 2:57 pm
by eyalm
It seems like it's waiting for me to hit enter for every user it's doing the omtidyu
Every time I hit enter, omtidyallu executes omtidyu -B -u next_user -M and does nothing untill I hit enter again.
So I ran omtidyu -B -u Administrator -M and got:

Code: Select all

[root@scalix ~]# omtidyu -B -u 'Administrator' -M
Scalix user interface access is disabled
Enter Password:
[root@scalix ~]#


Do I need to start rci and lci?

Thanks.

Posted: Sat Feb 17, 2007 2:59 pm
by eyalm
Starting lci

Code: Select all

omon lci

fixes it.

I'll try omtidyallu -M now.