Linux in Government: Another Look at Linux in the MS Infrastructure
In an article published in IT Week, Roger Howorth discussed lab results that indicated how the latest version of the open-source Samba file and print server software out-performed commercial Windows 2003 Server. The latest version of Samba, the software that helped put Linux on the technology map, has new features that make it compatible with Microsoft Active Directory. Linux thus can authenticate users from an existing Active Directory. As IT Week Labs reported:
The latest benchmark results show an improvement over version 2, which performed twice as fast as Windows 2000 Server when it was tested by IT Week Labs last year. Overall, it now performs 2.5 times faster than Windows Server 2003.
In terms of scalability, the gains of upgrading to Samba 3 are even more striking. Last year we found that Samba could handle four times as many clients as Windows 2000 before performance began to drop off. This year we would need to upgrade our test network in order to identify the point where Samba performance begins to fall in earnest.
Interestingly, IT managers who have deployed Linux with Samba have found that Samba requires less expensive and lower power servers than does the Windows software. Additionally, by using open-source software and Linux, managers can remove the expense of Windows server licenses.
The benchmark tests at IT Week Labs provide a tangible example of why Linux has gained so much server market share. As Howorth writes:
The IT Week Labs tests used Ziff-Davis NetBench file server benchmark with 48 client systems. We selected a low-specification but otherwise modern server for our tests. We used an HP ProLiant BL10 eClass Server fitted with a 900MHz Pentium III chip, a single 40GB ATA hard disk and 512MB of RAM. We did not tune any of the software to improve performance.
Each NetBench client makes a constant stream of file requests to the server under test, whereas in real-world environments many users would remain idle for long periods. Consequently our test environment simulates the workload of some 500 client PCs in a typical production environment.
Samba is an open-source implementation of the filesystem deployed by Microsoft. The bundle of standards and protocols behind Microsoft's filesystem originally was called SMB, or the Server Message Block Protocol. Over the years, Microsoft has made SMB the most prevalent filesharing protocol on the planet by shipping it with every Microsoft Windows system, whether desktop or server.
In government networks, Windows and Novell provide the primary server platforms used at every level, from small municipalities to federal agencies. Consequently, anyone considering an alternative desktop must consider how it will work with Microsoft's SMB protocol, which also is referred to as the Common Internet File System (CIFS). Do not let the latter name fool you; Microsoft changed the original name to make people believe SMB is an Internet standard.
SMB, or CIFS, allows Windows machines to share directories, files, printers and other computer resources within a network. The protocols and services included in SMB, which are called a following or a bundle, enable tasks such as introducing new hosts, name resolution, authentication and access control. Each service operates independently, but to the user it all looks like a single protocol.
SMB helps each desktop find and identify shared resources. It also controls access to those resources so unauthorized users cannot access them. Within this environment, Samba allows Linux desktops to look and act like Windows desktops.
SMB has been available for open-source operating systems such as Linux for several years, thanks to Samba. And as Linux began its move out of the datacenter and onto the corporate desktop, Samba helped Linux become part of the Microsoft network neighborhood. In fact, back in 1999, companies such as Cisco discovered that their engineers had replaced NT Servers with Linux machines running Samba. These companies were alerted to the presence of Linux and Samba by IT auditors who wondered why those servers did not need rebooting. As companies began discovering Linux in their organizations, word spread and a grass-roots movement gained management acceptability.
Some of the services included in Samba came from published standards. Many remained undocumented by Microsoft and have changed with each Windows version. In current lingo, people use CIFS when referring to the entire suite of services and SMB when discussing the filesharing protocol that allows one to see the network and its resources in the network neighborhood.
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
If you already use virtualized infrastructure, you are well on your way to leveraging the power of the cloud. Virtualization offers the promise of limitless resources, but how do you manage that scalability when your DevOps team doesn’t scale? In today’s hypercompetitive markets, fast results can make a difference between leading the pack vs. obsolescence. Organizations need more benefits from cloud computing than just raw resources. They need agility, flexibility, convenience, ROI, and control.
Stackato private Platform-as-a-Service technology from ActiveState extends your private cloud infrastructure by creating a private PaaS to provide on-demand availability, flexibility, control, and ultimately, faster time-to-market for your enterprise.
Sponsored by ActiveState
| Non-Linux FOSS: libnotify, OS X Style | Jun 18, 2013 |
| Containers—Not Virtual Machines—Are the Future Cloud | Jun 17, 2013 |
| Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer | Jun 12, 2013 |
| Weechat, Irssi's Little Brother | Jun 11, 2013 |
| One Tail Just Isn't Enough | Jun 07, 2013 |
| Introduction to MapReduce with Hadoop on Linux | Jun 05, 2013 |
- Containers—Not Virtual Machines—Are the Future Cloud
- Non-Linux FOSS: libnotify, OS X Style
- Linux Systems Administrator
- Validate an E-Mail Address with PHP, the Right Way
- Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer
- Senior Perl Developer
- Technical Support Rep
- UX Designer
- Introduction to MapReduce with Hadoop on Linux
- RSS Feeds
- One advantage with VMs
1 hour 6 min ago - about info
1 hour 39 min ago - info
1 hour 40 min ago - info
1 hour 41 min ago - info
1 hour 43 min ago - info
1 hour 44 min ago - abut info
1 hour 46 min ago - info
1 hour 47 min ago - info
1 hour 48 min ago - info
1 hour 49 min ago
Featured Jobs
| Linux Systems Administrator | Houston and Austin, Texas | Host Gator |
| Senior Perl Developer | Austin, Texas | Host Gator |
| Technical Support Rep | Houston and Austin, Texas | Host Gator |
| UX Designer | Austin, Texas | Host Gator |
| Web & UI Developer (JavaScript & j Query) | Austin, Texas | Host Gator |
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?



Comments
Client access licenses
Don't forget you do not need Client Access Licenses (CALs) to access a Samba server even from Windows clients. While each CAL is relatively inexpensive, they do add up for a large network and the IT staff time of keeping track of how many you need is a big expense in itself.
Microsoft's Filesystem
SMB is a standard developed by IBM and recognised by a number of stadards bodies. Microsoft added some extra bits but it is not their standard its IBMs
CIFS != SMB
Microsoft's extensive reworking to turn SMB (Server Message Block, glorified LANman2) into CIFS (Common Internet File System) means that in practice, little if any of IBM' code or protocols are still used on an XP/2000 network. Being Microsoft and all, the protocol still sucks in odd and interesting ways, but it nevertheless is enormously more capable, secure and efficient than SMB.
Actually, CIFS == SMB
This article does a great job of explaining that CIFS is a marketing term for SMB that was coined by M$.
http://www.groklaw.net/article.php?story=20050205010415933