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

OBD_IOC_LLOG_PRINT failed: No such file or directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Major
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      Trying to print out params log we get error

       # lctl --device MGS  llog_print param 
      OBD_IOC_LLOG_PRINT failed: No such file or directory
      

      I dumped the params file via debugfs. It looks fine. It does have 216 records.

      Here is strace out

      ioctl(3, _IOC(_IOC_READ|_IOC_WRITE, 0x66, 0x7f, 0x08), 0x7fffffffc9d0) = 0
      ioctl(3, _IOC(_IOC_READ|_IOC_WRITE, 0x66, 0xc0, 0x08), 0x7fffffffc9d0) = -1 ENOENT (No such file or directory)
      write(2, "OBD_IOC_LLOG_PRINT failed: No su"..., 53OBD_IOC_LLOG_PRINT failed: No such file or directory
      ) = 53
      rt_sigaction(SIGINT, {0x40a140, ~[RTMIN RT_1], SA_RESTORER|SA_RESTART, 0x2aaaaaf0b5f0}, NULL, 8) = 0
      exit_group(1)                           = ?
      

      Attachments

        Activity

          People

            pjones Peter Jones
            mhanafi Mahmoud Hanafi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: