Network restructuring advice
-
@whizzard said:
@Dashrender said:
@scottalanmiller said:
@Dashrender said:
Good to know.
Hmmm... While I appreciate the anywhere access to systems like this, there are times I just prefer an app instead of a web interface - frankly sometimes if only because the icon in the start menu is dedicated to function (though I think on Windows now, if you launch a site from a .website shortcut it does create it's own icon while running on the start bar).
Web applications have had the ability to have their own icons going at least back to Windows 98. You can even make them look so much like a normal app that the users can't tell. In fact that's all that your local Outlook is now, that's HTML5 and Javascript coming from a local webserver, you know!
You can do this on your phone too.
I know you can do this on your phone - how do you do this on Windows and not have it mixed together with the other browser icons (all merged) that are running? I'm not talking simply the icon on the desktop.
I believe he's referring to a web shortcut for the mail page. It will capture the favicon from the site, and use it as the desktop icon so it looks like an application. A pain in the butt when ppl actually believe it's an application and can't navigate to the email without the shortcut being present (even those "familiar" with web mail)
Sure, that works for a desktop icon, but 'normally' that does not work for seeing a different icon on the start bar. In the past assuming you were using Chrome, the window with your webmail inside it would be lumped together with all of your other Chrome windows/tabs. Though I'll admit recently I've noticed (on other people's machines, not mine) that somehow they have multiple IE 11 icons on their start bar, all of them active (we only use IE here).
-
there is a way to do it, I'm just not sure how you tell it to do that, not having access to a Windows desktop these days
-
Here we go:
http://www.howtogeek.com/141431/how-to-turn-web-apps-into-first-class-desktop-citizens/In Chrome, it has moved to
In Internet Explorer, the given instructions in the how-to article work.
-
Yeah - I ran into the .websites (favicons) by accident. And what's worse is they break everything. If you're a LastPass user .websites based shortcuts won't launch tool bar so you can log into LastPass.
-
Upgrading the storage of the R730 to house all VMs and data, would it be advisable to leave the current 480s for hosting the VMs and buying 5 10K SAS or 7.2K NLSAS to use as storage? I want to achieve about 6TB of storage.
-
Not sure what you mean by "hosting the VMs" as opposed to "use as storage."
-
@scottalanmiller said:
Not sure what you mean by "hosting the VMs" as opposed to "use as storage."
Well the VMs would be installed on the SSDs and the application data would be on the other
-
@whizzard said:
Well the VMs would be installed on the SSDs and the application data would be on the other
But the application data is part of the VMs, right?
What portion of the VMs would you want to be faster than the data? Is the speed of data access not important?
-
@whizzard said:
@scottalanmiller said:
Not sure what you mean by "hosting the VMs" as opposed to "use as storage."
Well the VMs would be installed on the SSDs and the application data would be on the other
It is, but I'm thinking loading time for the OS and application in the event of a reboot. For approximately 100 users, and the most intensive application being document management software, I think the SAS should suffice.
-
@whizzard said:
It is, but I'm thinking loading time for the OS and application in the event of a reboot.
OS always goes on the slowest storage possible. How many seconds at reboot is it worth having a slower system all the time? How often do you reboot when people are in the middle of using the system? Is saving one second or two every couple of years valuable compared to much faster systems every day?
-
@scottalanmiller said:
@whizzard said:
It is, but I'm thinking loading time for the OS and application in the event of a reboot.
OS always goes on the slowest storage possible. How many seconds at reboot is it worth having a slower system all the time? How often do you reboot when people are in the middle of using the system? Is saving one second or two every couple of years valuable compared to much faster systems every day?
So you'll suggest getting all SSDs? or still some HDDs for the OS? But wouldn't installing the Application on the slower disc, slow down performance of the application even if the application stores or databases are on the faster discs?
-
I apologize if I am not explaining clearly
-
@whizzard said:
So you'll suggest getting all SSDs? or still some HDDs for the OS? But wouldn't installing the Application on the slower disc, slow down performance of the application even if the application stores or databases are on the faster discs?
Only if the application reads itself from the disk while running. It is possible that this would happen, depending on how the application is designed, but even an enormous application this effect would be trivial and extremely rare. What kind of application are you picturing? All normal applications load into memory the moment that they are first run. They do not return to the disk except to get their data.
-
@whizzard said:
So you'll suggest getting all SSDs? or still some HDDs for the OS?
All SSDs to keep things simple. HDs to put OS and applications to save money. It's all about the value of the potential cost savings if you want to shave a few bucks at the cost of performance at boot or load time. If you have just tons and tons of capacity needs, this can make sense pretty easily. If you don't, normally the OS files are pretty small and it is very hard to get this value.
-
@scottalanmiller said:
@whizzard said:
So you'll suggest getting all SSDs? or still some HDDs for the OS?
All SSDs to keep things simple. HDs to put OS and applications to save money. It's all about the value of the potential cost savings if you want to shave a few bucks at the cost of performance at boot or load time. If you have just tons and tons of capacity needs, this can make sense pretty easily. If you don't, normally the OS files are pretty small and it is very hard to get this value.
Well I was watching the cost to achieve the 6TB storage via SSDs and it's significantly more. and if going all SSDs I'd replace the 480s and get all even disc for simplicity (which seems like a waste of 3 relatively new SSDs). The document management application has an indexer that constantly reads and writes as documents are scanned, created, accessed or saved. It also has the option to save emails as well to keep all related documents together and easy to find.
-
@whizzard said:
Well I was watching the cost to achieve the 6TB storage via SSDs and it's significantly more. and if going all SSDs I'd replace the 480s and get all even disc for simplicity (which seems like a waste of 3 relatively new SSDs). The document management application has an indexer that constantly reads and writes as documents are scanned, created, accessed or saved. It also has the option to save emails as well to keep all related documents together and easy to find.
Well things to consider: SSDs would be used with RAID 5 making them cheaper than they seem but low cost SATA drives would need RAID 1 or RAID 10 in most cases (or RAID 6 if you had a lot of them, 5+) which makes the cost higher than it seems. You lose capacity and performance by splitting the array, so there is that overhead too.
What's the cost difference when you price out both options?
-
Exactly - two 6 TB HDD's may be a lot less expensive, but the performance compared to SSD would be insanely different.
How many HDDs would you need to reach your IOPS requirements?