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 > Inconsistent Chunk

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-05, 08:54
kelvinpuk kelvinpuk is offline
Registered User
 
Join Date: Jul 2003
Posts: 23
Question Inconsistent Chunk

IBM Informix Dynamic Server Version 9.30.FC6

Backup method onbar using ISM Netvault.

I have a very large amount of data, many dbspaces some live some for test / training. My onbar back-up takes an age so I want to just backup the primary dbspaces required to run our application.

If I never (ever say) backup a dbspaces and use onbar to restore the backed up dbspaces the non restored dbspaces status go to offline and the chunks are labelled as inconsistent.

Question.

Is there a way to force these dbspaces on-line ?
Reply With Quote
  #2 (permalink)  
Old 11-18-05, 06:50
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,
Yes, look onspaces help.

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 11-18-05, 07:57
kelvinpuk kelvinpuk is offline
Registered User
 
Join Date: Jul 2003
Posts: 23
Unhappy More help needed .....

$ onspaces -s dm2sysdbs -p /dev/informix/ldm2sys01 -o 0 -O
The chunk specified does not exist.

$ ls -l /dev/informix/ldm2sys01
lrwxrwxrwx 1 root system 14 Dec 08 2004 /dev/informix/ldm2sys01 -> /dev/rdm2sys01

What am I doing wrong !!!!!
Reply With Quote
  #4 (permalink)  
Old 11-18-05, 09:50
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

Look if exists /dev/rdm2sys01.

ls -l /dev/rdm2sys01
Reply With Quote
  #5 (permalink)  
Old 11-18-05, 10:24
kelvinpuk kelvinpuk is offline
Registered User
 
Join Date: Jul 2003
Posts: 23
Nope, still doesn't work.

$ ls -l /dev/rdm2sys01
crw-rw---- 1 informix informix 48, 53 Dec 08 2004 /dev/rdm2sys01
$ onspaces -s dm2sysdbs -p /dev/rdm2sys01 -o 0 -O
The chunk specified does not exist.
Reply With Quote
  #6 (permalink)  
Old 11-18-05, 11:16
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

Please test the permissions of all path.
If you run onspace as informix ?

Gustavo.
Reply With Quote
  #7 (permalink)  
Old 11-21-05, 08:25
kelvinpuk kelvinpuk is offline
Registered User
 
Join Date: Jul 2003
Posts: 23
Permissions are fine.

I'm doing these commands logged in as Informix. I have been told that only IBM (INFORMIX) can resolve this issue. Is this true.

My chunks are not mirrored.
Reply With Quote
  #8 (permalink)  
Old 11-21-05, 15:43
blackguard blackguard is offline
Registered User
 
Join Date: Sep 2002
Posts: 102
You cannot force an inconsistent chunk to go online. Only the IBM technical support can do this with their support tools. Even if they manage to make it online, chances are the server will placed if in inconsistent mode.

The only way to make sure all chunks are consistent is to perform a full restore or drive south as fast as possible.
Reply With Quote
  #9 (permalink)  
Old 11-21-05, 15:51
kelvinpuk kelvinpuk is offline
Registered User
 
Join Date: Jul 2003
Posts: 23
Unhappy Oh bloody marvlus.

Problem is my friend my IDS instance is full of dbspaces that are NOT critcal and increase the backup time by 3 hours. I am now convinced I need to create a new instance where I can move my non critical dbspace and therfor reduce the critical backup to 2 hours.

Cheers

Kelvin
Reply With Quote
  #10 (permalink)  
Old 11-23-05, 07:31
supinformix supinformix is offline
Registered User
 
Join Date: Apr 2004
Location: Brussels
Posts: 57
That's the way we are working.

3 different instances : production, developpment, training

Another instance = another onconfig.

So devlop and in training we don't need to backup the logging, we send it to /dev/null. And we don't have to bckup every day.
__________________
Yves & Willy
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