Installing a StorSimple Virtual Array
Today. Microsoft announced the General Availability if their StorSimple Virtual Array (SVA).
I’ve always been a big proponent of StorSimple, as it has some fantastic use cases out there for being able to get old, stale, unstructured (file, etc) data off of your on-premises expensive storage, into Azure storage for a fraction of the cost (about $.024/GB/mo for LRS). Tell me if you can buy on-premises storage for that cost!
Not only does it tier that data to the cloud as it spills over locally, but it also backs that data up into the cloud as well (for what’s not tiered). That also means if a majority of my data sits in Azure, I don’t have to back it up to the cloud, just snap the blocks in place. Makes for much more efficient and quick backups, including the fact that it only backs up changed blocks! With the average data change rate on unstructured file data in most environments being between 3-5%, this is a great solution!
In most cases, we’re taking away the cost of not only the primary data storage (SAN), but also any archival or 2nd tier, disk backups, remote copies and tape…All in one!
The only blocker faced in the past was getting the physical device into the datacenter. The 8000 series arrays only support 1Gb/10Gb Ethernet, no FC, so was a limiting factor for some customers. Also, with such a vast virtual infrastructure, why not provide a scaled down option for enterprises!
NOTE: Hardware ABSOLUTELY still has a place for larger environments that need higher performance with dedicated capacity locally.
Below also breaks down how/when to use the File vs. iSCSI Server functions.
File Server | iSCSI Server |
|
|
Recommended specs
CPU | 4 cores |
RAM | 8 GB |
Network | 1 Virtual NIC |
Virtual appliance OS disk | 80 GB |
Virtual appliance data disk | 500 GB |
Let’s look at how easy it is to setup!
Navigate to the legacy Azure portal, if you go to the current portal, it will redirect you.
First create a StorSimple Manager
Give it a few minutes and it should pop-up as active
We’ll start by grabbing the image for our respective hypervisor platform, and YES! VMware is supported!
Now extract the file
We’ll first drop it into our VMM library that is managing our Hyper-V cluster and run a refresh
Now let’s right-click the template and create the VM
Give it a name and description
NOTE: If prompted, it has to be a Generation 1 VM
Assign at least 4 procs
At least 8GB of memory
Add a new virtual disk for the data volume
Assign the proper network
Choose the appropriate Cloud or Host
Confirm the placement information
Choose to start it up on completion
Once the VM is up, login with the default password, Password1, you’ll be prompted to change it.
After the password is changed, the device may restart. When it does, you should see the PowerShell status appear
We should see the initial setup commence
Your device is setup and ready to configure!
First, configure the Network settings
Then configure your device settings.
We’re going to choose a native File Server
Configure Proxy and Time settings as needed
Now configure your cloud settings.
First, you’ll need to go into the Azure portal and grab your registration key from when you created the StorSimple Manager
Copy that key and save it, as it WILL BE REQUIRED to register any further devices
Paste it in on the setup page (Don’t worry that’s not my entire key 🙂
Your device will then restart
Log back in
Now you should see it registered in the Azure portal as well (where you will continue to manage it)
Now let’s complete the device setup
Select the storage account created earlier and if you so choose, create an encryption key
All set! Now let’s choose Add a share
Give your share a name and description.
Choose the usage type, either Tiered (will tier data between on-prem and cloud) or Locally Pinned (will remain on-premises)
Assign a user/group to give full permissions to
Now we can hit \\ntxsva01\SVAShare and we now have a share on our VSA with tiering to Azure!
Note that Backups are configured by default, but you can change the daily backup time in the Azure portal
Also, e-mail alerting automatically goes to service administrators, but you can add others in the portal as well
You can also scan for updates