- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- High Interrupt CPU when shadow copy
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
Forums
Discussions
Discussions
Discussions
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
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
02-10-2007 06:50 PM
02-10-2007 06:50 PM
When performing shadow copy operations I see high CPU usage. On a single ES40 node with 4 CPUs I see the following:
CPU Interrupt stack %
0 84
1 1
2 89
3 1
CPU 2 is the fastpath for the FGA0 device.
Do these Interrupt stack values seem within reason?
SHADOW_MAX_COPY = 2
SHAD$MERGE_DELAY_FACTOR = 400
Thanks
Cass
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2007 07:31 PM
02-10-2007 07:31 PM
SolutionUpgrade to at least V7.3-2 and apply the latest fibre_scsi patchkit.
Jur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2007 08:04 PM
02-10-2007 08:04 PM
Re: High Interrupt CPU when shadow copy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2007 09:09 PM
02-10-2007 09:09 PM
Re: High Interrupt CPU when shadow copy
If you want to play then I have a program to fragment nonpaged pool even worse :-)
Jur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2007 09:13 PM
02-10-2007 09:13 PM
Re: High Interrupt CPU when shadow copy
do you have npag_aggressive set to 100, and npag_gentle to set 100? You should as this turns off some pool management algorithms which can lead to fragmented pool.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 12:45 AM
02-11-2007 12:45 AM
Re: High Interrupt CPU when shadow copy
with that many packets on the free packet list, you are quite likely to run into CPUSPINWAIT crashes, when one of the CPUs needs to traverse that list to obtain or release a nonpaged pool packet and another CPU is trying to acquire the POOL spinlock.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 02:01 AM
02-11-2007 02:01 AM
Re: High Interrupt CPU when shadow copy
V7.3-2 is a PVS release.
As it is not a major upgrade for OpenVMS Alpha (and was centrally release-numbered to track OpenVMS I64 release numbering), I'd also look at an upgrade to the current release; to V8.3. The OpenVMS Alpha V8.3 release is in the roadmap as being the current release and then probably (if the current HP CVS/PVS process holds) being PVS-eligible (ECOs) through 2011 or so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 03:40 PM
02-11-2007 03:40 PM
Re: High Interrupt CPU when shadow copy
I have set these 100. Will this help defragement the NPAGE pool or will I have to reboot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 03:53 PM
02-11-2007 03:53 PM
Re: High Interrupt CPU when shadow copy
As for upgrading to a newer version, we are working with our customer to that end.
It is not my job to run the train,
or even ring the bell.
But watch this baby jump the tracks,
and see who catches hell!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 05:56 PM
02-11-2007 05:56 PM
Re: High Interrupt CPU when shadow copy
Jur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 05:26 AM
02-14-2007 05:26 AM
Re: High Interrupt CPU when shadow copy
Solution is to upgrade to at least OpenVMS V7.3-2 plus Fibre_SCSI patches and set NPAG_GENTLE and NPAG_AGRESSIVE SYSGEN parameters to 100