gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] [bug #17281] statistics call in xlator fops


From: Anand Avati
Subject: [Gluster-devel] [bug #17281] statistics call in xlator fops
Date: Fri, 4 Aug 2006 16:12:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

Follow-up Comment #1, bug #17281 (project gluster):

1. add new OP in glustersf_op_t
2. use the OP for transaction with glusterfsd (add handler for that OP in
glusterfsd)
3. populate structure with members like #of files
4. the 'source' of most of statistics is posix, generate statistics like disk
speed in the init() of posix and keep statistics local to posix.

some initial statistics members -

# of open files
free ram
free disk space
disk speed (one time calculation)
# of client nodes (to be filled by glusterfsd) if glusterfsd is not in path
it would be 0


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=17281>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]