Forum Discussion

IdaWong's avatar
IdaWong
Level 4
12 years ago

unable to deport: VxVM vxdg ERROR V-5-1-584 Disk group: Some volumes in the disk group are in use

hi all, i am getting this error: VxVM vxdg ERROR V-5-1-584 Disk group : Some volumes in the disk group are in use none of the volumes are mounted. even after vol stop all the volume in the disk...
  • Dev_Roy's avatar
    12 years ago

    Hello Ida,


    # vxprint -g <diskgroup> -m <volume> | grep devopen

    If the above command returns "devopen=on" then the volume is still in an active state in the kernel, although it is probably not showing up as mounted when  the df -k command is run.

    You may need to reboot the server in order to fix the issue.

     

    Thanks,

    Dev