How can I enable CIFS(smb) verbose debugging during a sysrq memory dump?

Updated -

In order to:

  1. Enable the magic sysrequest keys:

    
     echo 1 >/proc/sys/kernel/sysrq
     
    
  2. Enable the cifs/smbfs kernel module debugging using the commands below:

    
     echo 1 >/proc/fs/cifs/cifsFYI
     echo 1 >/proc/fs/cifs/traceSMB
     
    
  3. ...

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content