332 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
Enabling DAOS on the Domino mail template
Mon, Jun 10th 2013 197
Setting up IBM HTTP Server to redirect all traffic to HTTPS when fronting Domino (I guess this is part 3???)
Thu, May 30th 2013 229
Exporting Domino SSL keyfiles to another format for use with IHS
Tue, May 28th 2013 235
IBM Domino now includes IBM HTTP Server - but how do you find it?
Wed, May 15th 2013 615
Running Domino on VMware or other "sub-capacity" platform? You know about ILMT right?
Thu, May 9th 2013 382
ATLUG is May 16th and I will be presenting on IBM Lotus Traveler security
Mon, May 6th 2013 167
Update to the Domino cluster post, when to use "SERVER_RESTRICTED"
Wed, May 1st 2013 210
Top 10
IBM Domino now includes IBM HTTP Server - but how do you find it?
Wed, May 15th 2013 615
Want to know the Achillies Heel of Domino Security? It’s internet passords and the lack admin control over them
Wed, Apr 10th 2013 499
How to find your BES SRP key
Fri, Oct 29th 2010 387
Running Domino on VMware or other "sub-capacity" platform? You know about ILMT right?
Thu, May 9th 2013 382
Stop users accidentally connecting to passive Domino cluster servers
Mon, Apr 15th 2013 370
PVU changes with new Intel CPUs - yes, just when you thought you knew Domino PVU calculations.....
Thu, Apr 18th 2013 324
Integrating Lotus Notes (or is that IBM Notes) with TAPI so you can call from contacts
Mon, Apr 22nd 2013 284
Go turn on two factor authentication of iTunes and Google et al
Mon, Apr 8th 2013 266
Exporting Domino SSL keyfiles to another format for use with IHS
Tue, May 28th 2013 235
Setting up IBM HTTP Server to redirect all traffic to HTTPS when fronting Domino (I guess this is part 3???)
Thu, May 30th 2013 229


Doing the do with the PUV - or ’How many PVU’s do I need?’ - Physical server edition
Darren Duke    

----SNARK ENGAGED
One of my absolute favorite things in my daily job is PVU's. I just loving being the bad news bear to a customer that was sold the wrong thing.
---SNARK DISENGAGED

I get asked this a lot:
How do I know how many PVU's I need for Domino?


For this post I am presuming you are running a physical Domino server (aka 'full capacity licensing'). Virtual will be covered in a later post. This also presumes Intel architecture.

If you know the steps it is pretty straightforward:

1) Find out the CPU count, model and cores.
2) Use the PVU calculator to give you a heart attack
3) Pay IBM tons of money because you are so far out of compliance you can see Uranus from where you are

Simple eh?

OK, a bit more detail.....

1) On the server in question where Domino is running (I'm presuming Windows, if you are a Linux doobie surely you know what make and model of CPU you are running) open the 'System' applet from the 'Control Panel':

Image:Doing the do with the PUV - or ’How many PVU’s do I need?’ - Physical server edition

Take a note of the CPU model number (in this case an Intel Xeon X5450).

2) Using Google (or Newegg which I prefer) go find out how many cores there are in this model of CPUs. Here is the above CPU from Newegg:

Image:Doing the do with the PUV - or ’How many PVU’s do I need?’ - Physical server edition

As you can see it is quad-core.

Next find out how many CPUs are installed on the system by rebooting and going into BIOS or asking you hardware guy. I have two CPUs in my example server. So that is eight cores in total.

Another alternative is to use CPUID if you are able to install software on the server.

On a side topic, some may suggest looking at device manager, but hyperthreading can cause that number to double.

2) With the model (X5450) and the core count (eight) I will now either call STS or go to the dreaded PVU calculator provided by IBM. The actual table illustrated below is available here and should be checked periodically for new additions.

With my model number in hand (5450), I match that to the "Processor  Model Number" shown in red. I then record the "PVUs per Core" result from the same row, shown in blue (in this case 50).

Image:Doing the do with the PUV - or ’How many PVU’s do I need?’ - Physical server edition
With the number of cores (8) and the PUVs per core (50) I now do some math. Basically I multiply one with the other:

8 x 50 = 400

The total PUVs required to run Domino on this server is 400 PVUs. You only have 100 right? ;)

3) There are ways around this rather huge price. One is to virtualize the server, the other to change your licenses to something more suitable to your size of business. Again STS can help with that.

Note
There are certain products and entitlements that don't require PVUs but that is probably another post. If you are PVU licensed then you also require Domino licenses for and Traveler and BES servers in your domain.

Also, any change or upgrade to the actual server may require more licenses. For example when we upgrade the example server to Intel Xeon 56xx CPU (aka Westmere) then the PVU calculation changes too. It goes up to 70 PVUs per core. Similarity going from a dual core to a quad or six core CPU changes the total.

---------------------
http://blog.darrenduke.net/darren/ddbz.nsf/dx/doing-the-do-with-puvs-or-how-many-pvus-do-i-need.htm
Nov 19, 2010
156 hits



Recent Blog Posts
197


Enabling DAOS on the Domino mail template
Mon, Jun 10th 2013 8:18a   Darren Duke
If you enable DAOS on your mail templates then when a new mail file is created DAOS is already enabled. Do this of all of your mail templates in a similar fashion to what I show below for the mail85.ntf template: Open Domino Administrator, go to the Files tab and select "Show me: Templates only": Scroll down to, and right click on the mail template (in this case mail85.ntf) and select properties: In the properties dialog, select "Use Domino Attachment and Object Service" (DAOS). [read] Keywords: domino ntf properties
229


