CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3.
2. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 Platforms > Check Point SecurePlatform (SPLAT)
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2008-05-20
Senior Member
 
Join Date: 2006-09-26
Posts: 856
Rep Power: 3
cciesec2006 has an average reputation (10+)
Default SecureXL between IBM 3650 and Sun X4200-M2 (Intel vs. AMD)

Hi all,

I am trying to understand the difference between running Checkpoint NGx R65
on IBM 3650 (Intel platform) versuses Sun X4200-M2 (AMD opteron) platform.
IBM 3650 is dual quad-core processors and Sun X4200-M2 is dual dual-core
AMD.

WITHOUT Performance Pack (SecureXL) installed, the cpu work load on the IBM
3650 is even distributed between 8 core. However, the CPU on the X4200-M2
is 99% utilized on a particular core while the other core is at 100% idle.

If I enable Checkpoint SecureXL on the X4200-M2, then I will see the CPU
work load is distributed evenly among all the core.

In other words, SecureXL must be installed and enable on the X4200-M2
in order for the work load to be distributed among the CPU cores. SecureXL
is NOT needed on the IBM 3650 for this to happen.

Is it normal? I am at a lost here.

Thanks.
Reply With Quote
  #2 (permalink)  
Old 2008-05-20
Senior Member
 
Join Date: 2006-09-26
Posts: 856
Rep Power: 3
cciesec2006 has an average reputation (10+)
Default Re: SecureXL between IBM 3650 and Sun X4200-M2 (Intel vs. AMD)

I am 100% positive that I do not use the CoreXL install CD. I actually installed

NGx R65 from mounting an ISO image via the Remote Superviory Acess (RSA)

slim card on the IBM 3650 and Integrated Light-Out Manager (ILOM) on the Sun

X4200-M2 hardware. I am not using any CoreXL ISO image that I know of.


I used "top" in expert mode on both the IBM 3650 and Sun X4200-M2 and I see

that the work load is evenly distributed across 8 cores. For example, I see that

that the CPU is 80% idle on all 8 cores on the IBM. During the Checkpoint

installation, I did not install Performace Pack on both the IBM and Sun.

When I run 'top' on the X4200-M2, I see one core is running at 99% while the other

core is sitting idle.


Here is the output on the IBM:

23:57:08 up 2:06, 1 user, load average: 1.40, 1.46, 1.52
67 processes: 66 sleeping, 1 running, 0 zombie, 0 stopped
CPU states: cpu user nice system irq softirq iowait idle
total 0.0% 0.0% 0.0% 0.0% 136.0% 5.6% 657.6%
cpu00 0.0% 0.0% 0.0% 0.0% 3.0% 0.0% 97.0%
cpu01 0.0% 0.0% 0.0% 0.0% 10.0% 0.0% 90.0%
cpu02 0.0% 0.0% 0.0% 0.0% 10.0% 0.0% 90.0%
cpu03 0.0% 0.0% 0.0% 0.0% 50.0% 0.0% 80.0%
cpu04 0.0% 0.0% 0.0% 0.0% 18.0% 3.0% 79.0%
cpu05 0.0% 0.0% 0.0% 0.0% 20.0% 3.0% 77.0%
cpu06 0.0% 0.0% 0.0% 0.0% 15.0% 0.0% 85.0%
cpu07 0.0% 0.0% 0.0% 0.0% 10.0% 0.0% 90.0%
Mem: 4083668k av, 807140k used, 3276528k free, 0k shrd, 44512k buff
216144k active, 31756k inactive


Here is the "top" output on the Sun X4200-M2:

23:06:06 up 10:47, 1 user, load average: 0.41, 0.48, 0.40
71 processes: 70 sleeping, 1 running, 0 zombie, 0 stopped
CPU states: cpu user nice system irq softirq iowait idle
total 0.0% 0.0% 15.6% 0.8% 23.6% 0.0% 359.2%
cpu00 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 100.0%
cpu01 0.9% 0.0% 13.8% 1.9% 22.7% 0.0% 60.3%
cpu02 0.0% 0.0% 1.0% 0.0% 0.0% 0.0% 99.0%
cpu03 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 100.0%
Mem: 4150760k av, 133560k used, 4017200k free, 0k shrd, 37268k buff
38476k active, 53208k inactive
Swap: 9462276k av, 0k used, 9462276k free 47308k cached


As you can see, that's where I get my suspicion from.
Reply With Quote
  #3 (permalink)  
Old 2008-05-23
Junior Member
 
Join Date: 2008-04-29
Posts: 12
Rep Power: 0
ccie16798 has an average reputation (10+)
Default Re: SecureXL between IBM 3650 and Sun X4200-M2 (Intel vs. AMD)

Hello,

It may be that your NIC share the same IRQ on your SUN server
how many interfaces do you use? how are the irq routed to cpu?
(On linux its cat /proc/interrupts, /proc/irq/XX/affinity )

thanks
Etienne


Quote:
Originally Posted by cciesec2006 View Post
Hi all,

I am trying to understand the difference between running Checkpoint NGx R65
on IBM 3650 (Intel platform) versuses Sun X4200-M2 (AMD opteron) platform.
IBM 3650 is dual quad-core processors and Sun X4200-M2 is dual dual-core
AMD.

WITHOUT Performance Pack (SecureXL) installed, the cpu work load on the IBM
3650 is even distributed between 8 core. However, the CPU on the X4200-M2
is 99% utilized on a particular core while the other core is at 100% idle.

If I enable Checkpoint SecureXL on the X4200-M2, then I will see the CPU
work load is distributed evenly among all the core.

In other words, SecureXL must be installed and enable on the X4200-M2
in order for the work load to be distributed among the CPU cores. SecureXL
is NOT needed on the IBM 3650 for this to happen.

Is it normal? I am at a lost here.

Thanks.
Reply With Quote
Reply

Thread Tools
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 Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -7. The time now is 11:31.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0