Troubleshooting
Problem
0514-047 Cannot access a device.
Symptom
# rmdev -Rl hdisk#
hdisk# Defined
# chdev -l hdisk# -a reserve_policy=no_reserve
Method error (/usr/lib/methods/chgdisk): 0514-047 Cannot access a device.
# rmdev -Rl hdisk#
hdisk# Defined
# chdev -l hdisk# -a reserve_policy=single_path
Method error (/usr/lib/methods/chgdisk): 0514-047 Cannot access a device.
Cause
Environment
Resolving The Problem
# chdev -l hdisk# -a reserve_policy=no_reserve -U
# lsattr -El hdisk# -a reserve_policy
reserve_policy PR_exclusive Reserve Policy True+
Option 2. Delay device change - Changes the characteristics of the device configuration but does not change the active device
Use the flag '-P' with 'chdev' then reboot.
# chdev -l hdisk# -a reserve_policy=no_reserve -P
# shutdown -r
# lsattr -El hdisk# -a reserve_policy
reserve_policy PR_exclusive Reserve Policy True
The 'True' label against an attribute indicate the flag '-P' should be used with 'chdev', and reboot is needed to make the change effective in the kernel.
1. Document (or collect screen captures of) all symptoms, errors, and messages related to your issue.
2. Capture any logs or data relevant to the situation.
3. Contact IBM to open a case:
-For electronic support, visit the IBM Support Community Page to View and Open Cases:
https://www.ibm.com/mysupport
-If you require telephone support, see the web page:
https://www.ibm.com/planetwide/
4. Provide a clear, concise description of the issue.
- For guidance, provide these answers in your description:
- What is your preferred communication method?
- List any error messages (provide full output)
- Describe the unexpected behavior
- List all applications possibly associated with the problem
- List all steps to reproduce the problem if possible
- When did the problem begin?
- Were any changes applied to the product, or system, which seemed to introduce this problem?
5. If the system is accessible, collect a system snap, and upload all of the details and data for your case.
- For guidance, select the Mustgather page for your product:
Related Information
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
29 August 2023
UID
ibm17015875