1831099 Members
2542 Online
110019 Solutions
New Discussion

disk is busy

 
cbozlagan
Regular Advisor

disk is busy

We are using EVA SAN. We attached 250GB disk (c8t1d6) to a HP-UX system (11.31).When we use pvcreate command, "disk is busy" message comes. We study this problem, we realized 250GB disk (c8t1d6) already attached to another HP-UX sytem (Not used).

What must we do to use c8t1d6 disk with aimed HP-UX system?

Thanks.
2 REPLIES 2
Steven Schweda
Honored Contributor

Re: disk is busy

> [...] HP-UX system [...] another HP-UX
> sytem [...]

You might do better in an HP-UX forum than
you will in this Linux forum.
J Peak
Frequent Advisor

Re: disk is busy

I believe that "pvcreate -f" will force the creation of the device. But make VERY certain that block device is NOT being used somewhere else, or your data will be gone.