Steve et al I have looked further back in the log and have found this:
Feb 1 13:30:12 www cced(smd)[11768]: client 0:[0:11759]: CREATE fail_users blocking = 0 failcnt = 2 username = zhaomin Feb 1 13:30:12 www cced(smd)[11768]: LOCKDEBUG: Locked file (null): Success Feb 1 13:30:12 www cced(smd)[11768]: client 0:[0:11759]: CREATE fail_users failed (-7) Feb 1 13:30:12 www cced(smd)[11768]: LOCKDEBUG: Locked file (null): Success Feb 1 13:30:12 www cced(smd)[11768]: client 0:[0:11759]: CREATE fail_users blocking = 0 failcnt = 2 username = zhaotao Feb 1 13:30:12 www cced(smd)[11768]: LOCKDEBUG: Locked file (null): Success Feb 1 13:30:12 www cced(smd)[11768]: client 0:[0:11759]: CREATE fail_users failed (-7) Feb 1 13:30:12 www cced(smd)[11768]: LOCKDEBUG: Locked file (null): Success Feb 1 13:30:12 www cced(smd)[11768]: client 0:[0:11759]: CREATE fail_users blocking = 0 failcnt = 2 username = zhd Feb 1 13:30:12 www cced(smd)[11768]: LOCKDEBUG: Locked file (null): Success Feb 1 13:30:12 www cced(smd)[11768]: client 0:[0:11759]: CREATE fail_users failed (-7) It looks like some kind person is trying to add new users for me to save me the trouble. I am very puzzled about how this is possible. Here is an extract from the log created when I tried to add a new user yesterday. I had just suspended a site and it starts from there. I can see that the cleanup failed, but I had the problem prior to this. Feb 2 13:17:30 www cced(smd)[24151]: client 9:handlers/base/vsite/suspend.pl: SET succeeded Feb 2 13:17:31 www cced(smd)[24151]: handler handlers/nuonce/fixhosts/fixhosts failed Feb 2 13:17:31 www cced(smd)[24151]: WARNING, WARNING, WARNING!!! Cleanup stage FAILED Feb 2 13:17:31 www cced(smd)[24237]: client [0:24228] has admin rights Feb 2 13:17:31 www cced(smd)[24151]: client 9:[48:12253]: SET succeeded Feb 2 13:17:31 www cced(smd)[24151]: client 9:[48:12253]: SET 98 . Disk "quota" "=" "500" Feb 2 13:17:31 www cced(smd)[24151]: client 9:[48:12253]: SET succeeded Feb 2 13:17:31 www cced(smd)[24249]: client [0:13332] has admin rights Feb 2 13:17:58 www cced(smd)[24291]: client 9:[48:12253]: CREATE "User" "fullName" "=" "TestUser" "ftpDisabled" "=" "1" "capLevels" "=" "" "sortName" "=" "" "emailDisabled" "=" "0" "volume" "=" "/home" "description" "=" "" "name" "=" "testuser" "password" "=" xxx "stylePreference" "=" "BlueOnyx" "site" "=" "site7" "enabled" "=" "1" "localePreference" "=" "browser" Feb 2 13:17:58 www cced(smd)[24291]: LOCKDEBUG: Locked file (null): Success Feb 2 13:17:58 www cced(smd)[24291]: client 9:[48:12253]: CREATE User failed (-7) Feb 2 13:17:58 www cced(smd)[24291]: LOCKDEBUG: Locked file (null): Success Regards Jeffrey On Wed, 2 Feb 2011 13:39:18 +0000, Steve Howes <[email protected]> wrote: > On 2 Feb 2011, at 13:26, Jeffrey Pellin wrote: >> Feb 2 13:21:56 www cced(smd)[26082]: client 9:[48:12247]: SET 130 . >> Email >> "aliases" "=" "&jeffrey&" >> Feb 2 13:21:56 www cced(smd)[26082]: client >> 9:handlers/base/email/personal.pl: CREATE EmailAlias fqdn = >> "www.pellin.co.uk" site = site5 action = pellin alias = jeffrey >> Feb 2 13:21:56 www cced(smd)[26082]: LOCKDEBUG: Locked file (null): >> Success >> Feb 2 13:21:56 www cced(smd)[26082]: client >> 9:handlers/base/email/personal.pl: CREATE EmailAlias failed (-7) >> Feb 2 13:21:56 www cced(smd)[26082]: LOCKDEBUG: Locked file (null): >> Success >> Feb 2 13:21:56 www cced(smd)[26082]: handler >> handlers/base/email/personal.pl failed >> Feb 2 13:21:56 www cced(smd)[26082]: client 9:[48:12247]: SET failed >> Feb 2 13:21:56 www cced(smd)[26082]: client 9:[48:12247]: SET 130 . >> Email >> "vacationMsg" "=" "" "vacationOn" "=" "0" >> Feb 2 13:21:56 www cced(smd)[26082]: client 9:[48:12247]: SET succeeded > > Have you tried it with a random user/name? Wondering if 'jeffrey' is a > username/alias/something somewhere and thats confusing it. The LOCKDEBUG > occurs if it cries to write to the CODB and it's locked. I can't however > find out if this is the 'will retry' message or the 'failed completely' > message. Our SVN server isn't reachable at the moment so I can't check the > code out and have a look. Do you get these messages every time? (And what > about other operations). It could be something is screwed in the DB, or > they can be red herrings (as it should 'wait it out' and create when the > lock has cleared). > > S > _______________________________________________ > Blueonyx mailing list > [email protected] > http://www.blueonyx.it/mailman/listinfo/blueonyx _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
