Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

business tech speak?

Thread Tools
 
Search this Thread
 
Old Apr 2, 2008 | 11:20 AM
  #1  
wwp8's Avatar
wwp8
Thread Starter
Scooby Regular
 
Joined: Nov 2001
Posts: 4,093
Likes: 0
From: sheffield
Default business tech speak?

can someone tell me what is raid, servers. network servers etc.

i'm trying to learn about business related IT(ie anything that a typical business will use at their work place)
Reply
Old Apr 2, 2008 | 11:22 AM
  #2  
bob269's Avatar
bob269
Scooby Regular
 
Joined: Mar 2003
Posts: 2,654
Likes: 1
Default

Have you tried Wikipedia?
Reply
Old Apr 2, 2008 | 12:29 PM
  #3  
ChrisB's Avatar
ChrisB
Moderator
 
Joined: Dec 1998
Posts: 23,573
Likes: 0
From: Staffs
Default

Or Google?

You could spend days reading up on RAID alone.

There's a vast amount of products a business might use. If you want one popular product, have a look at Microsoft Small Business Server (SBS)
Reply
Old Apr 2, 2008 | 03:09 PM
  #4  
Sonic''s Avatar
Sonic'
Scooby Regular
 
Joined: Dec 2002
Posts: 9,277
Likes: 0
From: Couch Spud
Default

Originally Posted by ChrisB
Or Google?

You could spend days reading up on RAID alone.

There's a vast amount of products a business might use. If you want one popular product, have a look at Microsoft Small Business Server (SBS)
BTW Popular doesnt mean good
Reply
Old Apr 2, 2008 | 03:27 PM
  #5  
wwp8's Avatar
wwp8
Thread Starter
Scooby Regular
 
Joined: Nov 2001
Posts: 4,093
Likes: 0
From: sheffield
Default

Originally Posted by bob269
Have you tried Wikipedia?
i looked up on raid ages ago, but it kinda lost me

is that when 1 computer have more than 1 hdd,
i have 1 master sata HDD, and 2 slaves IDE, does that mean i have a raid?
Reply
Old Apr 2, 2008 | 03:31 PM
  #6  
wwp8's Avatar
wwp8
Thread Starter
Scooby Regular
 
Joined: Nov 2001
Posts: 4,093
Likes: 0
From: sheffield
Default

is a server. the main computer with the main programs of a network?


what is a network server?
Reply
Old Apr 2, 2008 | 04:11 PM
  #7  
bob269's Avatar
bob269
Scooby Regular
 
Joined: Mar 2003
Posts: 2,654
Likes: 1
Default

Originally Posted by wwp8
i looked up on raid ages ago, but it kinda lost me

is that when 1 computer have more than 1 hdd,
i have 1 master sata HDD, and 2 slaves IDE, does that mean i have a raid?
In simple terms you have 2 identical drives in your pc, basically the data on one is replicated immediately on the other so in theory if one hard drive fails the other kicks in and you carry on working without losing any data.

No, You have to setup the raid drives yourself, simply having multiple hdds in your pc doesn't mean you have raid.
Reply
Old Apr 2, 2008 | 04:24 PM
  #8  
wwp8's Avatar
wwp8
Thread Starter
Scooby Regular
 
Joined: Nov 2001
Posts: 4,093
Likes: 0
From: sheffield
Default

Originally Posted by bob269
In simple terms you have 2 identical drives in your pc, basically the data on one is replicated immediately on the other so in theory if one hard drive fails the other kicks in and you carry on working without losing any data.

No, You have to setup the raid drives yourself, simply having multiple hdds in your pc doesn't mean you have raid.
so its like having 2 identical drives in one computer (2nd one copies what ever you add or take off on the first one automatically?) the 2nd one only becomes active IF the first one dies?

kinda strange. but that deffo. sounds like major businesses uses them
Reply
Old Apr 2, 2008 | 04:45 PM
  #9  
apalmer's Avatar
apalmer
Scooby Regular
iTrader: (8)
 
Joined: Aug 2007
Posts: 411
Likes: 0
Default

Guys

RAID used to mean "redundant array of inexpensive disks" now because the cost of disks has increased especially for serial ata implementations and even before them with paralell scsi disk they changed the name to "redundant array of independant disks" dont quote..

In a nutshell in high risk environments or maybe even in environments where data is deemed or high importance using uptime as the scale, RAID plays its part in fault tollerance for disk based data and ranges anywhere from
0,1,1+0,4,5,6,10,50 arrays all combining different types of tollerance for fault and performance throughput. RAID is very much a hardware based technology but windows can perform software based emulation.

Build your RAID based on application requirements primarily.

Reply
Old Apr 2, 2008 | 04:50 PM
  #10  
BlkKnight's Avatar
BlkKnight
Scooby Regular
 
Joined: Feb 2004
Posts: 3,763
Likes: 0
From: High Wycombe
Default

RAID 4 & 6? - Not heard of them.

I bet a RAID 5+0 is fun to set up
Reply
Old Apr 2, 2008 | 04:50 PM
  #11  
bob269's Avatar
bob269
Scooby Regular
 
Joined: Mar 2003
Posts: 2,654
Likes: 1
Default

