Operating System - HP-UX
1748069 Members
4972 Online
108758 Solutions
New Discussion

Re: Error in umount an ignite logical volume

 
SOLVED
Go to solution

Re: Error in umount an ignite logical volume

Tried but bot getting  unmounted

 

root @ TEST: />bdf /var/opt/ignite/recovery
Filesystem          kbytes    used   avail %used Mounted on
/dev/vg01/lvol7    31457280   24793 29467963    0% /var/opt/ignite/recovery
root @ TEST: />umount -f /dev/vg01/lvol7
usage: umount [-V] [-v] { special | directory }
       umount [-F FStype] [-v] -a
umount: return error 1.

Dennis Handly
Acclaimed Contributor

Re: Error in umount an ignite logical volume

>/dev/vg01/lvol7    31457280   24793 29467963    0% /var/opt/ignite/recovery
root @ TEST: />umount -f /dev/vg01/lvol7

 

Not sure why that failed.  Try: umount -f /var/opt/ignite/recovery

Re: Error in umount an ignite logical volume

Still not getting umount....same error is displayed

 

root @ TEST: />umount -f /var/opt/ignite/recovery
usage: umount [-V] [-v] { special | directory }
       umount [-F FStype] [-v] -a
umount: return error 1.

Dennis Handly
Acclaimed Contributor

Re: Error in umount an ignite logical volume

I'm not sure why -f isn't working.  You could try installing the recommended umount patch: PHCO_39674

Solution

Re: Error in umount an ignite logical volume

 

thanks dennis not able to resolve that issue ...

 

finally i rebootedand issue is resolved ..

 

Regards

Krishna

Re: Error in umount an ignite logical volume

Hi,

 

Please unshare all the FS listed in /etc/dfstab related to ignite and try umount, it should work !

 

Thanks,

Vivek S