[KPhotoAlbum] EXIF database location not in picture root, please.

Harald Barth haba+kphotoalbum at kth.se
Fri Nov 18 09:07:15 GMT 2016


Where do I need to change to put the EXIF database in another
location? What't im curreltly running (some GIT snapshot from Apr 7)
completely kills network file system performance, I don't have the
time to wait > 48h for a complete EXIF db regeneration to complete.
It's not the 57k pictures that's the problem, it's the database file
accesses.

Of course if there is more recent code that not constantly does

open("/afs/stacken.kth.se/home/haba/pict//exif-info.db-journal", O_RDWR|O_CREAT|O_CLOEXEC, 0644) = 16
fstat(16, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
geteuid()                               = 18118
fstat(16, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
lseek(16, 0, SEEK_SET)                  = 0
write(16, "\0\0\0\0\0\0\0\0\0\0\0\0\240\30\313\245\0\0\26\265\0\0\2\0\0\0\4\0\0\0\0\0"..., 512) = 512
lseek(16, 512, SEEK_SET)                = 512
write(16, "\0\0\26\260", 4)             = 4
lseek(16, 516, SEEK_SET)                = 516
write(16, "\n\0\0\0\n\1*\0\1q\1*\1\270\2\1\2J\2\223\2\334\3%\3n\3\267\0\0\0\0"..., 1024) = 1024
lseek(16, 1540, SEEK_SET)               = 1540
write(16, "\240\30\314\303", 4)         = 4
lseek(16, 1544, SEEK_SET)               = 1544
write(16, "\0\0\26c", 4)                = 4
lseek(16, 1548, SEEK_SET)               = 1548
write(16, "\5\0\0\0o\0\367\0\0\0\26\264\2x\2\177\2\206\2\215\2\224\2\233\2\242\2\251\2\260\2\267"..., 1024) = 1024
lseek(16, 2572, SEEK_SET)               = 2572
write(16, "\240\30\314r", 4)            = 4
lseek(16, 2576, SEEK_SET)               = 2576
write(16, "\0\0\0\1", 4)                = 4
lseek(16, 2580, SEEK_SET)               = 2580
write(16, "SQLite format 3\0\4\0\1\1\0@  \0\0[S\0\0\26\265"..., 1024) = 1024
lseek(16, 3604, SEEK_SET)               = 3604
write(16, "\240\30\313\245", 4)         = 4
fcntl(14, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=1073741824, len=1}) = 0
fcntl(14, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=1073741826, len=510}) = 0
lseek(16, 4096, SEEK_SET)               = 4096
read(16, "", 8)                         = 0
fsync(16)                               = 0
open("/afs/stacken.kth.se/home/haba/pict/", O_RDONLY|O_CLOEXEC) = 17
fsync(17)                               = 0
close(17)                               = 0
lseek(16, 0, SEEK_SET)                  = 0
write(16, "\331\325\5\371 \241c\327\0\0\0\3", 12) = 12
fsync(16)                               = 0
lseek(14, 0, SEEK_SET)                  = 0
write(14, "SQLite format 3\0\4\0\1\1\0@  \0\0[T\0\0\26\266"..., 1024) = 1024
lseek(14, 5867520, SEEK_SET)            = 5867520
write(14, "\5\0\0\0p\0\360\0\0\0\26\266\2x\2\177\2\206\2\215\2\224\2\233\2\242\2\251\2\260\2\267"..., 1024) = 1024
lseek(14, 5946368, SEEK_SET)            = 5946368
write(14, "\n\0\0\0\v\0\343\0\1q\1*\0\343\1\270\2\1\2J\2\223\2\334\3%\3n\3\267\0\0"..., 1024) = 1024
lseek(14, 5952512, SEEK_SET)            = 5952512
write(14, "\r\0\0\0\1\3r\0\3r\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = 1024
fsync(14)                               = 0
close(16)                               = 0
unlink("/afs/stacken.kth.se/home/haba/pict//exif-info.db-journal") = 0

that would be great as well.

Regards,
Harald.



More information about the Kphotoalbum mailing list