HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- RAID speed
Operating System - Linux
        1839829
        Members
    
    
        3312
        Online
    
    
        110156
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              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
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            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
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- 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
10-13-2010 06:38 PM
10-13-2010 06:38 PM
			
				
					
					
						Hi there
How do I calculate the raid 5 speed in Mbps or Gbps?
Let's say I have 5 x 7200RPM HD.
Best regards
Peter
					
				
			
			
				
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
How do I calculate the raid 5 speed in Mbps or Gbps?
Let's say I have 5 x 7200RPM HD.
Best regards
Peter
	Jesus is the King
			
			
				Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2010 07:42 PM
10-13-2010 07:42 PM
Solution
			
				
					
					
						> Let's say I have 5 x 7200RPM HD.
Let's say that we also know the average seek
time of these disks, and the interface type
of these disks (IDE/ATA, SATA, SCSI, SAS, FC,
or whatever), and its speed, and the speed of
the adapter to which they're attached, and
the speed of the (PCI?) bus to which that's
attached, and the speed of the CPU to which
that's attached, and all kinds of other data
which we don't know. You'd probably still
never get anything better than a rough
estimate.
If you really want to know how fast some
collection of hardware will be at some
particular task, then you should probably
run some real test, ideally using some real
data, in some realistic conditions.
		
		
	
	
	
Let's say that we also know the average seek
time of these disks, and the interface type
of these disks (IDE/ATA, SATA, SCSI, SAS, FC,
or whatever), and its speed, and the speed of
the adapter to which they're attached, and
the speed of the (PCI?) bus to which that's
attached, and the speed of the CPU to which
that's attached, and all kinds of other data
which we don't know. You'd probably still
never get anything better than a rough
estimate.
If you really want to know how fast some
collection of hardware will be at some
particular task, then you should probably
run some real test, ideally using some real
data, in some realistic conditions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2010 06:19 AM
10-14-2010 06:19 AM
			
				
					
						
							Re: RAID speed
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hey Piotr,
I recommend a program called Bonnie. It does a pretty decent job of doing I/O throughput tests on disks. If you want check for more concurrency, launch several at a time.
Source code is here:
http://www.coker.com.au/bonnie++/
		
		
	
	
	
I recommend a program called Bonnie. It does a pretty decent job of doing I/O throughput tests on disks. If you want check for more concurrency, launch several at a time.
Source code is here:
http://www.coker.com.au/bonnie++/
	We are the people our parents warned us about --Jimmy Buffett
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2010 05:28 AM
10-18-2010 05:28 AM
			
				
					
						
							Re: RAID speed
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Use bonnoe++ and iozone. If you want to get fancy and want to predict how your Oracle Load will perform -- use ORION (Oracle Input Output Numbers) tool.
Google them all for locations and instructions.
If you wanna get fanacy and would like to run Oracle DB -- then you can try using SwingBench.
Bottom line: It all depends on how your SATA controller is built on your PC or server board (a concept called "roping"). If your indivdidual SATA ports to which each SATA drive atatches is on its own "rope" or bus -- then expect full performance of each SATA drive (~ 120MB/sec sustained reads). So for a 5 Disk RAID5 Setup with 3+1Parity + 1 hot spare - you can get roughly 250 to 300 MB/sec read and about half of that for writes sustained. And this is with your typical consumer mATX or ATX PC motherboard sporting 5 to 6 SATA-II ports.
(This is based on experience running a 3+1P 1TB 7200 rpm 32MB Cache RAID5 set up on an ASUS M4A75-M mATX AMD motherboard running CENTOS 5.5 (mdadm - software RAID) and bonnie++ and iozone and ORION benchmarks.
					
				
			
			
				
		
		
	
	
	
Google them all for locations and instructions.
If you wanna get fanacy and would like to run Oracle DB -- then you can try using SwingBench.
Bottom line: It all depends on how your SATA controller is built on your PC or server board (a concept called "roping"). If your indivdidual SATA ports to which each SATA drive atatches is on its own "rope" or bus -- then expect full performance of each SATA drive (~ 120MB/sec sustained reads). So for a 5 Disk RAID5 Setup with 3+1Parity + 1 hot spare - you can get roughly 250 to 300 MB/sec read and about half of that for writes sustained. And this is with your typical consumer mATX or ATX PC motherboard sporting 5 to 6 SATA-II ports.
(This is based on experience running a 3+1P 1TB 7200 rpm 32MB Cache RAID5 set up on an ASUS M4A75-M mATX AMD motherboard running CENTOS 5.5 (mdadm - software RAID) and bonnie++ and iozone and ORION benchmarks.
	Hakuna Matata.
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
