Operating System - Tru64 Unix
1753468 Members
4777 Online
108794 Solutions
New Discussion юеВ

Re: Domain Panic

 
SOLVED
Go to solution
admin1979
Super Advisor

Re: Domain Panic

The commands that you provided are not clear to me. I am sorry.

export dg
voldctl disable/enable
import dg


Can you please help me give the commands w.r.t the sourcedg.

Your help will be appreciated.
Kapil Jha
Honored Contributor
Solution

Re: Domain Panic

export dg

#voldg export sourcedg [user -f is not happening]

#voldctl disable
#voldctl enable

#voldg deport sourcedg

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Kapil Jha
Honored Contributor

Re: Domain Panic

OOps type

export dg

#voldg deport sourcedg [user -f is not happening]

#voldctl disable
#voldctl enable

#voldg import sourcedg

BR,
Kapil+
I am in this small bowl, I wane see the real world......
admin1979
Super Advisor

Re: Domain Panic

Thank you. To start with , I just cross checked the first command in MAN page.

#voldg export sourcedg [use -f if not happening]

But unfortunately could not find the export option against voldg command.
There are only import/deport options.

Or am I missing something here. Please let me know.
By the way , ours is a TRU64 V4.0D system.
admin1979
Super Advisor

Re: Domain Panic

Ohhhh,

Are we sure this time,

#voldg deport sourcedg [user -f is not happening]

#voldctl disable
#voldctl enable

#voldg import sourcedg

By the way I could not find -f option for deport.
Kapil Jha
Honored Contributor

Re: Domain Panic

aaaaaahhhhhhhh........
I have no idea about V4....I am sorry mite :(

I can not help you, and not sure if these command would run there or not.

I suppose concept should be same you just figure out what command are there....

BR,
Kapil+
I am in this small bowl, I wane see the real world......
admin1979
Super Advisor

Re: Domain Panic

Commands are present as I can see in MAN.
Will reboot fix this problem? What do you think?
Kapil Jha
Honored Contributor

Re: Domain Panic

If command are there i don think there is any harm in running,
At least you would save a reboot , else I suppose reboot would definetly solve the issue.
BUT
before rebooting try to run commands.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
admin1979
Super Advisor

Re: Domain Panic

Ok hope so.

Anyways first command said,

# voldg deport sourcedg
voldg: Disk group sourcedg: Some volumes in the disk group are in use.

Is it becauze few of the filesystems are still mounted and could not be unmounted from the sourcedg? There are getting Device busy error.


For you information,

here is the o/p of my working sourcedg taken long back,

volprint -g sourcegdg
TYPE NAME ASSOC KSTATE LENGTH COMMENT
dg sourcedg sourcedg - -
dm rz10 - - -
dm rz11 rz11 - 35564040
dm rz17 rz17 - 35564040
dm rz18 rz18 - 35564040
dm rz19 rz19 - 71130960
dm rz20 rz20 - 35564040
dm rz9 rz9 - 35564040
sd rz10-01 - - 35564040
sd rz11-01 pl-01 - 35564040
sd rz17-01 pl-02 - 35564040
sd rz18-01 pl-02 - 35564040
sd rz19-01 pl-02 - 35564040
sd rz20-01 pl-01 - 35564040
sd rz9-01 pl-01 - 35564040
plex pl-01 vol_source ENABLED 106692120
plex pl-02 vol_source ENABLED 106692120
vol vol_source fsgen ENABLED 106692120

So what do we do now?
admin1979
Super Advisor

Re: Domain Panic

Should I try this,

volume -g sourcedg stopall

They say "To deport a disk group: If applicable, stop the volumes"