how to disable this print message

73 views
Skip to first unread message

mark

unread,
Jun 4, 2010, 10:31:43 PM6/4/10
to memca...@googlegroups.com
my memcachedb keeps outputting this

[memcachedb] [Fri Jun 4 19:31:56 2010] "memp_trickle thread: writing
0 dirty pages"

how to disable it?
thanks!

Steve Chu

unread,
Jun 4, 2010, 10:51:57 PM6/4/10
to memca...@googlegroups.com
hi, mark,

This is normal output, not error message. If you dont want to see
this, start the daemon without -v option.

> --
> You received this message because you are subscribed to the Google Groups "memcachedb" group.
> To post to this group, send email to memca...@googlegroups.com.
> To unsubscribe from this group, send email to memcachedb+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/memcachedb?hl=en.
>
>

--
Best Regards,

Steve Chu
http://stvchu.org

mark

unread,
Jun 5, 2010, 2:52:52 PM6/5/10
to memca...@googlegroups.com
hi steve,
thanks for your reply, but the problem is i do not use -v option.
this is how i start it.

./memcachedb -f $HOME/data/memcachedb/default.db
-H$HOME/data/memcachedb -N -t 2 -p 31201


i am using the latest version from github. how to disable that print message?
thanks

Steve Chu

unread,
Jun 5, 2010, 9:41:48 PM6/5/10
to memca...@googlegroups.com
hi, mark,

do you use -d option?

mark

unread,
Jun 5, 2010, 9:43:39 PM6/5/10
to memca...@googlegroups.com
no i do not use -d, as i am using runit to run memcachedb
thanks

Steve Chu

unread,
Jun 5, 2010, 9:48:07 PM6/5/10
to memca...@googlegroups.com
If you dont run memcachedb as daemon, there will be verbose message
going to terminal, Could you use '> /dev/null 2>&1' if you dont want
to keep these messages?

mark

unread,
Jun 5, 2010, 10:08:02 PM6/5/10
to memca...@googlegroups.com
i cannot make it a background process as i need it to run in a
non-daemonized mode. that is how runit manages the process. it has to
be in a non-daemoneized mode.
thanks
Reply all
Reply to author
Forward
0 new messages