-
gfmd connection should be failed over when public functions in gfs.h/gfs_misc.h are called.
* * *
several problems are found in this implementation.
see [#582](582) for detail.
Rep…
-
There are multiple problems which may cause this symptom as follows:
* [#478](478) \- incomplete replica is left, if a back channel is disconnected just before a reply from gfmd to gfsd ([r6664]…
-
When gfarm was applying journal data to database, gfmd aborted with the error message "invalid journal record magic":
Jul 26 08:25:49 esci-wgfm1 gfmd[17338]: [1003273] start boot-apply db…
-
because it's mostly safe to stop gfmd, if journaling is enabled.
pointed out by Kiyoshi Imai-san
Reported by: n-soda
Original Ticket: [gfarm/tickets/675](https://sourceforge.net/p/gfarm…
-
Executing the following command:
gfls gfarm://non-gfmd-host
an assertion failure occurs.
$ gfls gfarm://gpvmds/
libgfarm: [1003250] (./gfm_client.c:383 gfm_client…
-
Reported by: otatebe
Original Ticket: [gfarm/tickets/122](https://sourceforge.net/p/gfarm/tickets/122)
-
as part of work of [#341], all calls of fatal_metadb_proto() should be removed.
but some of them are still remaining for some reason.
* * *
Same ticket on a different branch:
* main trunk: …
-
gfrep does not return file busy even if the file is opened in write mode.
In client-initiated replication, process_replica_adding specifies GFS_REPLICATE_FILE_FORCE, which disable the above check.…
-
Reported by: n-soda
Original Ticket: [gfarm/tickets/223](https://sourceforge.net/p/gfarm/tickets/223)
-
this causes the following error:
[1000425] direntry_add: INSERT INTO DirEntry (dirINumber, entryName, entryINumber) VALUES ($1, $2, $3): ERROR: invalid byte sequence for encoding "UTF8":…