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

crash in osc_brw_prep_request() ASSERTION( page_count == 1 || (ergo(i == 0, poff + pg->count == PAGE_SIZE) ...

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • None
    • 3
    • 9223372036854775807

      An assertion in the Lustre client is triggered by the following calls, which leads to a kernel crash during executing the write syscall shown below:
       
       // Strace
      open("./file1", O_RDWR|O_CREAT|O_EXCL|O_TRUNC|O_DIRECT|O_LARGEFILE|O_NOFOLLOW, 000) = 3
      write(3, "#! ./file1\n}!F\270\v\21k;{\310T+z\311-\311@:\312\27S"..., 3595

            wc-triage WC Triage
            tao.lyu Tao Lyu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: