If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > ism error when trying to mount device

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-21-05, 19:32
dimple dimple is offline
Registered User
 
Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 5
ism error when trying to mount device

ERROR: nsrmm: error, file disk Data not in media index

I get the above error after recovering from a full file system, where the devices are mounted.

I have unmounted and removed the devices, then added when i try to mount them i get the above error.

the path is now a link to a file system with more space.

Can anyone help.

Thank you..
Reply With Quote
  #2 (permalink)  
Old 09-21-05, 20:06
dimple dimple is offline
Registered User
 
Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 5
Don't know if this was correct, but it worked.

I removed devices and volumes, the did a ISM setup, a Level 0 backup is now running..

If there is another way please let me know.

cheers


ism_add -device $SM_DISKDEV1 -type file
ism_add -device $SM_DISKDEV2 -type file
ism_op -label $SM_DISKDEV1 -pool ISMDiskData -volume Data
ism_op -label $SM_DISKDEV2 -pool ISMDiskLogs -volume Logs
ism_op -mount $SM_DISKDEV1
ism_op -mount $SM_DISKDEV2
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On