1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Timeline


and .

02/09/12:

13:42 Changeset [5916] by tatebe
merge r5915 from trunk - improve r5913
13:40 Changeset [5915] by tatebe
improve r5913
13:28 Changeset [5914] by tatebe
merge r5913 from trunk - gfsd terminates only if there is no file opened …
13:24 Changeset [5913] by tatebe
gfsd terminates only if there is no file opened in write mode
09:27 Ticket #334 (gfarm2fs ignores directory offset parameter for readdir operation) closed by n-soda
fixed: implemented in r5912, see #329 as well
09:27 Changeset [5912] by n-soda
fix #334 - gfarm2fs ignores directory offset parameter for readdir …
09:21 Ticket #334 (gfarm2fs ignores directory offset parameter for readdir operation) created by n-soda
I don't know what problem happens with this problem, though
07:42 Ticket #309 (gfmd option to specify its own hostname) closed by tbaba
fixed: Implemented by r5905 in trunk, r5911 in branches/2.5.
07:42 Ticket #328 (exit slave gfmd if journal expiration is detected) closed by tbaba
fixed: Implemented by r5904 in trunk, r5910 in branches/2.5.
07:41 Ticket #333 (memory leaks at updating mdhost in gfmd boot process) closed by tbaba
fixed: Fixed by r5903 in trunk, r5909 in branches/2.5.
07:40 Ticket #332 (memory leaks at transforming slave to master gfmd) closed by tbaba
fixed: Fixed by r5902 in trunk, r5908 in branches/2.5.
07:39 Ticket #330 (segfault in gfmd after gfmd channel disconnects) closed by tbaba
fixed: Fixed by r5901 in trunk, r5907 in branches/2.5.
07:38 Ticket #327 (Conditional jump on uninitialized value in ...) closed by tbaba
fixed: Fixed by r5900 in trunk, r5906 in branches/2.5.
07:36 Changeset [5911] by tbaba
merge r5905 from trunk (implement #309)
07:36 Changeset [5910] by tbaba
merge r5904 from trunk (implement #328)
07:35 Changeset [5909] by tbaba
merge r5903 from trunk (fix #333)
07:35 Changeset [5908] by tbaba
merge r5902 from trunk (fix #332)
07:34 Changeset [5907] by tbaba
merge r5901 from trunk (fix #330)
07:34 Changeset [5906] by tbaba
merge r5900 from trunk (fix #327)
07:25 Changeset [5905] by tbaba
implement #309: gfmd option to specify its own hostname
07:25 Changeset [5904] by tbaba
implement #328: exit slave gfmd if journal expiration is detected
07:24 Changeset [5903] by tbaba
fix #333: memory leaks at updating mdhost in gfmd boot process
07:24 Changeset [5902] by tbaba
fix #332: memory leaks at transforming slave to master gfmd
07:23 Changeset [5901] by tbaba
fix #330: segfault in gfmd after gfmd channel disconnects
07:23 Changeset [5900] by tbaba
fix #327: Conditional jump on uninitialized value in …
07:01 Changeset [5899] by m-kasahr
Add option '-n' to 'gfdump.postgresql'. If this option is specified, …
06:58 Changeset [5898] by m-kasahr
Add option '-n' to 'gfdump.postgresql'. If this option is specified, …
06:49 Ticket #333 (memory leaks at updating mdhost in gfmd boot process) created by tbaba
memory leaks at updating mdhost in gfmd boot process. […]
06:36 Changeset [5897] by gfarm-suri
support fstat response structure etc
06:09 Changeset [5896] by n-soda
change the failure status of gfmd-initiated automatic replication test …
05:24 Ticket #332 (memory leaks at transforming slave to master gfmd) created by tbaba
Memory leaks exist at transforming slave to master gfmd. valgrind log: …
04:40 Changeset [5895] by m-kasahr
'config-gfarm' and 'config-gfsd' now recognize '-T' option which is …
04:37 Changeset [5894] by m-kasahr
Fix typo in a message displayed by 'config-gfarm -t'.
04:28 Changeset [5893] by m-kasahr
'config-gfarm' and 'config-gfsd' now recognize '-T' option which is …
04:28 Changeset [5892] by n-soda
make the gfmd-initiated replication test exit more quicky if the test …
04:01 Ticket #331 (new utility command for aid of automatic tests) created by m-kasahr
Implement a new utility command which helps automatic tests. It can start …
02:43 Changeset [5891] by tatebe
fix printf format warning in lp64
00:52 Ticket #330 (segfault in gfmd after gfmd channel disconnects) created by tbaba
segfault in gfmd after gfmd channel disconnects. This caused by a race …

02/08/12:

11:14 Changeset [5890] by yuichironaito
merge r5889 from trunk.
11:11 Changeset [5889] by yuichironaito
remove only test directories.
11:02 Changeset [5888] by tatebe
telldir and seekdir callbacks, which fixes missing entries when listing a …
09:24 Ticket #329 (implementation of gfs_seekdir() and gfs_telldir()) closed by n-soda
fixed: implemented in r5887 on 2.5 branch
09:23 Changeset [5887] by n-soda
merge r5886 from the main trunk: * implement #329 - gfs_seekdir() and …
08:53 Changeset [5886] by n-soda
* implement #329 - gfs_seekdir() and gfs_telldir() * add one more sanity …
08:48 Ticket #329 (implementation of gfs_seekdir() and gfs_telldir()) created by tatebe
source:gfarm_samba plug-in needs this feature, unless these functions, …
07:07 Ticket #328 (exit slave gfmd if journal expiration is detected) created by tbaba
If journal records in the master gfmd are expired and the slave gfmd …
05:04 Changeset [5885] by n-soda
fix an error in r5815 (for #307: gfmd connection failover feature for …
03:49 Changeset [5884] by n-soda
fix command name & typo
03:16 Ticket #327 (Conditional jump on uninitialized value in ...) created by tbaba
Conditional jump on uninitialized value in gfmd. This has no other …

02/07/12:

14:32 Changeset [5883] by tatebe
fill struct stat in readdir use stat cache
10:28 Changeset [5882] by tbaba
fix segfault in gfsd caused by r5856 which was incomplete fix for #319.
08:17 Ticket #326 (client-initiated replication fails if another client-initiated replication ...) created by sotoyama
this cannot be reproduced
08:10 Ticket #325 (new output format for Jenkins about regression test) closed by sotoyama
fixed: implemented in r5881
08:05 Changeset [5881] by sotoyama
implement #325 - new output format for Jenkins about regression test * …
07:27 Ticket #325 (new output format for Jenkins about regression test) created by sotoyama
the following command produces new format for Jenkins: […] …

02/03/12:

10:43 Changeset [5880] by yuichironaito
merge r5874 r5875 from trunk
09:40 Changeset [5879] by n-soda
merge r5876, r5877, r5878 from the main trunk: fix the following problems, …
09:01 Changeset [5878] by n-soda
remove a redundant statement, to shut up the follownig warning by the …
08:59 Changeset [5877] by n-soda
fix an incomplete initialization problem, pointed out by the clang …
08:58 Changeset [5876] by n-soda
shut up the follownig warning, generated by the clang compiler in …
08:47 Changeset [5875] by yuichironaito
add gfperf-tree options in gfarm2fs test.
08:39 Changeset [5874] by yuichironaito
reduce usage of memory.
05:57 Changeset [5873] by tbaba
add testcase for gfls.
05:56 Changeset [5872] by tbaba
fix segfault of 'gfls gfarm://unknown' and other segfault possibilities …
04:09 Changeset [5871] by yuichironaito
merge r5870
04:07 Changeset [5870] by yuichironaito
fix execute time of mkdir() & utimes()

02/02/12:

06:11 Changeset [5869] by yuichironaito
merge r5868 from trunk.
06:02 Changeset [5868] by yuichironaito
change keyword "duplicate" to "replica". because gfperf-autoreplica option …

02/01/12:

14:11 Changeset [5867] by tatebe
memory allocation check
14:05 Changeset [5866] by tatebe
merge r5864 from trunk - regen
13:59 Changeset [5865] by tatebe
merge r5863 from trunk - check whether thread-safe globus flavor is …
13:55 Changeset [5864] by tatebe
regen
13:54 Changeset [5863] by tatebe
check whether thread-safe globus flavor is specified or not
13:02 Changeset [5862] by tatebe
regen
13:01 Changeset [5861] by tatebe
no need to call gfs_pio_url()
11:28 Ticket #323 (opening expired journal file causes performance degradation) closed by tbaba
fixed: Fixed by r5855 in trunk, r5860 in branch/2.5.
11:27 Ticket #322 (assertion failure in journal_file_reader_reopen()) closed by tbaba
fixed: Fixed by r5854 in trunk, r5859 in branch/2.5.
11:22 Ticket #321 (opening journal file which is once written to an end makes invalid status.) closed by tbaba
fixed: Fixed by r5863 in trunk, r5858 in branch/2.5.
11:22 Ticket #320 (fd leaks at opening a journal file when the journal records are expired) closed by tbaba
fixed: Fixed by r5862 in trunk, r5857 in branch/2.5.
11:22 Ticket #319 (segfault in gfsd when gfsd fails gfmd connection failover) closed by tbaba
fixed: Fixed by r5861 in trunk, r5856 in branch/2.5.
11:12 Changeset [5860] by tbaba
merge r5855 from trunk (fix #323)
11:12 Changeset [5859] by tbaba
merge r5854 from trunk (fix #322)
11:11 Changeset [5858] by tbaba
merge r5853 from trunk (fix #321)
11:11 Changeset [5857] by tbaba
merge r5852 from trunk (fix #320)
11:10 Changeset [5856] by tbaba
merge r5851 from trunk (fix #319)
11:05 Changeset [5855] by tbaba
fix #323: opening expired journal file causes performance degradation
11:04 Changeset [5854] by tbaba
fix #322: assertion failure in journal_file_reader_reopen()
11:04 Changeset [5853] by tbaba
fix #321: opening journal file which is once written to an end makes …
11:03 Changeset [5852] by tbaba
fix #320: fd leaks at opening a journal file when the journal records are …
11:03 Changeset [5851] by tbaba
fix #319: segfault in gfsd when gfsd fails gfmd connection failover
10:44 Changeset [5850] by yuichironaito
merge from trunk. r5827 r5828 r5829 r5830 r5841 r5842 r5845 r5846 r5847
09:16 Changeset [5849] by takuya-i
shut up the following warning on Solaris, pointed out by Soda-san …
08:59 Changeset [5848] by yuichironaito
add GFPERF_ prefix on defined valiable in gfperf-lib.h
08:34 Changeset [5847] by yuichironaito
avoid to use setenv() function
08:19 Changeset [5846] by yuichironaito
add gfperf_ prefix on gfperf-lib functions. fixed checkpatch.pl errors. …
07:07 Ticket #324 (libtool related error while building on Solaris) created by n-soda
The following error happens on Solaris 9 and 10 with recent versions of …
06:39 Changeset [5845] by yuichironaito
for Solaris fix. 1. add functions of timegm() and asprintf(). 2. call …
04:47 Changeset [5844] by takuya-i
shut up the following warning on MacOS X Lion, pointed out by Soda-san …
04:31 Changeset [5843] by n-soda
shut up the follwoing false warning: […] by […] on MacOS X Lion
04:11 Changeset [5842] by yuichironaito
fix on MAC OS X
03:46 Changeset [5841] by yuichironaito
fix -I$(srcdir)/../gfeprf-lib
01:20 Changeset [5840] by takuya-i
shut up warnings on NetBSD and FreeBSD, pointed out by Soda-san (n-soda@)

01/31/12:

15:10 Changeset [5839] by takuya-i
fix compilation error on NetBSD, pointed out by Soda-san (n-soda@)
13:21 Changeset [5838] by tatebe
style fix by checkpatch.pl except using externs in .c and C99 // comments
12:36 Changeset [5837] by tatebe
eliminate warning: ‘function’ defined but not used
12:30 Changeset [5836] by tatebe
re-instantiate the build system
12:24 Changeset [5835] by tatebe
change the module name from gfarm_vfs to gfarm use configure.ac and …
12:05 Changeset [5834] by n-soda
fix a compilation on FreeBSD, pointed out by Yuichiro Naito-san …
11:57 Changeset [5833] by tatebe
catch up with the interface change of samba 3.6.2 now requires Gfarm 2.5.4 …
11:49 Changeset [5832] by tatebe
merge r5831 from trunk - gfs_statdir() returns gfs_stat from GFS_Dir, …
11:45 Changeset [5831] by tatebe
gfs_statdir() returns gfs_stat from GFS_Dir, which is required by samba …
11:30 Changeset [5830] by yuichironaito
use word of "replica" or "replicate" insted of "duplicate"
11:28 Changeset [5829] by yuichironaito
check sys/types.h
11:22 Changeset [5828] by yuichironaito
check sys/xattr.h
11:21 Changeset [5827] by yuichironaito
* fix strtonum() to gfperf_strtonum(). because it conflicts on FreeBSD. * …
09:03 Changeset [5826] by yuichironaito
merge r5825
08:54 Changeset [5825] by yuichironaito
build & package gfperf tools and gfiops.
08:18 Changeset [5824] by n-soda
use LANG=C instead of LANG=ja_JP.eucJP to generate manual pages without …
08:13 Changeset [5823] by n-soda
use LANG=C instead of LANG=ja_JP.eucJP to generate manual pages without …

01/30/12:

05:42 Ticket #323 (opening expired journal file causes performance degradation) created by tbaba
Opening expired journal file causes performance degradation for the master …
05:11 Ticket #322 (assertion failure in journal_file_reader_reopen()) created by tbaba
Assertion fails in journal_file_reader_reopen() when a slave gfmd …
04:55 Ticket #321 (opening journal file which is once written to an end makes invalid status.) created by tbaba
Opening journal file which is once written to an end makes invalid status …
04:38 Ticket #320 (fd leaks at opening a journal file when the journal records are expired) created by tbaba
fd leaks at opening a journal file when the journal records are expired in …
04:33 Ticket #319 (segfault in gfsd when gfsd fails gfmd connection failover) created by tbaba
segfault in gfsd when gfsd fails gfmd connection failover. […]

01/28/12:

10:55 Changeset [5822] by tatebe
merge r5821 from trunk - gfs_pio_url() returns the pathname by GFS_File
10:49 Changeset [5821] by tatebe
gfs_pio_url() returns the pathname by GFS_File
00:17 Changeset [5820] by tatebe
gfarm_gridftp_dsi also uses gfarm_gsi_set_delegated_cred()

01/27/12:

09:52 Changeset [5819] by n-soda
use super' instead of base' for the name for a member variable which …
08:45 Ticket #318 (gfsd should retry connecting to gfmd more quickly several times at gfmd ...) closed by tbaba
fixed: Implemented by r5818.
08:45 Ticket #317 (retry gfm_client_process_alloc() for gfmd failover while acquiring gfmd ...) closed by tbaba
fixed: Implemented by r5817.
08:38 Changeset [5818] by tbaba
implement #318: gfsd should retry connecting to gfmd more quickly several …
08:38 Changeset [5817] by tbaba
implement #317: retry gfm_client_process_alloc() for gfmd failover while …
08:38 Changeset [5816] by tbaba
implement a part of #307: gfmd connection failover feature for public …
08:36 Changeset [5815] by tbaba
implement a part of #307: gfmd connection failover feature for public …
08:10 Ticket #318 (gfsd should retry connecting to gfmd more quickly several times at gfmd ...) created by tbaba
gfsd should retry connecting to gfmd more quickly and several times at …
08:06 Ticket #317 (retry gfm_client_process_alloc() for gfmd failover while acquiring gfmd ...) created by tbaba
gfm_client_process_alloc() in gfm_client_connection_and_process_acquire() …
07:28 Changeset [5814] by tatebe
comment for thread unsafe function
05:02 Changeset [5813] by takuya-i
copy gfiops from trunk
04:59 Changeset [5812] by yuichironaito
copy gfperf from trank.
04:56 Ticket #316 (glibc detects erroneous free(3) with GSI authentication) closed by n-soda
fixed: this was because globus gcc64 (or gcc32) flavor was choosed, gcc64pth (or …
03:20 Changeset [5811] by tatebe
merge r5809 from trunk - regen
03:18 Changeset [5810] by tatebe
merge r5808 from trunk - use thread-safe globus library, which is required …
03:16 Changeset [5809] by tatebe
regen
03:16 Changeset [5808] by tatebe
use thread-safe globus library, which is required by gfmd
00:12 Changeset [5807] by n-soda
refactor r5597 (add functions which are necessary to implement #287 - …
00:06 Changeset [5806] by n-soda
replace gflog_error() + abort() by gflog_fatal()

01/25/12:

02:39 Ticket #316 (glibc detects erroneous free(3) with GSI authentication) created by n-soda
and that makes gfmd aborts like the following: […] Or, sometimes …

01/24/12:

08:33 Changeset [5805] by yuichironaito
do not run gfperf-replica, when number of gfsd is one.
04:52 Changeset [5804] by yuichironaito
fix Makefile. use makes/script.mk to install script files.

01/23/12:

17:16 Changeset [5803] by tatebe
testing code to fix glibc detected error in GSI
16:51 Changeset [5802] by tatebe
merge r5799 from trunk - do not set gfarm_sig_debug for SIGABRT, which may …
16:40 Changeset [5801] by tatebe
merge r5693,5719-5720,5727,5729-5730 from trunk - describe the privilege …
11:01 Changeset [5800] by n-soda
pullup r5798 from the main trunk: remove undesirable side effect of #312
10:55 Changeset [5799] by tatebe
do not set gfarm_sig_debug for SIGABRT, which may cause deadlock
10:44 Changeset [5798] by n-soda
remove undesirable side effect of #312 - add the directive 'debug_command' …
01:26 Ticket #315 (local connection fails with GSI authentication in gfarm-2.5.3) created by n-soda
if a client runs on same host with a (gfsd or gfmd) server, GSI …
00:37 Changeset [5797] by tatebe
merge r5684 from trunk - rename a local macro ALIGN to HASH_ALIGN due to a …
00:35 Changeset [5796] by tatebe
merge r5683 from trunk - fix the following (ignored) error, which was …
00:33 Changeset [5795] by tatebe
merge r5670 from trunk - style fix by checkpatch.pl
00:29 Changeset [5794] by tatebe
merge r5666,5685,5695-5696,5699,5793 from trunk - shut out unnecessary …
00:23 Changeset [5793] by tatebe
workaround for more slower machines to wait until the postmaster listens …

01/22/12:

23:40 Changeset [5792] by tatebe
merge r5665 from trunk - more description to update the backend database
23:38 Changeset [5791] by tatebe
merge r5664 from trunk - (gfmd) initial mdhost registration does not use a …
23:35 Changeset [5790] by tatebe
merge r5663 from trunk - specify const explicitly
23:34 Changeset [5789] by tatebe
merge r5661 and r5662 from trunk - display time for …
22:11 Changeset [5788] by tatebe
merge r5660 from trunk - call gfarm_sockopt_set_option to set tcp nodelay …
22:08 Changeset [5787] by tatebe
merge r5658 from trunk - fix race condition in …
22:02 Changeset [5786] by tatebe
merge r5657 and r5659 from trunk - make static variable 'gfarm_client_rc' …
21:54 Changeset [5785] by tatebe
merge r5653 from trunk - remove unnecessary files for Gfarm v2; …
21:28 Changeset [5784] by tatebe
merge r5650 from trunk - fix #299: gfarm clients may crash when gfmd …
21:23 Changeset [5783] by tatebe
merge r5647 from trunk - remove gfs_server_command, which is not necessary …
12:20 Changeset [5782] by tatebe
merge r5646 from trunk - remove unnecessary codes for Gfarm v2; …
10:51 Changeset [5781] by tatebe
merge r5644 and r5645 from trunk - improve debug message - fix order of …
10:26 Changeset [5780] by tatebe
merge r5643 from trunk - regen
10:22 Changeset [5779] by tatebe
merge r5642 - -d option for debug messages
09:07 Changeset [5778] by tatebe
merge r5641 and r5674 from trunk - remove unnecessary header files - …

01/21/12:

16:07 Changeset [5777] by tatebe
fix type mismatch
14:48 Changeset [5776] by tatebe
merge r5775 from trunk - fix connection error in case of GSI and local …
14:44 Changeset [5775] by tatebe
fix connection error in case of GSI and local host, which is introduced by …
14:10 Changeset [5774] by tatebe
merge r5772 from 2.5 branch - pid is replaced in gfarm_sig_debug() since …
13:58 Changeset [5773] by tatebe
merge r5631 - release note for version 2.5.3
13:55 Changeset [5772] by tatebe
%p in debug_command is replaced in gfarm_sig_debug() since gfmd changes …

01/20/12:

12:24 Changeset [5771] by m-kasahr
Copy a file from the main trunk. I forgot to add this file when I did 'svn …
09:44 Ticket #314 (internal error in gfmd during sending journal records to slave gfmd.) closed by tbaba
fixed: Fixed in r5769 for trunk. Fixed in r5770 for branches/2.5.
09:39 Changeset [5770] by tbaba
fix #314: internal error in gfmd during sending journal records to slave …
09:38 Changeset [5769] by tbaba
fix #314: internal error in gfmd during sending journal records to slave …
08:51 Ticket #314 (internal error in gfmd during sending journal records to slave gfmd.) created by tbaba
An internal error possibly occurs in gfmd during sending journal records …
08:45 Changeset [5768] by yuichironaito
fix return variable name.
07:28 Changeset [5767] by yuichironaito
zero clear in write buffer.
06:49 Changeset [5766] by yuichironaito
call set_timer() after gettimeofday().
06:24 Changeset [5765] by yuichironaito
add error check on close() and gfs_pio_close().
05:50 Ticket #312 (add the directive 'debug_command' to 'gfarm2.conf' and 'gfmd.conf') closed by m-kasahr
fixed: This feature has been implemented by r5736, r5745 and r5754 in the main …
05:49 Changeset [5764] by yuichironaito
not to use GFARM_ERR number in command return value.
05:47 Changeset [5763] by yuichironaito
add documents.
05:47 Changeset [5762] by m-kasahr
Update HTML files and manpages.
05:46 Changeset [5761] by m-kasahr
When a Gfarm server or an applicatoin program crashes, execute a debug …
05:19 Changeset [5760] by m-kasahr
Typo fixed.
05:17 Changeset [5759] by m-kasahr
Typo fixed.
05:13 Changeset [5758] by yuichironaito
fix argument of gfs_ulimit().
05:12 Changeset [5757] by yuichironaito
check duplicated group name.
04:32 Changeset [5756] by m-kasahr
Update HTML files and manpages.
04:29 Changeset [5755] by m-kasahr
Delete an overstruk paragraph. Rename an argument of 'debug_command' …
04:09 Changeset [5754] by m-kasahr
Fix two potencial bugs related to r5736 and r5745 (Ticket #307). 1. When a …
02:50 Ticket #313 (segfault in gfmd during sending journal records to slave gfmd.) closed by tbaba
fixed: Fixed in r5752 for trunk. Fixed in r5753 for branches/2.5.
02:48 Changeset [5753] by tbaba
merge r5752 to branches/2.5
02:38 Changeset [5752] by tbaba
fix #313: segfault in gfmd during sending journal records to slave gfmd.
02:33 Ticket #313 (segfault in gfmd during sending journal records to slave gfmd.) created by tbaba
segfault possibly occurs at db_journal_fetch_info_list_free() in master …
02:32 Ticket #312 (add the directive 'debug_command' to 'gfarm2.conf' and 'gfmd.conf') created by m-kasahr
Add new directive 'debug_command' to 'gfarm2.conf' and 'gfmd.conf'. Here …

01/19/12:

15:41 Changeset [5751] by tbaba
fix segfault in gfsd at connecting gfmd. This problem existed from r5746.
12:02 Ticket #311 (gfs_closedir() and some functions return error when gfm_close_fd() returns ...) closed by tbaba
fixed: Fixed in r5749.
12:02 Ticket #311 (gfs_closedir() and some functions return error when gfm_close_fd() returns ...) created by tbaba
Following functions return error when gfm_close_fd() returns any error. …
11:56 Ticket #310 (gfsd reconnect to gfmd if GFS_PROTO_REPLICA_ADD_FROM is failed) closed by tbaba
fixed: Fixed in r5750.
11:55 Ticket #310 (gfsd reconnect to gfmd if GFS_PROTO_REPLICA_ADD_FROM is failed) created by tbaba
gfsd exits process when connection error of accessing to gfmd occurs at …
11:30 Changeset [5750] by tbaba
add gfmd connection failover feature to GFS_PROTO_REPLICA_ADD_FROM. This …
11:29 Changeset [5749] by tbaba
ignore result of gfm_close_fd(). This enables following functions to …
11:28 Changeset [5748] by tbaba
process_reset before acquring gfs_connection if failover is detected. …
11:28 Changeset [5747] by tbaba
set failover_detected flag at purging gfm_connection.
11:27 Changeset [5746] by tbaba
add failover_count to gfm_connection. add failover_count to …
11:26 Changeset [5745] by tbaba
fix segfault in gfarm_initialize() when argvp=NULL. This problem existed …
10:46 Changeset [5744] by yuichironaito
decrease number of file in replication mesure to reduce mesure time. …
10:41 Changeset [5743] by yuichironaito
add number of parallel autoreplica mesure.
08:26 Changeset [5742] by yuichironaito
add README file.
08:10 Changeset [5741] by yuichironaito
do not print error messages to log file, when $configerrlog? is nil.
07:17 Changeset [5740] by takuya-i
fix infinite loop.

01/18/12:

10:39 Changeset [5739] by tbaba
fix segfault in gfm_client_connection_failover_pre_connect(). This bug …
10:26 Changeset [5738] by m-kasahr
Update HTML files and man pages since their corresponding DocBook? files …
10:11 Changeset [5737] by m-kasahr
Don't use a Japanese letter in the English document.
10:05 Changeset [5736] by m-kasahr
When a Gfarm server or an applicatoin program crashes, execute a debug …
07:21 Changeset [5735] by yuichironaito
add error check.
07:12 Changeset [5734] by yuichironaito
use GFARM_CALLOC insted of memset(buf,0,size). add error check.
07:07 Changeset [5733] by yuichironaito
add error message.
06:37 Changeset [5732] by yuichironaito
* add mesure time in command line message and web ui. * gfperf.rb stops …
01:16 Changeset [5731] by m-kasahr
Don't use a Japanese letter in the English document.

01/17/12:

09:08 Ticket #309 (gfmd option to specify its own hostname) created by n-soda
currently, master gfmd is using reverse lookup from slave gfmd's IP …
06:02 Changeset [5730] by n-soda
describe -l option and --prefix option of gfdump.postgresql
05:30 Changeset [5729] by n-soda
supplemental description about ulimit command
04:57 Changeset [5728] by yuichironaito
add stop option. This option specifies number of seconds for duplicate …
02:42 Changeset [5727] by m-kasahr
Fix description "2.6". Use "kernel.core_pattern" kernel parameter to …

01/16/12:

16:06 Changeset [5726] by tatebe
fix segfault when gfmd connection fails, which is introduced by r5707. …
10:48 Changeset [5725] by yuichironaito
add error function name.
09:35 Changeset [5724] by yuichironaito
add error message when already exists error ocurred.
09:11 Changeset [5723] by yuichironaito
set gfarm.ncopy=1 in test directory. to avoid auto replication.
08:50 Changeset [5722] by yuichironaito
clean up only test directory.
08:35 Changeset [5721] by yuichironaito
if gfmkdir failed, stop command.
07:36 Changeset [5720] by m-kasahr
r5719 changes the character code of "doc/Gfarm-FAQ.ja" file from EUC-JP to …
07:25 Changeset [5719] by m-kasahr
Add the section "2.6 How can I retrieve a core file of gfmd or gfsd when …
07:02 Changeset [5718] by yuichironaito
make <hostname>-<pid> directory in test directory.
06:39 Changeset [5717] by n-soda
fix possible NULL pointer reference in "goto error_all" case, pointed out …
06:08 Changeset [5716] by yuichironaito
synchronize db access.
04:35 Changeset [5715] by yuichironaito
fix array index variable name.
03:07 Ticket #308 (add '-m' (prints the max seqnum only) option to gfjournal) closed by m-kasahr
fixed: This option is implemented by r5712, r5713 (trunk) and r5514 (2.5 branch).
03:04 Changeset [5714] by m-kasahr
Add '-m' option to gfjournal command. If the option is specified, …
03:00 Changeset [5713] by m-kasahr
Fix a bug of r5712. Add a missing 'break' statement.
02:56 Changeset [5712] by m-kasahr
Add '-m' option to gfjournal command. If the option is specified, …
02:54 Ticket #308 (add '-m' (prints the max seqnum only) option to gfjournal) created by m-kasahr
Add '-m' option to gfjournal command. If the option is specified, …

01/14/12:

07:11 Changeset [5711] by tatebe
make gfarm_server_initialize() a private interface
00:18 Changeset [5710] by tbaba
fix code format in libgfarm/gfarm where checkpatch reports. checkpatch …

01/13/12:

12:17 Ticket #290 (when some inconsistency problem happens on PostgreSQL, or an error happens ...) closed by tbaba
fixed
12:02 Ticket #307 (gfmd connection failover feature for public functions in gfs.h/gfs_misc.h) created by tbaba
gfmd connection should be failed over when public functions in …
11:52 Changeset [5709] by tatebe
merge r5630 from 2.5 branches - assign log message numbers
11:10 Ticket #306 (gfs_pio_close() returns error when gfm_close_fd() returns connection error) closed by tbaba
fixed: Fixed by r5705.
11:08 Ticket #306 (gfs_pio_close() returns error when gfm_close_fd() returns connection error) created by tbaba
gfs_pio_close() returns error when gfm_close_fd() returns any error. But …
10:30 Ticket #305 (gfsd should return error instead of exiting process when rpc access to ...) closed by tbaba
fixed: Fixed by r5704.
10:28 Ticket #305 (gfsd should return error instead of exiting process when rpc access to ...) created by tbaba
gfsd exits process when rpc access to gfmd results in failure by …
09:34 Changeset [5708] by tbaba
add gfmd connection faiover feature to scheduling/opening function. This …
09:34 Changeset [5707] by tbaba
failover before acquiring gfmd connection at looking up gfarm url. …
09:33 Changeset [5706] by tbaba
add function to call compound rpc with gfmd connection failover feature.
09:32 Changeset [5705] by tbaba
move variables about failover from gfm_connection to gfarm_filesystem. - …
09:29 Changeset [5704] by tbaba
remove some fatal_metadb() in gfsd. - functions called by GFS_PROTO_OPEN, …
09:18 Changeset [5703] by yuichironaito
add test pattern multiplex. ignore retry message.
08:19 Changeset [5702] by tatebe
undo r5667 for liberror.c because variables in this file are not dependent …
07:27 Ticket #304 (report backtrace when gfmd/gfsd exits because of fatal or assertion error.) closed by m-kasahr
fixed: This feature has been implemented as r5697, r5698 (main trunk), r5700 and …
07:15 Changeset [5701] by m-kasahr
Report backtrace when gfmd/gfsd exits because of fatal or assertion error …
07:14 Changeset [5700] by m-kasahr
Report backtrace when gfmd/gfsd exits because of fatal or assertion error …
06:45 Changeset [5699] by n-soda
style fixes, no functional change (although this may make the scripts …
06:42 Changeset [5698] by m-kasahr
Report backtrace when gfmd/gfsd exits because of fatal or assertion error …
06:41 Changeset [5697] by m-kasahr
Report backtrace when gfmd/gfsd exits because of fatal or assertion error …
06:29 Changeset [5696] by n-soda
fix syntax mistake in r5399
06:24 Ticket #304 (report backtrace when gfmd/gfsd exits because of fatal or assertion error.) created by m-kasahr
When gflog_fatal_message(), gflog_fatal_message_errno() or …
05:42 Changeset [5695] by n-soda
fix the following syntax errors since r5685 (for #302 - private mode …
04:32 Ticket #303 (dynamically updating metadata server list on gfsd and clients) created by n-soda
It's desirable to update metadata server list dynamically, for …
04:25 Changeset [5694] by yuichironaito
add printing start time and end time.
04:13 Changeset [5693] by n-soda
describe the privilege to invoke gfmdhost command
03:27 Changeset [5692] by takuya-i
Gfarm metadata benchmark - This benchmark can access to gfmd in parallel.

01/12/12:

10:24 Changeset [5691] by yuichironaito
add error message view. add end time of testing.
10:20 Changeset [5690] by yuichironaito
delete Japanese comments.
07:04 Changeset [5689] by yuichironaito
add error message table. add execute time table.
06:36 Changeset [5688] by yuichironaito
add backup directive. add write random test.

01/11/12:

10:15 Changeset [5687] by yuichironaito
add -c option to check config file. make a backup of the database file …
08:41 Changeset [5686] by yuichironaito
fix error message spelling
08:11 Changeset [5685] by tatebe
support private mode in debian
03:04 Changeset [5684] by tatebe
rename a local macro ALIGN to HASH_ALIGN due to a conflict with linux …

01/10/12:

11:08 Changeset [5683] by n-soda
fix the following (ignored) error, which was introduced in r5520: […]
10:59 Changeset [5682] by n-soda
move function declarations from context.c to context.h, to check …
09:57 Ticket #302 (private mode cannot be set up on debian (and ubuntu)) created by tatebe
postgresql cannot start up during config-gfarm since the installation of …
09:52 Ticket #301 (config-gfarm-update -r cannot enable metadb replication when the config ...) created by tatebe
config-gfarm-update -r cannot enable metadb replication when the config …
08:47 Changeset [5681] by yuichironaito
use GFARM_MALLOC insted of malloc(3)
08:00 Changeset [5680] by yuichironaito
add null check in args of printf.
07:44 Changeset [5679] by yuichironaito
delete "gfarm:///" specific code.
07:27 Changeset [5678] by yuichironaito
fix errno checking.
07:03 Changeset [5677] by yuichironaito
stop testing when error occured.
04:47 Changeset [5676] by yuichironaito
fix uninitialized variable
04:09 Changeset [5675] by yuichironaito
stop testing when read error occured.
03:48 Changeset [5674] by n-soda
recover "#include <libgen.h>", which was lost in r5670, because …
03:44 Changeset [5673] by n-soda
<stdlib.h> is necessary, because this file has been using malloc() since …
03:42 Changeset [5672] by n-soda
* add dependency on context.h, and add some more missing dependencies * …
01:17 Changeset [5671] by n-soda
fix linkage error, when --with-gloubus is not specified in configure.
Note: See TracTimeline for information about the timeline view.