Sendmail On IBM Mainframes Running GNU/Linux
raffe writes: "Cnet reports that Sendmail has released a version of its e-mail server software that can run on Linux-powered IBM mainframe computers. In one benchmark test, IBM found that it was possible to house 2 million e-mail accounts on a single server, with 10 percent of the users accessing their mail at any given moment" For some reason though, IBM zSeries machines aren't listed at pricewatch ;)
its just less buggy than sendmail.
--
"It is now safe to switch off your computer."
This makes the ultimate spamrelay.. ;)
Hopefully, this kind of result will show the skeptics that there's a real purpose for the big boxes.
Disinfect the GNU General Public Virus!
If only I could convince our sysprog to give me an LPAR on ours.
GNU\Linux?
Is that like Linux?
...And in another benchmark test, IBM was also proud to announce that the massive I/O and processing infrastructure of its flagship zServer range was able to sustain 2 million Sendmail security holes, with 10 percent of the holes being exploited at any given moment...truly a new world record.
a Beowulf cluster of these?
...when I see mainframes running Exchange.
--
I like to watch.
OS/390 USS ("Unix System Services") has had a sendmail port for a long time. Can't speak to its performance -- we only use it for low volume outbound mail -- but it *is* sendmail.
If you let him sit in his shit and piss and don't feed him for about two weeks, he'll get ebola. Ask, if you keep feeding him Cokes, he'll puke all over the place.
Even more good GNUs here(?tm?). If you see these guise, FEEl ?free? to warn them, that they are about to get GNUked.
Check here for the prices. :)
2500 separate instances at $500 for each
Wow.
___....---"""".
." ". S \
/ \ e i
i i i
i__ _ i n i
" "\\ i i
|| i d i
__.// i _ . - "i
\ i- " i
i ii m i
\ / i i
"._.--"i a i
i i
i i i
i _i
i l _.-"
i _.-"
i-"
There was an article in the April 98 Byte that went into the advantages of mainframes over PC's. Too bad the print archive aren't online anymore. When you buy a mainframe, you are buying support. Having the OS crash on a PC is an event that, while rarer than in the recent past, is still fairly common. Yes, even with Linux. When it crashes you reboot and, if you are unlucky, reload from backup. Having the OS crash on a mainframe is a dire event that results in a team of engineers being put on the next flight out to your site. The same applies to hardware problems. PC's have uptime measured in months ,and sometimes years. Mainframes have uptime measured in years, and sometimes in decades.
Best Slashdot Co
No end user can access their mail with Sendmail, it's a mail transfer agent for relaying mail, intra or inter-node.
Mail access means reading the end-user spool through the usual MUAs and support daemons: Pine, Elm, mail(1), imapd, pop, etc.
End users do use sendmail to relay mail, but they can't access their own mail that way.
Kapow!
The test was of 400,000 users, not 2 million; the 2 million number is a projection that has not been tested.
If we're going to pretend we're journalists, let's pretend we took at least one semester of it, shall we?
Great... $500 for the OS and $1,200,000 for the hardware... Did you read past the link?
I think I'll stick with Intel based machines for now. Much better for ANY budget.
This thing costs 1.2 Million dollars! Image what I could build with 1.2 million in cheap clone hardware... I think I could do at least twice as much processing, and include the pop/imap servers.
oh. for a moment I read "house" as "hose" million email accounts.
If microsquish could get over the embarrassment of admitting that NT will never be able to do the job, they could redeploy hotmail on IBM equipment, and make it worth using.
-jcr
The only title of honor that a tyrant can grant is "Enemy of the State."
...about needing 5 computers for the entire country may become true soon.
It brings a tear to my eye. *sniff*
No. There will be 4 computers needed.
One for the water supply chip at Vault 13.
One for the air system at Vault 13.
One for the power supply at Vault 13.
One for the databases at Vault 13.
Oh, of course they are only needed after that Win XP crash at the new US missile defense system.
it looks like TP to me
Perl - $Just @when->$you ${thought} s/yn/tax/ &couldn\'t %get $worse;
Hey, cool! Microsoft now has a solution to their Hotmail scalability issues!
The Troll is not bothered by facts or the truth. Facts can be used to support any argument. The Troll argues without facts, using misattributions and out of context - or completely invented (though rarely inventive) quotes.
This sort of thing makes sense for mid to large shops, and well funded small ones.
A million dollars for a mainframe IS a lot of money. You could buy a thousand commodity PCs and get ten times the power. It would also use 100 as much energy for each of their power supplies and the AC to cool off the 200,000 watts an hour of heat they produced. They'd also take up 50 times as much space.
Small form factor or rackmount cased would cut that problem in half. It would also triple the price. So now you left with 300 odd rackmount systems. But you need standby/fail over reliability. So you use load balancing software, and, statistically speaking, you have 1 server failure per day that you need to swap a hard drive or other out - reboot.
Acceptable? Sure, but why bother with the PCs when you can just get 1 mainframe, which has a dozen redundant CPUs and power supplies of its own? Server support is provided with the mainframe, even consulting service and configuration. Not so (without paying even more for the equipment vs. commodity PCs) with the thousand headed hydra solution.
It also lets you give everyone their "own" virtual server to manage themselves, root and all, without them thrashing the rest of your customers raqs.
The real question is, can your spring the $100k entry price for a mainframe? If so, it is a VALUE, without being cheap, whereas the add another server
Maybe I've been smoking too much crack, but I though CmdrTaco stated one short week ago that Linux should not be referred to as GNU/Linux?
.8 => [30,44],
.5 => [45,99],
.4 => [100,199],
.3 => [200,299],
.2 => [300,399],
.1 => [400,1000000],
Fuck the lameness filter, here's something really lame, courtesey of Slash:
# interpolative hash ref. Got these figures by testing out
# several paragraphs of text and saw how each compressed
# the key is the ratio it should compress, the array lower,upper
# for the ratio. These ratios are _very_ conservative
# a comment has to be absolute shit to trip this off
if (!$bad) {
my $limits = {
1.3 => [10,19],
1.1 => [20,29],
};
# Ok, one list ditch effort to skew out the trolls!
if (length($$comm) >= 10) {
for (keys %$limits) {
# DEBUG
# print "ratio $_ lower $limits->{$_}->[0] upper $limits->{$_}->[1]<br>\n";
# if it's within lower to upper
if (length($$comm) >= $limits->{$_}->[0] &&
length($$comm) <= $limits->{$_}->[1]) {
# if is >= the ratio, then it's most likely a
# troll comment
if ((length(compress($$comm)) /
length($$comm)) <= $_) {
# blammo luser
$$error_message = slashDisplay('errors', {
type => 'compress filter',
ratio => $_,
}, 1);
editComment('', $$error_message), return unless $preview;
$bad = 1;
last;
}
}
}
}
}
Conformity is the jailer of freedom and enemy of growth. -JFK
If you for some reason you needed 2500 linux server (google?) you could buy 1 IBM mainframe, run 2500 instances of fully capapble linux servers on it, each in their own firewalled sandbox.
That's where the $500 figure came from. There is no OS charge, and unlike MS, no per user/server/kb data tax.
Did they use Specmail2001 (from http://www.spec.org) to generate the load on their MTA? If so, I don't think that 400k is that special.
I've generated very close to that number (minus 100k) with a dual 1Ghz cpu w/1Gb ram system, and a Netapp F820 for storage with the Syntegra Intrastore product. I even had the close to the same CPU utilization they had. This is user space CPU of course. The system CPU time is higher due to the NFS overhead.
Once I get around a linux 2.4.x virtual memory problems, I'll publish the results to the spec.org site for everyone to see.
http://intrastore.us.syntegra.com
I got an account on the z series developer box where I get my own virtual server and compiled qmail, bind, etc, etc. Why did they have to release a special sendmail to run on it? Did they simply cross-compile it?
While we're on the subject, if IBM is so gung-ho about open standards, why haven't we seen any Lotus file formats documented? It sure would be nice if I could load up all those WordPro and 123 documents using Abiword and Gnumeric.
I'm trying to teach myself to set people on fire with my mind... Is it hot in here?
Seeing this first time, it might have been worth the grin.
Now second time, though.... no, not really funny to any extent.
I read an article that Sendmail, Inc., uses IBM Mainframes for their development anyway.... Sounds to me like IBM just convinced them to sell/support the product natively on that platform.
-- You can't idiot-proof anything, because they're always coming out with better idiots.
How come IBM doesn't at least try to use Postfix? I mean, Postfix is an IBM-funded thing, and was developed to be the, quote, "IBM Secure Mailer"...
-- B.
This sig does in fact not have the property it claims not to have.
I met a guy who worked in a mainframe shop. He said that one day an engineer showed up to fix the machine. They didn't know it was broken. Apparently it reported a problem to the home office, which dispatched a tech to fix the problem.
Best Slashdot Co
ok, so ignore it...
NT
It came up behind while the big boys of Unix were standing in their circle peeing at each other.
In corporate-land, the ones that have mainframes already and are facing huge IT costs and a recession, the ones who are winning the mailboxes are Exchange and Notes. They had virtually no share 10 years ago, now they have lots of network share. They also cost a lot to run (Gartner says $25+ per mailbox per month).
Now here's a company that runs on Unix, that has an IMAP server that can scale HUGELY on one (or many) boxes. That can give Secretary Joe the ability to do the admin on his group's 100 users and do that for 200 groups so that the system admin can do more important things than deal with adding a mailbox for this month's temp receptionist.
QMail? Postifix? Who? Go talk to the CEO's, the stockholders. Given Dan's support group a call at 4AM when your TLS mail isn't working right or general stability of the organization, this isn't a choice for those who don't really want to spend all their money running their computers.
Recall that when you're trying to run mail for 500+ people, there just aren't a lot of options out there. Notes and Exchange tack on the IMAP letters on their product and claim it supports standards.
For those in the Real World, take a look around at how many actual standards based tools there are with solid commercial support.
So Sendmail's MTA, IMAP server and Webmail client run on the Mainframe!? Bitchin', now I have something to counter those MSCE's who claim that we must run Exchange to survive.
sendmail doesn't give users any "access" to their mail ... do you mean that it runs a pop/imap server as well? I imagine it well could
Of course you're looking at the suprime icon of reliability. Why do you think that banks rely on them for all their processing? A bank can't afford downtime or lost data...
For all practical purposes, *BSD is dead.
I'll be impressed when I see mainframes running Exchange.
Aw, now, why would you want to go and do that to a nice mainframe? :-) If you really want to "run Exchange" on a mainframe, give Bynari a call. They've ported TradeServer to Linux/390. So yes, you can move your MS-Outlook users to Linux/390-based email. Today! Just ask Winnebago - they're doing it.
"Software available for ten years runs on Linux" ... What next? "BASH Shell runs on AMD K6!"
Timothy, you pushover!
"And like that
and as tommorow dawns and the hundreds of /. reading beemers trickle in and scan slashdot while waiting for Lotus Notes to load up their mail file there will be a cacophony of anguished screams as the poor abused geeks are left stammering in their seats trying their best to explain why the corporation still insists on loading them onto windows based domino servers (excepting those at the IBM Rochester facility who are lucky enough to be housed on AS/400 based domino servers instead).
(Don't get me wrong folks, domino is a great database and colaboration tool, but that's just NOT what is needed for an email solution.)