A guide to uninstall Synology Storage Console for Windows from your system
You can find below detailed information on how to remove Synology Storage Console for Windows for Windows.
The Windows release was created by Synology Inc..
More data about Synology Inc. can be found here.
The program is frequently installed in the C:\Program Files\Synology Storage Console for Windows folder (same installation drive as Windows).
The full command line for uninstalling Synology Storage Console for Windows is C:\Program Files\Synology Storage Console for Windows\uninst.exe. Keep in mind that if you will type this command in Start / Run Note you might receive a notification for admin rights.
The application’s main executable file has a size of 879.00 KB (900096 bytes) on disk and is labeled SynoVssTray.exe.
Synology Storage Console for Windows is composed of the following executables which take 3.26 MB (3415226 bytes) on disk:
- grpc_comm_service.exe (1.84 MB)
- SynoVssRequesterBinary.exe (245.50 KB)
- SynoVssTray.exe (879.00 KB)
- uninst.exe (326.68 KB)
The information on this page is only about version 1.0.1.330 of Synology Storage Console for Windows.
You can find below info on other versions of Synology Storage Console for Windows:
- 1.1.0.351
- 1.1.2.358
How to uninstall Synology Storage Console for Windows from your computer with the help of Advanced Uninstaller PRO
Synology Storage Console for Windows is an application marketed by the software company Synology Inc..
Sometimes, computer users want to remove this application. This can be hard because uninstalling this by hand takes some knowledge regarding removing Windows programs manually. One of the best QUICK procedure to remove Synology Storage Console for Windows is to use Advanced Uninstaller PRO. Here is how to do this:
1. If you don’t have Advanced Uninstaller PRO on your Windows PC, install it. This is a good step because Advanced Uninstaller PRO is a very efficient uninstaller and general utility to clean your Windows PC.
DOWNLOAD NOW
- navigate to Download Link
- download the program by clicking on the green DOWNLOAD button
- install Advanced Uninstaller PRO
2. Start Advanced Uninstaller PRO. It’s recommended to take your time to admire the program’s design and wealth of tools available. Advanced Uninstaller PRO is a very useful Windows optimizer.
3. Press the General Tools button
4. Click on the Uninstall Programs button
5. A list of the programs installed on your computer will be made available to you
6. Scroll the list of programs until you find Synology Storage Console for Windows or simply click the Search feature and type in «Synology Storage Console for Windows». The Synology Storage Console for Windows application will be found automatically. Notice that when you select Synology Storage Console for Windows in the list of applications, the following data regarding the program is shown to you:
- Star rating (in the left lower corner). The star rating explains the opinion other users have regarding Synology Storage Console for Windows, from «Highly recommended» to «Very dangerous».
- Opinions by other users — Press the Read reviews button.
- Technical information regarding the app you want to uninstall, by clicking on the Properties button.
7. Click the Uninstall button. A confirmation dialog will come up. Confirm the removal by clicking Uninstall. Advanced Uninstaller PRO will then remove Synology Storage Console for Windows.
8. After removing Synology Storage Console for Windows, Advanced Uninstaller PRO will offer to run an additional cleanup. Press Next to start the cleanup. All the items that belong Synology Storage Console for Windows which have been left behind will be detected and you will be asked if you want to delete them. By removing Synology Storage Console for Windows using Advanced Uninstaller PRO, you are assured that no Windows registry entries, files or folders are left behind on your disk.
Your Windows system will remain clean, speedy and ready to take on new tasks.
Disclaimer
The text above is not a recommendation to uninstall Synology Storage Console for Windows by Synology Inc. from your PC, we are not saying that Synology Storage Console for Windows by Synology Inc. is not a good application. This text simply contains detailed info on how to uninstall Synology Storage Console for Windows supposing you decide this is what you want to do. Here you can find registry and disk entries that our application Advanced Uninstaller PRO stumbled upon and classified as «leftovers» on other users’ PCs.
Last update on: 2020-08-26 18:56:25.517
The Synology Storage Console for VMware allows storage admins to perform numerous multi-step workflows without ever having to leave the vSphere Client.
I’ve been playing around with Synology’s DS1621+ in my home lab the last couple of weeks and have been thoroughly impressed so far. In my last couple of posts, I got the storage pools created and networking and iSCSI configured. As I was going through the manual setup process, I came across Synology’s Storage Console for VMware plugin. This plugin allows some degree of control of the NAS unit directly from within the vSphere Client and automates some simple workflows. Here are some high level features:
- Datastore Creation – Creates a backing LUN, target and the VMFS or NFS datastore in a single workflow.
- Datastore Resizing – Resizes the backing LUN and expands the VMFS datastore in a single workflow.
- Host Setting Optimization – Modifies timeout values, I/O queue depth and VAAI settings.
- Log Bundles – Allows collection of support log bundles of the Synology NAS from the vSphere Client.
- Status Dashboard – Provides NAS status and LUN status information.
- Enables application-consistent LUN snapshots.
You can find some more information on the storage console plugin here. As long as you have a supported Synology NAS running DSM 6.2.3 or later and vCenter Server 6.5 U2 or later, you can give it a try.
Installation is very straight-forward. The plugin is installed by deploying a small CentOS based OVA appliance into the environment. During deployment, you’ll be prompted for your vCenter credentials and connection information.
Once the VM powers on, it’ll automatically connect to vCenter Server and install the plugin for you. Opening the VM’s console will greet you with a simple GUI that allows you to change passwords and basic TCP/IP settings.
The default username and password for this appliance is root/synology, so be sure to change it.
After logging out and back into the vSphere Client, the Synology Storage Console plugin should be available via the main menu. You’ll first need to add your NAS unit(s) in the Storage System page. Once done, you’ll be able to use the features the plugin offers. Some simple stats are available from the dashboard section. You can see your storage pools, volumes and available free space. This is useful if you are over-allocating space via thin provisioning.
Under the management tab, you’ll find a few other options including the ability to generate and download support bundles for your NAS unit. You can also update and remove the plugin from here. Those installing this plugin may feel a bit underwhelmed by what’s found here, but the really useful features are found in right-click context menus for various objects in the vSphere Client.
You’ll notice a “Synology Storage Console” menu item when you right click an ESXi host in your inventory. From here, you have the option to create a new datastore and “optimize host settings”.
Datastore/LUN Creation
The plugin’s “New Datastore” workflow is useful because it combines iSCSI target creation, LUN creation, storage rescan and VMFS datastore creation all within a single workflow.
Both VMFS and NFS datastores can be created using the new datastore wizard. This can all done without ever having to login to the NAS.
Most of the pertinent LUN configuration is available for selection, including network interface binding and space allocation type.
As seen above, there are a number of automated tasks that get performed during datastore creation, including iSCSI target addition, rescans and datastore creation. This is in addition to what is being done on the Synology NAS behind the scenes as well.
The process was very seamless, but the only unfortunate limitation is that using this workflow always creates a new target for each LUN as opposed to allowing the datastore to be associated with an existing target. This isn’t really a problem, but I would prefer to have multiple LUNs and datastores associated with a single target for simplicity. Above you can see the target associated with LUN-3 that was created using the Synology Storage Console plugin. I was happy to see the “Multiple Sessions” was enabled by the workflow. This is not enabled by default when creating targets manually.
And here is the LUN created from the plugin as seen from Synology’s DSM. All of the relevant VAAI hardware acceleration features were enabled automatically, which is great.
Optimizing Host Settings
The other interesting feature found in an ESXi host’s right click menu is the ability to optimize the host settings.
In addition to increasing, I/O queue depth, this optimization will also modify some timeout and heartbeat values. You need to provide the host’s root credentials in order for the plugin to connect and make the required configuration changes. I didn’t bother executing this as I found performance to be excellent out of the box and didn’t want to move away from the defaults. I may look more into these tweaks in the future.
Datastore/LUN Resizing
Another useful feature is the “Expand Datastore” workflow.
The Datastore expansion option can be found in the right-click context menu for a Synology backed datastore.
Normally, increasing the size of a datastore would be a three-step process. First, you’d need to increase the LUN size from your storage box, then rescan and finally, increase the VMFS datastore size. This workflow does all three steps in one simple operation. Volume usage is conveniently displayed, and you just need to enter your desired new size.
From DSM, you can see that the LUN is now about 500GB larger.
Application-Consistent Snapshots
last but not least, the Synology Storage Console enables “application consistent” snapshots to be taken from DSM.
And This type of LUN snapshot ensures that all in-flight data is written to the LUN before the snapshot is taken and ensures data consistency. DSM needs to be able to communicate with vCenter Server to ensure this happens before the snapshot is taken and the Storage Console VM is the link into vCenter to make this possible.
Conclusion
Synology’s Storage Console for VMware plugin allows storage administrators to execute several different multi-step tasks in convenient one-step workflows. Tasks that would normally require you to make changes in both DSM and in vSphere can be done without ever having to leave the vSphere Client. It also enables application-consistent LUN snapshots to ensure data consistency. It’s great to see Synology integrate more closely with VMware vSphere, rather than being a separate and discrete storage solution.
Getting Started with the Synology Storage Console for VMware
I have used VMware vSAN and a Synology DS1821+ for several years for my home lab’s storage. However, up to now, I have never deployed the Synology Storage Console for VMware. Realizing that the console might have valuable benefits, I decided it was time to try it. This post will walk through the deployment process for the Synology Storage Console for VMware and review its various features.
- Getting Started with the Synology Storage Console for VMware
- What is the Synology Storage Console for VMware?
- System Requirements
- Deploying the Synology Storage Console for VMware
- Adding your Synology Storage System for Management
- Optimizing VMware ESXi Host iSCSI Adapter Configurations
- Provisioning New iSCSI LUNs or NFS Volumes
- Mount Existing iSCSI LUNs or NFS Volumes
- Mount an Existing NFS Volume to Additional Hosts Using the Native VMware vSphere Client Process
- Mount an Existing Datastore to Additional Hosts Using the Synology Storage Console for VMware
- Expanding Existing iSCSI LUNs
- Adding the Synology Storage Console for VMware’s VASA Provider to VMware vCenter Server
- Final Thoughts
What is the Synology Storage Console for VMware?
The Synology Storage Console for VMware is a virtual appliance provided by Synology that integrates into the VMware vSphere Client, allowing you to easily monitor and manage your multiple Synology storage systems and allowing application consistent volume snapshots to be captured directly from DSM. Additionally, the Synology Storage Console for VMware provides a VASA 1.0 provider that can be added to your VMware vCenter server to manage VM storage policies.
The following management features are added to the VMware vSphere Client:
- Create new iSCSI and NFS volumes
- Mount new or existing iSCSI LUNs and NFS volumes to VMware ESXi hosts
- Expand existing iSCSI LUNs (NFS datastore expansion not supported)
- Optimize the iSCSI adapter settings for the best performance
Additionally, you can access the Synology Storage Console for VMware Dashboard within the VMware vSphere Client, which allows you to monitor the status of all registered storage systems, including system status, volume details, and datastore details.
System Requirements
The Synology Storage Console for VMware is a virtual appliance based on CentOS 8 and utilizes the deprecated local plug-in architecture for integration within the VMware vSphere Client. It supports VMware vCenter Server Appliance 6.5 U2 or above and requires Synology DSM version 6.2.3 or above. The virtual appliance requires the following resources:
- 2 vCPUs
- 2GB of RAM
- 16GB of storage
- 1 IP address
Deploying the Synology Storage Console for VMware
Deployment of the Synology Storage Console is a simple process that involves deploying a small OVA virtual appliance. Deployment of the appliance supports either DHCP or static IPv4 address assignments. Additionally, you must provide your VMware vCenter Server Appliance’s IP address and a username/password with access to the VMware vCenter Server. Synology does not mention what privileges this user account must have in their documentation. Since the account will manage VMware ESXi host storage, I suggest you start with an account with Administrator privileges.
Once the appliance is deployed and powered on, it will register itself with the VMware vSphere Client, and you should see a notification in the VMware vSphere Client at the top of the screen stating that you should refresh your browser.
The virtual machine hosting the Synology Storage Console for VMware provides a UI that allows you to reconfigure the network settings, reconfigure the vCenter Server settings, including the username/password, and update the root user account password. The default credentials for accessing this UI are:
Username: root
Password: synology
Adding your Synology Storage System for Management
The first step after successfully deploying the Synology Storage Console for VMware is to add your Synology storage system to the plug-in for management. To accomplish this, select the menu icon at the top left of the VMware vSphere Client to bring up the list of available shortcuts, then select the Synology Storage Console.
The empty dashboard for the Synology Storage Console for VMware will greet you.
Click the Storage Systems link on the left side to bring up the list of configured storage systems, then click the ADD button at the top of the screen.
Provide the IP Address , the Username and Password for an account with Administrator privileges to your storage system, select whether or not to use HTTPS , and provide the Port Number (the default is 5000 for HTTP, 5001 for HTTPS). Click the OK button to add the storage system.
If successful, the storage system list will update with the details for your Synology storage system. The details include the device’s name, status, model, IP address, and usage information.
Clicking the Dashboard button on the left reveals the dashboard now populated with information regarding the storage system, volumes, and datastores.
If you are utilizing more than one Synology storage system within your virtual infrastructure, repeat these steps to add each additional storage system.
Optimizing VMware ESXi Host iSCSI Adapter Configurations
One of the first tasks you might want to complete after integrating the Synology Storage Console for VMware into your vSphere environment is to optime your VMware ESXi hosts’ iSCSI storage adapters for optimal performance and stability when connecting to your Synology storage system. Host optimization is a simple task that is executed on individual VMware ESXi hosts. This action implements the following settings on your iSCSI storage adapter/Synology iSCSI LUNs:
- Sets login timeout: 60 sec
- Sets delayed ACK: Disabled
- Sets I/O queue depth: 128
- Enabled VAAI features
The only requirement for this operation is that the Synology Storage Console for VMware can open an SSH connection to our VMware ESXi host. With that requirement in mind, the first step is to enable the SSH service on the VMware ESXi host and disable Lockdown Mode. Next, from the ACTIONS menu for the VMware ESXi hosts, select the Synology Storage Console menu, then select the Optimize Host Settings option.
Enter a username and password with Administrator rights to the VMware ESXi host on the Optimize Host Settings screen.
After clicking the OPTIMIZE button, a progress circle will spin on the display, indicating that the action is executing. If successful, you are provided a notification at the top of the dialog that states, “Settings Optimized.” Click on the X at the top right corner of the dialog to close it. Don’t forget to enable Lockdown Mode on the host and stop the SSH service. Repeat these steps for each additional host connected to your Synology system via iSCSI.
Provisioning New iSCSI LUNs or NFS Volumes
Provisioning new iSCSI LUNs of NFS volumes to existing VMware ESXi hosts is a multi-step process that first begins on your Synology storage system with the creation of the iSCSI LUN or a file share, configuring the export of the iSCSI LUN or NFS volume, and then connecting and configuring the new storage on your VMware ESXi hosts. The Synology Storage Console for VMware simplifies this process by automating the process end-to-end. The main requirement for this process to succeed is that you must have already configured your iSCSI storage adapter for connectivity to your storage network (if provisioning an iSCSI LUN) and that the NAS is reachable over the network from the VMware ESXi hosts.
To start the process, select an VMware ESXi host from your inventory in the VMware vSphere Client, click the ACTIONS menu, select the Synology Storage Console option in the menu, and then select New Datastore.
The resulting dialog box presented will walk you through creating the new datastore. On the wizard’s first screen, provide a Name for the new datastore and select if the datastore will be VMFS or NFS. If you choose VMFS , you are presented with a protocol selection (unless your Synology storage system supports fiber-channel, the only option will be iSCSI). You also are provided an opportunity to pick the VMFS version. If you select NFS, you are presented with the option to choose the NFS version. Click the NEXT button to continue to the next step in the process.
The next step in the wizard allows you to select the Synology storage system on which the new datastore will be created. After selecting your desired storage system, you are presented with a list of network interfaces on the Synology storage system. Select which interfaces should be utilized. In the case of iSCSI, you can select multiple network interfaces to configure multipathing. Click the NEXT button to continue.
If you are configuring a new iSCSI datastore, the wizard will initiate a rescan of the VMware ESXi host’s HBAs. Once this rescan is complete, the wizard will prompt you to select the Synology storage system’s volume where the new iSCSI LUN should be created. Selecting a volume will load additional options depending on whether you are configuring a new iSCSI or NFS datastore. For iSCSI, you are prompted to provide a name for the iSCSI LUN, the size of the iSCSI LUN, and the space allocation method (thick or thin) for the iSCSI LUN. If you select Thin Provisioning, you can enable Space reclamation capabilities.
If you are instead creating a new NFS datastore, the wizard prompts you to decide if a new folder should be made or if an existing folder should be used. If you select the new folder option, you are prompted to provide a name for the new folder created on the Synology storage system and the volume.
If you choose to use an existing folder on your Synology storage system, you are prompted to select an existing shared folder from your Synology storage system.
After clicking NEXT, the wizard gives you a summary of your chosen configuration options. Click the FINISH button to begin creating the new datastore.
Depending on whether you are adding a new iSCSI LUN or an NFS volume, the wizard will first apply configuration changes to your Synology storage system and then add the new iSCSI LUN or NFS volume to your VMware ESXi host.
With a new iSCSI LUN, the wizard will create a new LUN and iSCSI Target on your Synology storage system. It will configure the iSCSI target with network bindings based on your selections during the creation process and will configure the target to allow multiple sessions. Unfortunately, iSCSI CHAP settings are not included in the configuration and must be configured manually. Additionally, the iSCSI storage device is added to the VMware ESXi host using the multipathing policy of Most Recent Used instead of the preferred Round Robin policy.
For a new NFS volume, the wizard will create a new shared folder on the Synology storage system. Unfortunately, the NFS share permissions will be configured to allow any host or IP address to connect. I feel that this should not be the default setting and that the configuration should limit the NFS mount to the IP address of the VMware ESXi host to ensure a secure environment. Additionally, the wizard will leave the Recycle Bin enabled on the shared folder, which could cause unexpected disk utilization on the Synology storage system if the NFS volume experiences the creation and destruction of many VMs without emptying the Recycle Bin.
Mount Existing iSCSI LUNs or NFS Volumes
Now that we have created our new datastores on one of our VMware ESXi hosts, we need to mount the new datastore to the rest of our VMware ESXi hosts. In the case of an NFS volume, this can be easy to accomplish within the VMware vSphere Client utilizing the native client capabilities. However, if you created a new iSCSI LUN/datastore, additional configuration steps must be completed on each VMware ESXi host.
Mount an Existing NFS Volume to Additional Hosts Using the Native VMware vSphere Client Process
Let’s start out with mounting an NFS mount to our remaining VMware ESXi hosts using the VMware vSphere Client. This is accomplished by selecting the datastores within the VMware vSphere Client’s inventory. Right-click on the datastores, then select Mount Datastores to Additional Hosts.
The Mount Datastore to Additional Hosts wizard will launch. The first screen of the wizard requests that we specify the additional VMware ESXi hosts that the NFS volume should be mounted to. If you are using vSphere 8.0 Update 1, you will also have the option of specifying that you wish to bind the NFS volume to a specific vmknic. In my example, I will be mounting the volume to three additional hosts and will be binding it to a specific vmknic. After selecting the desired hosts and options, click NEXT to continue to the next screen in the wizard.
Because I selected the option to bind the NFS volume to a specific vmknic, the next screen in the wizard requests that I specify which vmknic should be used for binding to the NFS volume. I’ll select the applicable vmknic and click the NEXT button to continue.
The last screen in the wizard is a summary of the selected options. Review the selected options, then click the FINISH button to begin mounting the NFS volume to the selected hosts.
Mount an Existing Datastore to Additional Hosts Using the Synology Storage Console for VMware
Synology provides an alternate means of mounting an existing NFS volume to additional hosts. This process starts by selecting an existing VMware ESXi host within the VMware vSphere Client inventory, selecting the ACTIONS menu, selecting Synology Storage Console , and choosing Mount Datastore.
The Mount Datastore wizard launches and lists all iSCSI and NFS datastores that Synology Storage Console knows are not already mounted to the VMware ESXi hosts. You are provided a table listing all datastores that allows you to select the ones you wish to mount to the VMware ESXi host. As you can see from the screenshot below, both NFS and iSCSI datastores are listed.
Select the desired datastores you wish to mount to the VMware ESXi hosts, then click the OK button to mount the datastores to the VMware ESXi host. A spinning icon will appear at the top of the dialog, indicating that work is being completed. If successful, a green banner will display at the top of the dialog stating that the datastores were successfully mounted.
Expanding Existing iSCSI LUNs
Now that we have created our iSCSI LUNs, NFS datastores, and have mounted them to all of our VMware ESXi hosts, we might find that our iSCSI LUNs are running out of space and need to be expanded. Luckily, the Synology Storage Console for VMware makes this task quite easy to accomplish from within the VMware vSphere Client. Note that this process does not apply to NFS volumes as they can take advantage of all available disk space on the Synology storage volume by the nature of NFS being a folder on the NAS. To get started with resizing our iSCSI LUN, select the datastore from the VMware vSphere Client inventory, select the ACTIONS menu, select Synology Storage Console , and choose Expand datastore.
The Expand datastore dialog launches with a simple one step process for expanding the datastore. The dialog will display the details for the existing iSCSI LUN and provides a text box for entering a new size. Provide the new size in GBs and click the OK button to resize the iSCSI LUN.
Upon completion of the resize operation, a green banner will be displayed at the top of the dialog stating that the action was successful.
Adding the Synology Storage Console for VMware’s VASA Provider to VMware vCenter Server
The Synology Storage Console for VMware includes a VMware VASA Provider (VASA 1.0) that provides the VMware vCenter with information regarding the capabilities of the iSCSI LUNs presented to the VMware ESXi hosts. With this knowledge, you can build storage profiles using those characteristics and assign them to VMs based on requirements. To add the VASA provider to the VMware vCenter Server, select the VMware vCenter Server within the VMware vSphere Client, then select the Configure tab. Under the listing of various settings, select Storage Providers. Click the ADD button to begin the process of adding the VASA provider.
The New Storage Provider dialog will launch, which allows you to provide the VASA provider connection details. Provide a name of your choosing for the VASA provider. Next, provide the path to the VASA provider. This path uses the following format pointing to the Synology Storage Console for VMware: https://IP of Synology Storage Console:8443/vasa/services/vasaService. Provide the credentials for the root user account for the Synology Storage Console for VMware. By default, this password is synology. Leave the Use storage provider certificate checkbox unselected. Click the OK button to add the VASA provider.
The VMware vSphere Client will provide you with a Security Alert prompt stating that the authenticity of the host can’t be verified. The dialog provides details regarding the certificate provided by the VASA provider. Review the details, then click YES to accept the certificate and complete the addition of the VASA provide.
It will take a small amount of time for the registration process to complete. During this time, the VMware vSphere Client will display a dialog that states that it is registering.
Final Thoughts
The Synology Storage Console for VMware provides the VMware vSphere administrator with easy access to complete everyday storage-related tasks when using Synology storage in a VMware environment. However, the Storage Console does not always utilize the best configuration options when configuring new storage. This is evident in the way it configures NFS mounts to allow any IP address access to the mount and does not utilize Round Robin multipathing for iSCSI LUNs. Additionally, creating a new iSCSI Target for each LUN created can make for a messy configuration. Finally, it should also be noted that the plug-in utilizes a deprecated local plug-in architect. It has not been updated to use the new web plug-in architecture or to be stylized to blend in with the current vSphere Client.
Система хранения для виртуализации
Ускорьте работу виртуальных рабочих нагрузок с помощью хранилищ All-flash и гибридных вариантов от Synology —легкая интеграция с популярными платформами, простота в управлении, высокая масштабируемость и расширенные услуги по защите данных без дополнительной платы.
Предназначено для удовлетворения потребностей системы хранения SAN
Обеспечивает самое большое количество операций ввода-вывода в секунду и минимальную задержку, необходимую для баз данных и аналитики.
Использует SSD-кэш для обеспечения оптимального баланса между производительностью, стоимостью и емкостью хранилища.
Расширенные возможности управления для VMware/Windows
Благодаря подключаемым плагинам и пакетам, разработанным Synology для VMware и Windows, администраторы могут эффективно управлять своими виртуальными средами.
Synology Storage Console
Управляйте несколькими устройствами Synology NAS/IP SAN в VMware и Windows и ускорьте развертывание с помощью плагинов Synology Storage Console. Ознакомьтесь с дополнительной информацией.
Поддержка программного обеспечения VMware Site Recovery Manager
VMware Site Recovery Manager позволяет выполнять аварийное восстановление непосредственно через VMware vCenter Server. Это избавит вас от сложных настроек и поможет оптимизировать процесс.
Synology SMI-S Provider для SCVMM
Оптимизация с Microsoft System Center Virtual Machine Manager (SCVMM) позволяет ИТ-администраторам управлять несколькими серверами Synology NAS в качестве узлов хранения данных через централизованный пользовательский интерфейс SCVMM.
Протоколы хранения данных для гибкости развертывания
Поддержка протоколов iSCSI и NFS гарантирует, что администраторы всегда смогут использовать лучший протокол для различных сценариев использования, а также особенности платформы или протокола для упрощения операций хранения.
| iSCSI | NFS | |
|---|---|---|
| Доступность / балансировка нагрузки | MPIO | Поддержка нескольких каналов NFS (NFS 4.1) |
| VMware VAAI 3 |
— Репозиторий хранилища Citrix iSCSI — Блочное хранилище OpenStack (Cinder) — Защита данных / точность управления Уровень хранилища данных Уровень виртуальной машины Безопасность CHAP На основе IP Сценарии использования Для стабильной высокой производительности при более крупных развертываниях Для быстрой установки и развертываний меньшего масштаба; простое управление на уровне файлов/папок
Встроенная защита данных
Все системы хранения Synology оснащены целым набором функций обеспечения безопасности данных для защиты виртуальной среды от сбоев и аварийных ситуаций. Каждая система соответствует различным требованиям к целевым точкам восстановления (RPO) и целевому времени восстановления (RTO); все они не требуют приобретения лицензии.
Для большинства сценариев использования, требующих быстрого резервного копирования/восстановления, а также быстрого возобновления работы служб из резервной копии в случае сбоя основной системы хранения.
Подходит для пользователей, которые хотят хранить несколько версий данных и минимизировать влияние на производительность.
Для защиты на уровне виртуальной машины.
Подходит для пользователей, которым необходимо восстанавливать отдельные виртуальные машины, восстанавливать виртуальные машины на другом гипервизоре (например, с VMware на Hyper-V) или непосредственно в системе хранения резервных копий в случае сбоя гипервизора.
Для архивирования редко используемых данных с более высокой эффективностью.
Подходит для пользователей, которым не требуется быстрое резервное копирование/восстановление или которые выполняют резервное копирование на устройства сторонних производителей.
Для критически важных служб, требующих синхронизации в реальном времени, которая позволяет свести к минимуму возможную потерю данных, а также автоматического аварийного переключения без выполнения каких-либо действий пользователем вручную.
Snapshot Replication
Для большинства сценариев использования, требующих быстрого резервного копирования/восстановления, а также быстрого возобновления работы служб из резервной копии в случае сбоя основной системы хранения.
Подходит для пользователей, которые хотят хранить несколько версий данных и минимизировать влияние на производительность.
Active Backup for Business
| Требуемая продолжительность периода восстановления | Секунды |
| Уровень защиты | Общая папка / LUN |
| Место назначения | Еще одна система Synology 5 |
| Аварийное переключение на копию | V (Вручную) |
| Передача только отличающихся данных | V |
| Шифрование | V (in transit) |
| Сжатие | — |
| Версии | V |
| Сценарии использования |
Для защиты на уровне виртуальной машины.
Подходит для пользователей, которым необходимо восстанавливать отдельные виртуальные машины, восстанавливать виртуальные машины на другом гипервизоре (например, с VMware на Hyper-V) или непосредственно в системе хранения резервных копий в случае сбоя гипервизора.
Hyper Backup
Для архивирования редко используемых данных с более высокой эффективностью.
Подходит для пользователей, которым не требуется быстрое резервное копирование/восстановление или которые выполняют резервное копирование на устройства сторонних производителей.
Synology High Availability
| Требуемая продолжительность периода восстановления | Секунды |
| Уровень защиты | Виртуальная машина 4 |
| Место назначения | Еще одна система Synology 6 |
| Аварийное переключение на копию | V (Вручную) |
| Передача только отличающихся данных | V |
| Шифрование | V (in transit) |
| Сжатие | V |
| Версии | V |
| Сценарии использования |
| Требуемая продолжительность периода восстановления | Секунды |
| Уровень защиты | Вся система |
| Место назначения | Еще одна система Synology 7 |
| Аварийное переключение на копию | V (Автоматически) |
| Передача только отличающихся данных | V |
| Шифрование | — |
| Сжатие | — |
| Версии | — |
| Сценарии использования | Для критически важных служб, требующих синхронизации в реальном времени, которая позволяет свести к минимуму возможную потерю данных, а также автоматического аварийного переключения без выполнения каких-либо действий пользователем вручную. |
Больше расширенных функций
Быстрое клонирование
Практически мгновенное создание виртуальных копий iSCSI LUN или виртуальных дисков в NFS всего одним щелчок мыши.
Поддержка NFS v4.1
Доступ к серверу NFS через несколько сетевых подключений одновременно, более высокая пропускная способность и поддержка автоматического аварийного переключения.
Поддержка Thin Provisioning
Позволяет ИТ-администраторам максимально повышать эффективность использования хранилища и снижать совокупную стоимость владения.
Консолидация инфраструктуры NAS и SAN
Synology позволяет удаленным офисам и филиалам, которым требуется файловый сервер и хранилище iSCSI/NFS для виртуализированных рабочих нагрузок, создавать среды NAS и SAN в одной системе, значительно упрощая управление и экономя пространство для ИТ-администраторов.
Источник
Секреты Synology. Обходим ограничения и расширяем возможности популярных NAS
Содержание статьи
Что конкретно стоит изменить? В список входит странная реализация агрегации сетевых портов, не позволяющая удвоить пропускную способность при работе с единственным клиентом, отсутствие штатных способов увеличить скорость сетевого интерфейса, шумная работа вентилятора в простое даже в тех моделях, процессор которых не нуждается в активном охлаждении.
Агрегация портов: как на самом деле удвоить скорость сетевого интерфейса
Скорость современных жестких дисков часто превышает 200 Мбайт/с, а использование некоторых типов многодисковых массивов позволяет достичь и более высоких скоростей. Использование в сетевых хранилищах единственного гигабитного сетевого порта убивает удовольствие на корню: получить скорость, превышающую 125 Мбайт/с, с единственным гигабитным соединением невозможно. В статье «После гигабита. Выбираем и настраиваем оборудование для суперскоростной домашней сети» я уже успел пожаловаться на проблему, описав и вариант решения — купить и настроить мультигигабитный адаптер. Сейчас же я расскажу о том, как обойтись без него и удвоить скорость гигабитного соединения совершенно бесплатно.
Ряд моделей Synology — например, DS718+, DS220+, DS720+, DS420+ и более продвинутые — оснащены двумя или более гигабитными сетевыми портами. Пользователи QNAP или Asustor пожмут плечами: отлично, делаем агрегацию — скорость удваивается! Однако в NAS от Synology использовать лишний порт для того, чтобы просто удвоить полосу пропускания, у обычного пользователя не получится. Чтобы разобраться в причинах, нужно немного рассказать о том, как работает агрегация сетевых линков в принципе.
Использовать два и более сетевых интерфейса можно разными способами. Например, выделить один линк как резервный: он будет задействован, только если у основного линка возникнут проблемы. Также агрегацию можно применить для распределения нагрузки, пуская трафик, генерируемый разными клиентами, по разным линкам. В этом случае ширина полосы пропускания увеличивается пропорционально количеству линков — но только если пользователей несколько и доступ к данным они получают с разных сетевых интерфейсов. Скорость доступа к данным для каждого конкретного пользователя не превысит максимальной скорости работы единственного гигабитного линка.
Единственное исключение из этого правила — агрегация на программном уровне (она не требует какого-то особого коммутатора или настроек) по алгоритму Round Robin (на русский язык иногда переводится как циклический режим). При работе по этому алгоритму сетевые интерфейсы используются строго по очереди, что и позволяет достичь эффекта, которого ожидает обычный домашний пользователь: скорость передачи данных между NAS и любым другим устройством (разумеется, также использующим скоростной линк) будет складываться из суммарной пропускной способности всех агрегированных линков. Таким образом, включение второго порта Ethernet у других производителей — это способ удвоить видимую пользователю скорость работы NAS, вплотную приблизив скорость обмена данными по сети к скорости самих дисков.
А вот в сетевых хранилищах от Synology от агрегации портов обычному пользователю будет мало толка. По какой-то причине разработчики DSM не стали выводить в графический интерфейс возможность использования циклического режима Round Robin. Другие алгоритмы? Пожалуйста! Вот только ни один из них не позволит удвоить скорость передачи данных между NAS и единственным клиентом. Подавляющее большинство покупателей NAS с двумя сетевыми портами не узнает об этой особенности, пока не попробует воспользоваться режимом агрегации.
В DSM доступен выбор одного из нескольких алгоритмов агрегации.
При этом DSM работает поверх сборки Linux, в ядре которой агрегация Round Robin присутствует. Соответственно, можно попробовать ее включить. Для этого достаточно изменить единственный байт в единственном текстовом файле. Итак:
Если все сделано правильно, мы получим удвоенную скорость передачи данных между NAS и… собственно, между NAS и любым другим устройством, которое либо также использует агрегацию Round Robin (проверено на двух экземплярах Synology, подключенных к одному гигабитному коммутатору), либо подключено к тому же коммутатору по скоростному каналу на 2,5, 5 или 10 Гбит/с (проверено с собственным компьютером).
Думаю, очевидно, что в твоем компьютере при этом должен быть установлен либо один скоростной сетевой интерфейс (подключенный к скоростному порту мультигигабитного коммутатора), либо два гигабитных (можно подключить к тому же гигабитному коммутатору, к которому подключен NAS).
Еще более быстрый Ethernet
Агрегация сетевых портов — отличная вещь с одним маленьким ограничением: работает только в довольно дорогих моделях, в которых второй сетевой порт присутствует как класс. Большинство же доступных по цене моделей Synology (в том числе исключительно популярная модель DS218+, а также недорогие модели DS118j и DS220j), увы, оборудованы единственным сетевым портом. Как-либо увеличить скорость доступа штатными средствами невозможно — только переходить на более дорогую модель, оборудованную двумя портами Ethernet.
Попробуем очевидный вариант: подключаем гигабитный сетевой адаптер к порту USB в надежде настроить агрегацию. Промах, причем двойной: адаптер системой не опознан, пришлось искать драйвер; и даже после его установки возможности настроить агрегацию в системе так и не появилось. Дополнительный сетевой интерфейс не был пронумерован, оба порта (и встроенный, и USB) показаны в интерфейсе под названием LAN. Что ж, никто и не обещал, что в устройстве с одним портом разработчики DSM оставят настройки агрегации.
Остается другой вариант: использовать внешний сетевой адаптер со скоростью 2,5 или 5 Гбит/с. В продаже есть множество вариантов, все они основаны на одном из двух чипсетов: Marvell (Aquantia) AQtion AQC111U либо Realtek RTL8156 (на котором построен добрый десяток моделей, отличающихся в основном формой корпуса, а иногда и вовсе только названием производителя).
Вариант 1: 5 Гбит, адаптер QNA-UC5G1T на чипсете AQtion AQC111U
Пробуем подключить пятигигабитный адаптер от основного конкурента Synology — компании QNAP. Просто взять и подключить адаптер, разумеется, недостаточно: DSM корректно определит устройство, но без драйвера для AQC111U не увидит сетевого линка. На помощь приходит GitHub: драйверы для чипсета AQC111U в формате пакета для DSM можно скачать отсюда.
В список совместимых моделей входят DS918+, DS620slim, DS1019+, DS718+, DS418play, а также DS218+. Впрочем, сборки доступны и для более старых чипсетов, но — без гарантии. При этом поддерживаются в основном устройства с процессорами Intel; модели на чипах Realtek (архитектура ARMv8) не поддерживаются, так что использовать адаптер с DS218, DS218Play, DS220j или DS118j не удастся.
А что насчет современных устройств — DS220+, DS720+, DS420+ и так далее? Для них еще не выложены нужные библиотеки и фреймворки, которые необходимы для компиляции драйверов.
Устанавливается драйвер просто: достаточно использовать команду Manual Install из раздела Packages. После установки драйвер становится доступным в виде установленного пакета; его нужно будет запустить.
Драйвер готов к работе, но рекомендуется его предварительно настроить, изменив в свойствах адаптера MTU = 9000. В настройках адаптер будет выглядеть примерно так:
На этом не все. Пятигигабитный адаптер склонен к нагреву, а где нагрев — там и тротлинг. Соответственно, стоит отключить температурный тротлинг, а чтобы не возникал перегрев — включить EEE (Energy Efficient Ethernet). Это можно сделать двумя командами в терминале (предполагается, что идентификатор подключения — eth1, что верно для систем с единственным встроенным сетевым портом):
Продолжение доступно только участникам
Вариант 1. Присоединись к сообществу «Xakep.ru», чтобы читать все материалы на сайте
Членство в сообществе в течение указанного срока откроет тебе доступ ко ВСЕМ материалам «Хакера», позволит скачивать выпуски в PDF, отключит рекламу на сайте и увеличит личную накопительную скидку! Подробнее
Вариант 2. Открой один материал
Заинтересовала статья, но нет возможности стать членом клуба «Xakep.ru»? Тогда этот вариант для тебя! Обрати внимание: этот способ подходит только для статей, опубликованных более двух месяцев назад.
Олег Афонин
Эксперт по мобильной криминалистике компании «Элкомсофт»
Источник
Синхронизация ПК на Windows и MAC с Synology Drive и совместная работа с документами Synology Office
В каждой семье или небольшом офисе есть компьютеры и мобильные устройства под управлением различных операционных систем. Перенос файлов между ними привычными методами трудно назвать удобной задачей. В особенности, если делать это приходится часто. Необходимость постоянно отвлекаться на перенос данных снижает эффективность работы. Да и настроение от этого не улучшается. К счастью, обо всех этих сложностях вы, при желании, сможете забыть уже завтра.
Synology Drive для Android можете скачать отсюда.
В первую очередь нужно обновить DSM до последней версии. А уже после приступать к установке и настройке Synology Drive и Synology Office.
Установка и настройка Synology Drive
Нужно открыть Центр пакетов, в строке поиска ввести «drive», после чего увидите ряд приложений, вам нужны:
Так как для работы приложений требуется дополнительное программное обеспечение, может выходить уведомление о установке дополнительных программ, соглашайтесь.
После установки нужно перейти в «Панель управления» – «Портал приложений», выделить строку Synology Drive и кликнуть «Редактировать»:
Откроется окно, в котором нужно поставить галочку «Включить пользовательский псевдоним», после чего сможете заходить на Synology Drive через браузер по прямой ссылке, например, в моем случае – https://192.168.88.2/drive
Перейдя в соседнюю вкладку, вы сможете настроить окно приветствия, задав заголовок, приветственное сообщение и загрузив собственный логотип:
Чтобы начать использовать все возможности Synology Drive, нужно перейти в «Основное меню» и кликнуть по «Консоли администрирования Synology Drive», далее выбрать раздел «Папка группы»:
Выбрав папку, к которой хотите настроить доступ и нажав кнопку «Включить», откроется окно с настройками. Тут можно выбрать какое количество версий файлов хранить и указать период очистки старых версий:
После внесения изменений нажмите «ОК» и переходите по ссылке, с /drive на конце. Потребуется ввести логин и пароль:
Для каждого пользователя Synology Drive вы можете создать отдельного пользователя в «Панели управления» – «Пользователь», задав нужные права.
После входа откроется окно такого вида:
Где в левой части будет навигация по общим папкам, а в правой сами файлы. Этот вариант подойдет для тех, кому доступ к файлам не нужен на постоянной основе. Если же вы планируете работать с NAS не покладая рук, то обязательно установите клиент на компьютер.
Установка клиента Synology Drive на Mac
Открыв Synology Drive через браузер, кликните по иконке в левом нижнем углу, далее «Клиент» – «Скачать клиент»:
В открывшемся окне выбирайте «Для ПК»:
Откроется окно установки программы, проведите стандартную процедуру установки.
После запуска потребуется выбрать, что вам удобнее: постоянная синхронизация файлов с NAS от Synology или резервное копирование с заданной частотой:
Далее – нужно указать папку для синхронизации на компьютере и вашем NAS:
После установки клиент всегда будет доступен в строке навигации вашего Mac:
Перейдя в настройках в раздел «Синхронизация», можно увидеть папку, которая дублирует папку на NAS-устройстве:
Кликнув по кнопке «Правила синхронизации», сможете задавать разные сценарии синхронизации файлов между папкой на компьютере и NAS-устройством:
К примеру, если установлена двусторонняя синхронизация, то закинув в папку на компьютере любой файл, он автоматически про дублируется на Synology и наоборот:
Установка клиента Synology Drive на Windows
Процедура установки клиента под Windows аналогична процедуре под Mac, описанной выше. В начале зайдите на Drive Synology через браузер и скачайте клиент, версия для Windows начнет скачиваться автоматически:
Далее следует выбор «Версия для ПК» и стандартная установка:
Выбор оптимальных дисков для NAS
Для того, чтобы ваше устройство от Synology служило долго и радовало ни один год, стоит использовать специализированные накопители. Они должны обладать отказоустойчивостью 24/7, быть достаточно быстрыми и тихими, особенно, если используются в домашних условиях.
Восстановление предыдущих версий синхронизированного файла
Если, по ошибке, вы удалили важную информацию и сохранили файл, то благодаря Synology Drive всегда есть возможность восстановить предыдущую версию. Для этого кликните по файлу правой кнопкой мыши и выберите «Обзор предыдущих версий»:
После чего откроется окно со списком дней в которые были изменения и именем компьютера, с которого эти изменения вносили:
Далее вам останется выбрать нужную версию и указать путь для сохранения файла.
В Synology Drive версии 2.0 и выше стала доступна функция синхронизации по запросу. В отличие от стандартной синхронизации, которая создает дубли файлов на компьютерах, синхронизация по запросу копирует только списки файлов на локальные компьютеры. Сами файлы скачиваются на компьютеры только при обращении к ним, а именно открытии или изменении на компьютере. В настоящее время доступна в Windows 10 версии 1809 и выше.
Настройка Synology Office
Первое, что необходимо вам для комфортной работы — комплекс офисных инструментов. Synology Office, который мы устанавливали в NAS-устройство ранее, предназначен для совместного редактирования пользователями текстов, электронных таблиц и презентаций в Synology Drive.
В процессе работы над проектом вы сможете не только вносить правки в контент, но и обмениваться с родными или коллегами своими мыслями по поводу того, как сделать конечный результат лучше. Для этого предназначена функция создания интерактивных комментариев и чат Synology Chat, реализованный в качестве дополнительного плагина. Предусмотрена возможность шифрования информации. В этом случае файл может быть открыт только после ввода установленного вами пароля.
А сейчас рассмотрим работу Synology Office подробнее.
В верхней части находятся кнопки навигации. К примеру, кнопка в виде плюса позволяет создавать текстовые документы, электронные таблицы и слайды, а также создавать зашифрованные файлы, которые будут защищены паролем.
Остальные элементы, находящиеся правее плюса, становятся доступны после выделения конкретного файла. Благодаря им вы можете предоставить общий доступ конкретному пользователю или создать прямую ссылку на файл, также доступны возможности создания копии файла или его удаление.
А так файл отображается в Synology Drive:
В будущем открыть его можно двойным кликом в самом Synology Drive или через Проводник/Finder. Во втором случае у вас автоматически откроется браузер:
Ничего не напоминает панель редактирования?
Думаю, проблем с ее использованием у вас не возникнет.
Аналогичным образом выглядит работа с электронными таблицами и слайдами.
Пример Электронных таблиц, созданных в Synology Drive:
Пример Слайдов, созданных в Synology Drive:
В любой момент вы можете сохранить документ или электронную таблицу в формате Microsoft или PDF.
В заключение
Предлагаемое Synology решение для комфортного хранения файлов и обмена ими — не просто емкий и более функциональный накопитель, а удобная современная платформа.
Авторизуясь, вы даете согласие на обработку персональных данных.
Отменить ответ
Сделал все как положено. Скинул для теста в папку группу файл, настроил его на “открытый любой может просматривать”. Получил ссылку, для теста открываю в другом браузере, а место ссылки на файл, открывается подключение на мой роутер=)
Источник
by Synology Inc
This application helps users with multiple computers connect on appropriate LANs.
Operating system: Windows
Publisher:
Synology Inc
Release : Synology Assistant 6.1
Antivirus check: passed
Report a Problem
Allows users to connect their computers using appropriate LANs.
‘Synology Assistant’ simplifies network management by recommending suitable LANs and providing comprehensive reports for optimal computer connectivity.
Features:
- You can minimize it while using it.
- This application scans the computers and then makes suggestions about which LANs to use.
- Allows you to look at all of its reports, map its drive, or search for more information. You can print this information.
Operating system: Windows 7 or later.
Minimum 1 GB RAM.
Network interface card for LAN connection.
At least 200MB of free hard disk space.
Easy to set up and use with user-friendly interface.
Assists in managing and monitoring Synology devices efficiently.
Supports network mapping and IP sharing boost productivity.
Limited functionality compared to other network storage management tools.
Can be slow and unresponsive at times.
Complex interface for beginners.
👨💻️ USER REVIEWS AND COMMENTS 💬
image/svg+xmlBotttsPablo Stanleyhttps://bottts.com/Florian Körner
Robert
If you use Synology regularly on your network, then you need to download the Synology Assistant for Windows. This handy tool searches within the connected local area network to find Synology servers. It doesn’t matter which piece of Synology software or hardware you use, this tool will find it on your network and allow you to master your workflows to great efficacy. A useful tool for the subject.
image/svg+xmlBotttsPablo Stanleyhttps://bottts.com/Florian Körner
Archie Y********n
Synology Assistant is a free application for Windows and Mac that helps you quickly find and connect to your Synology DiskStation. It also provides a tool for quickly setting up and managing your DiskStation, including setting up users, setting up permissions, and managing applications.
image/svg+xmlBotttsPablo Stanleyhttps://bottts.com/Florian Körner
Lewis A******s
Synology Assistant is an easy-to-use software for managing a Synology NAS. It allows users to quickly access their NAS from any device on the same network. The interface is straightforward and user-friendly, making it a great choice for beginners. It also supports multiple languages and can be used to quickly map a NAS to a local drive. I found it to be quite handy for easily connecting to my NAS and managing it remotely. It also allows for easy access to the files stored on the NAS, as well as the ability to add and remove users. All in all, Synology Assistant is a great software for managing a Synology NAS.
image/svg+xmlBotttsPablo Stanleyhttps://bottts.com/Florian Körner
Daniel I.
Synology Assitant is a great tool for seting up and managing your Synology NAS devices, but it can be a bit tricky to use, especialy for beginers.
image/svg+xmlBotttsPablo Stanleyhttps://bottts.com/Florian Körner
Jayden Pees
This software is a tool that allows users to easily set up and manage their Synology network-attached storage (NAS) devices. It provides a user-friendly interface that guides users through the installation process, and allows them to configure various settings such as network protocols, security settings, and user accounts. Additionally, it enables users to monitor the performance of their NAS, check for firmware updates, and access various applications and services offered by Synology. Overall, this software simplifies the management of Synology NAS devices, making it an indispensable tool for users looking to streamline their network storage.
image/svg+xmlBotttsPablo Stanleyhttps://bottts.com/Florian Körner
Riley
Effortlessly locates and installs your Synology NAS on your local network.
image/svg+xmlBotttsPablo Stanleyhttps://bottts.com/Florian Körner
Andrew
Efficient for network attached storage setup.
image/svg+xmlBotttsPablo Stanleyhttps://bottts.com/Florian Körner
Aidan
Intuitive, efficient network storage setup.
Facilitates connection to the appropriate LAN.
Synology makes setup easy with their Assistant software
Easy setup tool for managing Synology NAS devices on network.
StableBit DrivePool is a storage pooling software that allows users to easily manage large volumes of data by combining multiple drives into a single storage pool.
The MyRouter software allows you to store and back-up modem and router log information for privacy reasons
The Microsoft SQL Server Feature Pack is a collection of stand-alone packages providing additional value for Microsoft SQL Server.
CmisSync is a program that helps keep files in sync between computers and cloud storage providers.
Wifi Assist is a software feature that automatically switches your device to a cellular data connection when your wifi signal is weak or unstable.
