Discussion:
Down chunk on a very old IDS...
(too old to reply)
Malc P
2014-09-08 11:22:12 UTC
Permalink
IDS9.30HC5; HPUX11i running under an HP container.
No point discussing why we're on such an old IDS and telling me "you need to upgrade", this is just the way it is and I can't change it!
We have a down chunk on one of our testing instances; I think it occurred when I bounced the instance because of a hung process (we've had the odd strange unexplainable hang now we're permanently on the HP virtualised system that usually clears with an instance restart).
I'm pretty certain the chunk involved wasn't being accessed during the bounce and think the data in it should be sound.
I've tried marking it online using 'onspaces -O' but no dice. Obviously Informix tech support won't be interested in logging in to do whatever magic they do to mark it as online so, before we do an instance refresh from backups, does anyone know the magic keystrokes Informix used to use to mark a down chunk as up?
Ta
Spokey Wheeler
2014-09-08 12:10:50 UTC
Permalink
You need to upgrade.
--
Regards
Spokey
Post by Malc P
IDS9.30HC5; HPUX11i running under an HP container.
No point discussing why we're on such an old IDS and telling me "you need to upgrade", this is just the way it is and I can't change it!
We have a down chunk on one of our testing instances; I think it occurred when I bounced the instance because of a hung process (we've had the odd strange unexplainable hang now we're permanently on the HP virtualised system that usually clears with an instance restart).
I'm pretty certain the chunk involved wasn't being accessed during the bounce and think the data in it should be sound.
I've tried marking it online using 'onspaces -O' but no dice. Obviously Informix tech support won't be interested in logging in to do whatever magic they do to mark it as online so, before we do an instance refresh from backups, does anyone know the magic keystrokes Informix used to use to mark a down chunk as up?
Ta
_______________________________________________
Informix-list mailing list
http://www.iiug.org/mailman/listinfo/informix-list
Jack Parker
2014-09-08 12:13:44 UTC
Permalink
That will mark the down chunk as up?

j.
Post by Spokey Wheeler
You need to upgrade.
--
Regards
Spokey
Post by Malc P
IDS9.30HC5; HPUX11i running under an HP container.
No point discussing why we're on such an old IDS and telling me "you need to upgrade", this is just the way it is and I can't change it!
We have a down chunk on one of our testing instances; I think it occurred when I bounced the instance because of a hung process (we've had the odd strange unexplainable hang now we're permanently on the HP virtualised system that usually clears with an instance restart).
I'm pretty certain the chunk involved wasn't being accessed during the bounce and think the data in it should be sound.
I've tried marking it online using 'onspaces -O' but no dice. Obviously Informix tech support won't be interested in logging in to do whatever magic they do to mark it as online so, before we do an instance refresh from backups, does anyone know the magic keystrokes Informix used to use to mark a down chunk as up?
Ta
_______________________________________________
Informix-list mailing list
http://www.iiug.org/mailman/listinfo/informix-list
_______________________________________________
Informix-list mailing list
http://www.iiug.org/mailman/listinfo/informix-list
wimpunk
2014-09-08 13:09:02 UTC
Permalink
Post by Malc P
IDS9.30HC5; HPUX11i running under an HP container.
No point discussing why we're on such an old IDS and telling me "you need to upgrade", this is just the way it is and I can't change it!
We have a down chunk on one of our testing instances; I think it occurred when I bounced the instance because of a hung process (we've had the odd strange unexplainable hang now we're permanently on the HP virtualised system that usually clears with an instance restart).
I'm pretty certain the chunk involved wasn't being accessed during the bounce and think the data in it should be sound.
I've tried marking it online using 'onspaces -O' but no dice. Obviously Informix tech support won't be interested in logging in to do whatever magic they do to mark it as online so, before we do an instance refresh from backups, does anyone know the magic keystrokes Informix used to use to mark a down chunk as up?
Ta
Isn't there anything in online.log telling you why it's not coming back?
Malc P
2014-09-08 15:06:56 UTC
Permalink
Post by wimpunk
Isn't there anything in online.log telling you why it's not coming back?
This is the online log at the time I restarted:
16:36:27 Informix Dynamic Server Initialized -- Shared Memory Initialized.