Setting up IBM HTTP Server to redirect all traffic to HTTPS when fronting Domino (I guess this is part 3???)
Thu, May 30th 2013 6:26a   Darren Duke
I guess this is somewhat of a series now. Hummm..... Previous (now) parts: In (now) part 1, I showed how to install IBM HTTP Server (IHS) with Domino 9 on Windows In (now) part 2, I showed how to use an existing Domino keyfile SSL certificate on IHS I this (now) part 3 I will show hot to redirect all IHS traffic to SSL when using the Domino 9 built-in IHS server. This is most likely how you want iNotes or Traveler servers set up.....so here goes: 0.5) Make sure you already have [read] Keywords: domino ibm inotes traveler server
235


Exporting Domino SSL keyfiles to another format for use with IHS
Tue, May 28th 2013 2:31p   Darren Duke
In my last post I'd indicated that IBM HTTP Server (IHS) is included with Domino 9 on Windows and that I think this is a pretty good addition (if cop out). Anyway, you most likely already have an SSL certificate on Domino for web mail or Traveler and with IHS in front of Domino you now want to move that SSL certificate to IHS. As you most likely know Domino's SSL key format is a tad esoteric so how does one go about getting that pesky KYR format into the KDB format that IHS likes? I scoured [read] Keywords: domino ibm lotus notes traveler networking password server
615


IBM Domino now includes IBM HTTP Server - but how do you find it?
Wed, May 15th 2013 11:34a   Darren Duke
Well, first you probably want to know why IBM added the IBM HTTP Server (IHS) to Domino.....basically to allow Domino to do TLS over HTTP (which native Domino HTTP cannot do....it can do TLS over SMTP but not HTTP), but I think it was also a roundabout "fix" some SSL scaling issues that Domino can have. So how do I get it? Well, it's built into the 9.0 installer for Windows Domino servers (other OSes, you are out of luck....complain via a PMR) but you only see it when you do a custom [read] Keywords: admin connections domino ibm ldd lotus notes traveler bug server smtp
382


Running Domino on VMware or other "sub-capacity" platform? You know about ILMT right?
Thu, May 9th 2013 9:06a   Darren Duke
This post came out of an email where an IBMer threatened to audit an STS customer because they didn't renew. The customer got a better deal switching to a different license type (thanks to STS) which ended up being a new-net purchase and not a renewal, hence the IBMer was none too pleased. Lisa convinced me not to make this ass-hat IBMer famous in this post. But what I will do is outline what you need to know as a customer who uses sub-capacity licensing within your organization. When you ac [read] Keywords: domino ibm inotes lotus email enterprise server virtualization vmware
167


ATLUG is May 16th and I will be presenting on IBM Lotus Traveler security
Mon, May 6th 2013 12:20p   Darren Duke
Luckily there is also another present so don't let the fact that I'm presenting keep you away :) Here's the abstracts: We have two presenters for our May meeting. Brad Balassaitis of the PSC Group will present, Presenting Data Effectively with XPages A critical feature of any application is the organization and display of the data. In the Lotus Notes client, data views generally all look the same, but when designing an application for the web, users expect more and XPages [read] Keywords: collaboration domino ibm lotus lotusphere notes notes client traveler xpages application applications bes blogger dojo iphone podcast security server




210


Update to the Domino cluster post, when to use "SERVER_RESTRICTED"
Wed, May 1st 2013 10:34a   Darren Duke
After the last clustering post, Stop users accidentally connecting to passive Domino cluster servers I've have several people ask when I would use SERVER_RESTRICTED as I'd indicated I would not use that to keep users off my clusters. Well, let's look at this scenario where you are running an active-passive cluster (that is one server handles all user requests-the active; the other handles fail over when the active is down-the passive): Your active server goes boom for whatever reason, h [read] Keywords: domino ibm notes database server virus
284


Integrating Lotus Notes (or is that IBM Notes) with TAPI so you can call from contacts
Mon, Apr 22nd 2013 3:57p   Darren Duke
While technically this *should* work with any TAPI provider I got it to work with an Avaya IP Office 500 which I see at a ton of SMB's. I like them too, nice pieces of kit. Anyway, thanks to Ulrich Krause's post on SearchDomino with code that can hook into TAPI I finally got around to trying to tie my Contact DB with the IP Phone. Here is how I did it.... Caveats: This is is on Windows 7 x64 Using the vendor provided TAPI driver, in this case Avaya that came with 4.2.46 user software [read] Keywords: agent ibm lotus notes office password properties server
324


PVU changes with new Intel CPUs - yes, just when you thought you knew Domino PVU calculations.....
Thu, Apr 18th 2013 4:09p   Darren Duke
Not sure when this happened, but IBM has now tiered the PVU requirements, which also affects Domino. This affects Intel CPUs (AMD are still all 50 PVUs per core) Basically this tiered approach requires you to have a higher number of PVUs per core the more sockets you have in a single server. It's basically this: 4 sockets : 120 PVUs per core So just when you thought there was no way on earth you could hate the evil that is PVU, well....you were misguided. This seems to be a high en [read] Keywords: domino ibm server
370


Stop users accidentally connecting to passive Domino cluster servers
Mon, Apr 15th 2013 6:40a   Darren Duke
In clusters I prefer to split my users between them, but if you don't do that (or can't, because as you have a Domino cluster server at a remote DR site for fail over only) then you can do the following to stop users accidentally connecting to the dormant/passive cluster member: Add SERVER_AVAILABILITY_THRESHOLD=100 to the dormant/passive server notes.ini file. Once you add that you should eventually see the server availability switch to this: Some things to understand here.. [read] Keywords: domino notes server




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - Mobile Edition