Unsolved
This post is more than 5 years old
52 Posts
0
526
September 19th, 2008 09:00
Unmapping error
I get an error when i try to unmap 8 devices:
"Device reservation failed : A device in the selection is already reserved"
We were mapping these devices for a Solaris 10 x86 host, but i didn't know that HP-UX didn't play nicely with other OSes, so I used a FA tuned for HP-UX. When that was discovered, we tried moving/unmapping the devices to a different FA. Now something is holding onto those devices.
Is there any way to check what's holding onto those devices? and break that resutling hold (through ECC or CLI), or should we go for an SR on this?
Thanks!
"Device reservation failed : A device in the selection is already reserved"
We were mapping these devices for a Solaris 10 x86 host, but i didn't know that HP-UX didn't play nicely with other OSes, so I used a FA tuned for HP-UX. When that was discovered, we tried moving/unmapping the devices to a different FA. Now something is holding onto those devices.
Is there any way to check what's holding onto those devices? and break that resutling hold (through ECC or CLI), or should we go for an SR on this?
Thanks!
No Events found!
protoss
2 Intern
•
128 Posts
1
September 19th, 2008 10:00
symconfigure -sid *** -reserved list
to release this lock use
symconfigure -sid *** -nop -reserve_id release
DippityDell
79 Posts
0
September 19th, 2008 11:00
symdev -sid SID -v list -lock DEV
dernsber
52 Posts
0
September 19th, 2008 12:00
I'll probable do the release on Monday (manager will be back in)... but thanks for the information!!
Message was edited by:
dernsber