16:36:27 Physical Recovery Started at Page(34:202215).
16:36:27 Physical Recovery Complete: 159 Pages Examined 150 Pages Restored.

16:36:27 Logical Recovery Started.
16:36:27 10 recovery worker threads will be started.
16:36:27 Rollforward of log record failed. iserrno = 126
16:36:27 Log Record: log = 399804, pos = 0x5b536c, type = OLDRSAM:HDELETE(41),
trans = 23
16:36:28 Ignoring the ONDBSPACEDOWN option during logical recovery. Dynamic Ser
ver
will NOT BLOCK at the next checkpoint
16:36:28 Assert Failed: Chunk 223 is being taken OFFLINE.
16:36:28 Informix Dynamic Server Version 9.30.HC5
16:36:28 Who: Session(11, ***@dev, 0, -2023062520)
Thread(35, xchg_1.3, 8767cfbc, 1)
File: rsmirror.c Line: 1870
16:36:28 Results: DBspace calc_dbs is disabled.
16:36:28 Action: Restore DBspace calc_dbs
s***@t-online.de
2014-09-15 19:34:29 UTC
Permalink
Hello Malc,


You are in trouble. A restore of the dbspace requires a rollforward and that
will most likely fail for the same reason. A pit restore of just before this transaction started will most likely succeed.
I would try this first on test though.

Otherwise you need to phone TS to have your chunk(s) and dbspace marked online
again.(that will leave an inconsistent transaction though!!!)

See you

Superboer.
Post by Malc P
Post by wimpunk
Isn't there anything in online.log telling you why it's not coming back?
16:36:27 Informix Dynamic Server Initialized -- Shared Memory Initialized.
16:36:27 Physical Recovery Started at Page(34:202215).
16:36:27 Physical Recovery Complete: 159 Pages Examined 150 Pages Restored.
16:36:27 Logical Recovery Started.
16:36:27 10 recovery worker threads will be started.
16:36:27 Rollforward of log record failed. iserrno = 126
16:36:27 Log Record: log = 399804, pos = 0x5b536c, type = OLDRSAM:HDELETE(41),
trans = 23
16:36:28 Ignoring the ONDBSPACEDOWN option during logical recovery. Dynamic Ser
ver
will NOT BLOCK at the next checkpoint
16:36:28 Assert Failed: Chunk 223 is being taken OFFLINE.
16:36:28 Informix Dynamic Server Version 9.30.HC5
Thread(35, xchg_1.3, 8767cfbc, 1)
File: rsmirror.c Line: 1870
16:36:28 Results: DBspace calc_dbs is disabled.
16:36:28 Action: Restore DBspace calc_dbs
Spokey Wheeler
2014-09-08 15:28:44 UTC
Permalink
:-p
--
Regards
Spokey
Post by Jack Parker
That will mark the down chunk as up?
j.
Post by Spokey Wheeler
You need to upgrade.
--
Regards
Spokey
Post by Malc P
IDS9.30HC5; HPUX11i running under an HP container.
No point discussing why we're on such an old IDS and telling me "you need to upgrade", this is just the way it is and I can't change it!
We have a down chunk on one of our testing instances; I think it occurred when I bounced the instance because of a hung process (we've had the odd strange unexplainable hang now we're permanently on the HP virtualised system that usually clears with an instance restart).
I'm pretty certain the chunk involved wasn't being accessed during the bounce and think the data in it should be sound.
I've tried marking it online using 'onspaces -O' but no dice. Obviously Informix tech support won't be interested in logging in to do whatever magic they do to mark it as online so, before we do an instance refresh from backups, does anyone know the magic keystrokes Informix used to use to mark a down chunk as up?
Ta
_______________________________________________
Informix-list mailing list
http://www.iiug.org/mailman/listinfo/informix-list
_______________________________________________
Informix-list mailing list
http://www.iiug.org/mailman/listinfo/informix-list
Loading...