Originally Posted by wwp8
kinda strange. but that deffo. sounds like major businesses uses them
It's pretty much overkill for home use but for business use is critical, if a hdd fails in a file server serving 50 users they'd be pretty pissed about not having access to their data (well, the bosses would as it's costing them a lot of money in downtime) while a new drive is fitted, formatted, backup data restored etc
Reply
Old Apr 2, 2008 | 05:09 PM
  #12  
apalmer's Avatar
apalmer
Scooby Regular
iTrader: (8)
 
Joined: Aug 2007
Posts: 411
Likes: 0
Default

Hey Bob

i think RAID 4 was hamming code, expensive but fast (its old tech now)

RAID 6 is similar to RAID 5 although it has two parity drives so in affect you can lose 2 disks before you lose your data. Its effectiveness is seen above 5-6 disks i think but again should be designed for the app. SQL for example is a nono on both 5 and 6 1+0 or 50 all the way.

-A
Reply
Old Apr 2, 2008 | 08:56 PM
  #13  
wwp8's Avatar
wwp8
Thread Starter
Scooby Regular
 
Joined: Nov 2001
Posts: 4,093
Likes: 0
From: sheffield
Default

Originally Posted by bob269
It's pretty much overkill for home use but for business use is critical, if a hdd fails in a file server serving 50 users they'd be pretty pissed about not having access to their data (well, the bosses would as it's costing them a lot of money in downtime) while a new drive is fitted, formatted, backup data restored etc
so its a 2nd hdd that does automatically "backup/duplicate" 1st hdd (more or less)

but what does all the numbers that everyone mentioned means?
Reply
Old Apr 2, 2008 | 10:18 PM
  #14  
HankScorpio's Avatar
HankScorpio
Scooby Regular
 
Joined: Feb 2004
Posts: 5,848
Likes: 0
Default

Raid can be a tricky thing to get a grasp of beyond the basics so get those first.

If you are serious about getting to grips with technology and terms, have a read of all of these and see if anything is clearer and then come back with questions, there are loads on here dealing with this stuff daily who I'm sure will be happy to help.

Easy Guide to Networking
Reply
Old Apr 3, 2008 | 02:24 PM
  #15  
SJ_Skyline's Avatar
SJ_Skyline
Scooby Senior
 
Joined: Apr 2002
Posts: 21,922
Likes: 2
From: Limbo
Default

Suggest you also have a read of this: Service-oriented architecture - Wikipedia, the free encyclopedia
Reply
Old Apr 3, 2008 | 06:27 PM
  #16  
J4CKO's Avatar
J4CKO
Scooby Regular
iTrader: (1)
 
Joined: Jan 2003
Posts: 19,384
Likes: 1
Default

Dont get bogged down in Raid levels, just be aware its to make storage more resilient and/or faster (depending on the level)

Read also on,

NAS/SAN and general storage tech
Databases - Oracle SQL Server
Operating systems, Linux, Unix and Windows - many versions of each.
Programming languages .Net, Java are the current main ones
Web Servers, Apache etc
XML
Application vendors, SAP, Oracle etc
Clustering
Failover/Disaster Recovery Concepts


As has been said, Wikipedia is brilliant, its still complex but its never been so accesible, time spent persusing it will make you learn a lot, its generally the best explanation you will get, very good for anything that isnt emotive or open to interpretation, IT is very literal.
Reply
Old Apr 3, 2008 | 08:58 PM
  #17  
David_Wallis's Avatar
David_Wallis
Scooby Regular
 
Joined: Nov 2001
Posts: 15,239
Likes: 1
From: Leeds - It was 562.4bhp@28psi on Optimax, How much closer to 600 with race fuel and a bigger turbo?
Default

I thought raid 6 was now the ratified std for Raid 4 DP? (netapp)
Reply
Old Apr 4, 2008 | 12:09 AM
  #18  
apalmer's Avatar
apalmer
Scooby Regular
iTrader: (8)
 
Joined: Aug 2007
Posts: 411
Likes: 0
Default

A hybrid of yes

RAID 4 does in fact use a version of parity but the parity disk is independant to the rest of the array. In essence all parity information to rebuild a failed disk is stored on one dedicated disk and not spread out amongst the other drives. RAID 5 and 6 use the disks within the array to spread the parity information and 6 uses a double parity scheme which requires extra space but allows for more disks to fail before complete data loss. Performance penalties ahoy!

NETApp system are great we used them for the backend of a VBak system with online data backups, they in fact have a system called RAID-DP which is basically a hybrid RAID 6 double parity array and is similar to the older RAID 4 but provides more than a single disk failure. I think this is a standard they have very much pioneered as your standard SME vendors wouldn't cater for such technology, just standard RAID levels.

RAID 2 was hamming code doh ...
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Frizzle-Dee
Essex Subaru Owners Club
13
Dec 1, 2015 09:37 AM
gazzawrx
Non Car Related Items For sale
13
Oct 17, 2015 06:51 PM
XRS
Computer & Technology Related
18
Oct 16, 2015 01:38 PM
Pro-Line Motorsport
ScoobyNet General
9
Sep 28, 2015 09:48 PM




All times are GMT +1. The time now is 11:57 AM.