Hide Forgot
In statedump of the server where the locks information is printed, the pid of the locks is printed as 0. xlator.feature.locks.lock-dump.domain.inodelk.inodelk[0](ACTIVE)=type=WRITE, start=6684672, len=131072, pid=0, lk-owner=99468020, transport=0x 2aaab800ac90 xlator.feature.locks.lock-dump.domain.inodelk.inodelk[1](BLOCKED)=type=WRITE, start=0, len=0, pid=0, lk-owner=140138947449988, transport=0x36cf930 xlator.feature.locks.lock-dump.domain.inodelk.inodelk[2](BLOCKED)=type=WRITE, start=0, len=0, pid=0, lk-owner=140138947465788, transport=0x36cf930 xlator.feature.locks.lock-dump.domain.inodelk.inodelk[3](BLOCKED)=type=WRITE, start=0, len=0, pid=0, lk-owner=140138947459152, transport=0x36cf930 xlator.feature.locks.lock-dump.domain.inodelk.inodelk[4](BLOCKED)=type=WRITE, start=0, len=0, pid=0, lk-owner=140138947434504, transport=0x36cf930 xlator.feature.locks.lock-dump.domain.inodelk.inodelk[5](BLOCKED)=type=WRITE, start=0, len=0, pid=0, lk-owner=140138947446196, transport=0x36cf930 xlator.feature.locks.posixlk-count.-694470368.posixlk-count=0
CHANGE: http://review.gluster.com/532 (Change-Id: Icaa919f3009fb70f6af9b95fceaf800f3beca447) merged in master by Vijay Bellur (vijay)
The fix addresses 'zero' pid in statedump, and adds times at which locks were granted and/or blocked.
CHANGE: http://review.gluster.com/545 (Change-Id: Ieedbfbe3ce2d4a87a8fe0e1a4322a1bb0549a2bf) merged in master by Vijay Bellur (vijay)