- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- issue with 7200
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-10-2017 08:53 AM
тАО12-10-2017 08:53 AM
issue with 7200
We shutdown our 7200 about a few days ago to move it to another site. We didn't touch any cabling except for the fiber conenctions going into each node. They will be connected once we were to power it back on.
I powered it on(not a storage guy lol) but as luck would have you, it seems it has not come up correctly and would like to troubleshoot this a little further.
I tried to login to the 3par mgmt console and it throws an error "The cache server is waiting for the system manager to finish reporting the system configuration and status" please try again later... It has been 2 hours.
I am able to putty into the 3par and run showsysmgr-d and it comes back with
TOC quorum found for TOC 893896, but waiting for nodes 1 to boot up. If the nodes are offline, use 'setsysmgr tocgen 8 93896'.
TOCs found:
Valid TOC: Name(hp3par01) Sysid(10970) Gen(893896) Modified(2017-12-06 17:25:00 EST) Disk count(52/52)
Any suggestions on where to start? Not a storage guy but can follow directions... ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-10-2017 02:11 PM - edited тАО12-10-2017 08:47 PM
тАО12-10-2017 02:11 PM - edited тАО12-10-2017 08:47 PM
Re: issue with 7200
in case of doubt better ask hpe support.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-10-2017 06:50 PM
тАО12-10-2017 06:50 PM
Re: issue with 7200
> TOC quorum found for TOC 893896, but waiting for nodes 1 to boot up.
It may be that one node didn't boot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2021 11:17 AM
тАО01-07-2021 11:17 AM
Re: issue with 7200
I had a failed node that was not starting to recover automatically.
After checking on the healthy node, I got the:
Error: The cache server is waiting for the system manager to finish reporting the system configuration and status. Please try again later.
These are the commands that fixed it for me:
InServ cli% showsys
Error: The cache server is waiting for the system manager to finish reporting the system configuration and status. Please try again later.
InServ cli% showsysmgr -d
TOC quorum found for TOC 159864, but waiting for nodes 1 to boot up. If the nodes are offline, use 'setsysmgr tocgen 159864'.
TOCs found:
Valid TOC: Name(somename) Sysid(23069) Gen(159864) Modified(2020-11-27 11:31:56 EET) Disk count(8/8)
5000CCA071019*** on 0:0:0 and 0:0:0
5000CCA071019*** on 0:0:0 and 0:0:0
5000CCA071017*** on 0:0:0 and 0:0:0
5000CCA071016*** on 0:0:0 and 0:0:0
5000CCA07101A*** on 0:0:0 and 0:0:0
5000CCA071015*** on 0:0:0 and 0:0:0
5000CCA07101A*** on 0:0:0 and 0:0:0
5000CCA071016*** on 0:0:0 and 0:0:0
8 disks were available to be examined for TOCs.
InServ cli% setsysmgr tocgen 159864
Are you sure you want to run setsysmgr tocgen?
select q=quit y=yes n=no: y
InServ cli% showsys
Error: The cache server is waiting for the system manager to finish reporting the system configuration and status. Please try again later.
InServ cli% showtask
System manager is still initializing - try this command later.
Use 'showsysmgr' to see the current system state.
InServ cli% showsysmgr
System is reporting an unknown initialization type: ms_tocgen
TOC quorum found for TOC 159864, but waiting for nodes 1 to boot up because we need to recover from a previous powerfail.-You can use 'setsysmgr force_iderecovery' to force recovery with possible data loss.
TOCs found:
Valid TOC: Name(somename) Sysid(23069) Gen(159864) Modified(2020-11-27 11:31:56 EET) Disk count(8/8)
8 disks were available to be examined for TOCs.
InServ cli% setsysmgr force_iderecovery
Are you sure you want to run setsysmgr force_iderecovery?
select q=quit y=yes n=no: y
InServ cli% showtasks
invalid command name "showtasks"
InServ cli% showtask
System manager is still initializing - try this command later.
Use 'showsysmgr' to see the current system state.
InServ cli% showsysmgr
System is in the process of starting up.
InServ cli% showsysmgr
System is up and running from 2021-01-07 18:19:31 EET
InServ cli%
If it resolves the issue, please consider marking it as an Accepted Solution.