Jump to content

Recommended Posts

Posted
The data you're streaming over the network also has to reside somewhere, a disk presumably - so there's somewhere else to add in a performance measure.
Posted
The data you're streaming over the network also has to reside somewhere, a disk presumably - so there's somewhere else to add in a performance measure.

 

 

True but that could be multiple fast SAS disks.

 

On the Gb network front you aren't going to get gigabit networking to each point unless you had a serious backbone + switches. Especially if you x it by 30 users in a room.

Posted
A SATA disk now works at something like 300Megabytes per second.

 

Where did you get that from? Not saying you're wrong but thats not my experience...

 

From wikipedia Serial ATA - Wikipedia, the free encyclopedia

 

"First-generation SATA devices often operated at best a little faster than parallel ATA/133 devices. Subsequently, a 3 Gbit/s signaling rate was added to the physical layer (PHY layer), effectively doubling maximum data throughput from 150 MB/s to 300 MB/s.

For mechanical hard drives, SATA 3 Gbit/s transfer rate is expected to satisfy drive throughput requirements for some time, as the fastest mechanical drives barely saturate a SATA 1.5 Gbit/s link. A SATA data cable rated for 1.5 Gbit/s will handle current mechanical drives without any loss of sustained and burst data transfer performance. However, high-performance flash drives are approaching SATA 3 Gbit/s transfer rate."

 

So although the SATA 3Gb/s interface supports 300MB/s mechanical drives can't yet provide the data fast enough to saturate a 1.5Gb/s or 150MB/s interface unless they are solid state making the virtual network drive faster assuming that the 200MB/s over the network has already taken off the TCPIP overheads..

