LINUX , RedHat, AIX, and others
# rmdev -l hdisk1 Method error (/etc/methods/ucfgdac): 0514-062 Cannot perform the requested function because the specified device is busy
Solution
fuser /dev/hdisk1 => find any process using the device.
Kill -9 => kill the process if not necessary.
Thank You, I had the same problem, and I fixed it with this method
Thank You, I had the same problem today, and I used this method to fix the problem
Thank You, I had the same problem, and I fixed it with this method
ReplyDeleteThank You, I had the same problem today, and I used this method to fix the problem
ReplyDelete