The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-01-2008
bakunin bakunin is offline
Bughunter Extraordinaire
 

Join Date: May 2005
Location: In the leftmost byte of /dev/kmem
Posts: 1,093
Quote:
Originally Posted by itik View Post
Why is that? Is my ODM corrupted?
At least it sounds like that. Did you delete the old VG prior to creating it anew? Try the following: "varyoffvg" the VG in question, then "exportvg" it to completely get it out of the system. Delete the respective hdisk devices. Edit /etc/filesystems to get rid of the old filesystem entries.

(Ah, before i forget: before you do any of this make sure you have a working backup - this is all *very* destructive and *very* finally so.)

Then create the SAN shares anew, run "cfgmgr" and only then create a new VG and the filesystems.

I hope this helps.

bakunin
Reply With Quote