Take into account the overheads of seek times etc for random access to the local disk (remember the max speed tests are most likely on sequential data) and accessing data from cache memory on the server over a 200MB/s link starts to look better by comparison (remember

 

However all this might be academic as either system is likely to be fast enough. The benefits will come from the reliability, predictability and down time. If one of your 1000 school PCs local disk dies it might take an hour to get it swapped out. If an update takes all 1000 PCs down I'll let you calculate how long it would take to roll them all back. With a virtual disk you could just point the PCs at the previous non updated version to put them all back.

 

CJ

 

 

 

 

I was under the impression that a combination of drives, interfaces and disk seek times meant that although you could theoretically get 1.5Gb/s from a SATA drive if reading sequential data the overheads of seek times etc meant that it was closer to 70MB/s by the time you factored in random access. If the 200MB (not sure of the source on this but its a vague recollection) of OS files needed to boot the thin client are being pulled from cache memory on the server you don't have the seek time to factor in.

Posted

We can discuss the merits of thin clients until the cows come home....

 

Tell me where in the UK can I see all of this thin client technology in action in a 'typical' secondary school environment with 800-1000 students, run from a remote server farm > 30km away.

 

I am ready to be convinced; just show me a school that has successfully implemented a solution with 400-500+ devices in concurrent use; a mix of fixed and wireless thin clients for office, web browsing along with multimedia rich PCs supporting video editing, photoshop,CAD.

 

I want to see & time what happens at startup, lesson start, lesson end..... I want to see real world use.... I want to see whole classes working, printing... the works.....

 

I also want to see what happens when a server goes down; when a WAN link fails..... when there is a power failure at the data centre....

 

Anyone else interested?

  • Thanks 1
Posted
I'd certainly be interested currently we use thin client where suitable but music, media and tech still have fat clients. I'd love to see serious work loads over a long distance in action or on the same LAN for that matter.
Posted
We can discuss the merits of thin clients until the cows come home....

 

 

Looks like we are again.

Why do the servers have to be offsite 30km away? Why not put them where they are needed and manage them remotely rather than manage them locally and deliver the apps remotely. Common sense. Think this is mentioned earlier in this thread as well, IINM I think it was you that raised this last time too... :confused:

 

I also think if you read back through this you'll see we're not talking about 100% thin clients or 100% fat clients or that the thin clients are all server based as opposed to vdi, zero or any other flavour.

 

Using the "zero" type David mentioned earlier the OS runs locally so all your local devices will work as before, IWBs would be no issue. For all intents is a fat PC, its just the disk is remote and the files are stored on a server.

 

There is a school that, in my head I've pictured as being over near the east coast, that is predominantly thin client and linux based as well. I talked with them a couple of years ago when we were looking at a linux based thin client option on our network boot menu on our fat clients so that they could still be used for word processing, web browsing etc if the local windows installation failed. We've visited a 2ndary in Mansfield this year that uses Citrix to deliver applications to the desktop. They've had it as a managed service for a couple of years now and are very happy with the improvements in reliability and performance its brought.

 

I think that a lot of the multimedia issues with "traditional" server computing based thin clients have only been resolved in the last couple of years so there won't be many schools that have yet taken the step and it usually is a pretty big step as there is usually a fairly high minimum number of workstations required to make it cost effective. When I looked we needed about 70 thin clients. Many schools replace less that this each year so its not a viable option short term unless you get an opportunity to swap it all out like BSF...

 

I'm hoping to see some good demonstrations and cost comparisons at the BETT show.

 

C U there?

 

ChrisJ

Posted
Why do the servers have to be offsite 30km away?

 

Because that is a possible solution that a certain LEA may or may not be using for all schools in the County under BSF proposals...

  • Thanks 1
Posted

Technically, since all RBCs / LAs are great big WANs, under BSF you don't need to have all your servers in the same location.

 

A smart company could spend time placing servers at key schools in the WAN (even all of them) and then use some load balancing to use local servers first and then remote servers next.

 

But hey ... that is just talking sensible.

Posted

Our BSF proposals so far include local caching servers for data if I'm not mistaken. So far they seem to be quite sensible technically, just a bit blinkered: you must have more PCs, new Dell ones, rather than looking to transform IT they appear to be looking just to renew it.

 

Anyone looking at deploying thin client as part of BSF would not get away with centralising it without some or the majority of the processing servers on site.

 

What you could do is centralise additional capacity that can be automatically booted by any school to provide additional processing capacity when required. The latest Xen server can boot addition servers to provide additional processing power when required. It then powers them off again to save power when the load drops. (I think)

Posted
I want to see some real numbers: Comms isn't free and as a general rule when you're putting all your eggs in them, the kind of baskets you want can get scarily expensive very, very quickly.
Posted

@ cjohnsonuk

 

Using the "zero" type David mentioned earlier the OS runs locally so all your local devices will work as before, IWBs would be no issue. For all intents is a fat PC, its just the disk is remote and the files are stored on a server.

 

I assume the disk is a VHD held on the remote server if this is the case where do temp files live if you're editing video locally?

Posted
Because that is a possible solution that a certain LEA may or may not be using for all schools in the County under BSF proposals...

Webmans assumption is absolutely spot on; At my school we may be on the receiving end of a solution that is based upon thin clients in the classroom for general use & 'legacy' fat clients for multimedia all connected to remote servers hosting VDI sessions and data storage.

 

Having worked with very large mainframe systems for 30 years I am very familiar with traditional 'enterprise' client server architecture, 2-tier and 3-tier so I know it works in an 'enterprise' but I have yet to come across this working in a school; that's not to say it cannot/does not work, but I want to see it in action & prove it works...... after all I may have to support it ;)

Posted
@ cjohnsonuk

 

 

 

I assume the disk is a VHD held on the remote server if this is the case where do temp files live if you're editing video locally?

 

Not quite a vhd in the vdi sense as its a shared image. You'd have to configure your video editing software accordingly.

 

Personally for video editing I'd use a fat PC.

 

If you had to use or wanted to use a thin client you could do worse than install 4GB+ of flash memory in the thin client for local temp storage. Then stream the video application to the local machine in the same way as the OS so that its all running locally then save just the completed footage to the server when complete. Then get the students to wipe the local flash disks or write a script to do so at the end of the project.

 

CJ

Posted
that's not to say it cannot/does not work, but I want to see it in action & prove it works......

 

This academy has a combination of thin/zero clients and apple Mac for high bandwidth applications.

 

Thomas Deacon Academy

 

They were fitted out three years ago during their current refresh will be replace fat clients on the whiteboards with thin ones.

 

I think the message I'm getting from our BSF process is that mixed economy is the way to go and it is all about working out which equipment is suited to which role. Which flys in the face of anytime anywhere learning but that due to the fact you have to compromise !!

Posted (edited)
This academy has a combination of thin/zero clients and apple Mac for high bandwidth applications.

 

Thomas Deacon Academy

 

They were fitted out three years ago during their current refresh will be replace fat clients on the whiteboards with thin ones.

 

I think the message I'm getting from our BSF process is that mixed economy is the way to go and it is all about working out which equipment is suited to which role. Which flys in the face of anytime anywhere learning but that due to the fact you have to compromise !!

 

 

 

 

I think Novus did that or part of it, that's who supported our Citrix roll out initially.

 

http://www.novus-networks.co.uk/pdf/tda.pdf

Edited by cookie_monster

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...