Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-15107

Exclusive create isn't replayed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.15.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      00000004:00000040:0.0:1600187825.156409:0:10494:0:(mdt_handler.c:2955:mdt_object_find()) Find object for [0x280002344:0x1748:0x0]
      00000004:00000040:0.0:1600187825.156458:0:10494:0:(mdt_handler.c:5827:mdt_object_init()) object init, fid = [0x280002344:0x1748:0x0]
      00000004:00000040:0.0:1600187825.156464:0:10494:0:(lod_dev.c:169:lod_fld_lookup()) lustre-MDT0002-mdtlov: got tgt 2 for sequence: 0x280002344
      00000004:00080000:0.0:1600187825.156583:0:10494:0:(mdt_open.c:745:mdt_open_by_fid()) object find failed ffff9015193bc750 -17
      000000004:00000040:0.0:1600187825.156592:0:10494:0:(mdt_lib.c:736:mdt_fix_reply()) Shrink to md_size = 0 cookie/acl_size = 0
      00000004:00020000:0.0:1600187825.156598:0:10494:0:(mdt_handler.c:4295:mdt_intent_open()) @@@ Replay open failed with -17  req@ffff901518d8b180 x1677913248299392/t0(25770093881) o101->a0c5b0a1-5d8f-0a8b-9755-5df9c4076b5b@192.168.3.9@tcp:17/0 lens 576/600 e 0 to 0 dl 1600187885 ref 1 fl Interpret:/4/0 rc 0/0 job:'cp.0'
      

      mdt_finish_open() fails on

      	if (!created && (open_flags & MDS_OPEN_EXCL) &&
      	    (open_flags & MDS_OPEN_CREAT))
      		RETURN(-EEXIST);
      

      Attachments

        Activity

          People

            askulysh Andriy Skulysh
            askulysh Andriy Skulysh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: