Chatee ahora con Soporte
Chat con el soporte

QoreStor 7.1.2 - User Guide

Introducing QoreStor Accessing QoreStor Configuring QoreStor settings
Licensing QoreStor Configuring SAML Configuring an SSL Certificate for your QoreStor System Configuring Active Directory settings Understanding system operation scheduling Configuring share-level security for CIFS shares Configuring Secure Connect Enabling MultiConnect Configuring and using Rapid NFS and Rapid CIFS Configuring and using VTL Configuring and Using Encryption at Rest Configuring and using the Recycle Bin Configuring Cloud Reader Configuring RDA immutability
Managing containers Managing local storage Managing cloud storage Managing replications Managing users Monitoring the QoreStor system Managing QoreStor remotely Support, maintenance, and troubleshooting Security recommendations guide About us

Viewing cleaner statistics

To view additional detailed cleaner statistics, you can use the QoreStor CLI stats --cleaner command to show the following categories of statistics:

  • Last Run Files Processed (number of files processed by Cleaner)
  • Last Run Bytes Processed (number of bytes processed by Cleaner)
  • Last Run Bytes Reclaimed (number of bytes reclaimed by the Cleaner)
  • Last Run Start Time (indicates date and time last Cleaner process started)
  • Last Run End Time (indicates date and time last Cleaner process ended)
  • Last Run Time To Completion(s) (indicates the number of times that Cleaner process has successfully completed)
  • Current Run Start Time (indicates date and time current Cleaner process started)
  • Current Run Files Processed (number of files processed by current Cleaner process)
  • Current Run Bytes Processed (number of bytes processed by current Cleaner process)
  • Current Run Bytes Reclaimed (number of bytes reclaimed by the current Cleaner processed)
  • Current Run Phase 1 Start Time (indicates date and time for start of current Cleaner process phase 1)
  • Current Run Phase 1 Records Processed (lists the number of data records processed in current Cleaner process phase 1)
  • Current Run Phase 1 End Time (indicates date and time for end of current Cleaner process phase 1)
  • Current Run Phase 2 Start Time (indicates date and time for start of current Cleaner process phase 2)
  • Current Run Phase 2 Records Processed (lists the number of data records processed in current Cleaner process phase 2)
  • Current Run Phase 2 End Time (indicates date and time for end of current Cleaner process phase 2)
  • Current Run Phase 3 Start Time (indicates date and time for start of current Cleaner process phase 3)
  • Current Run Phase 3 Records Processed (lists the number of data records processed in current Cleaner process phase 3)
  • Current Run Phase 3 End Time (indicates date and time for end of current Cleaner process phase 3)
  • Current Run Phase 4 Start Time (indicates date and time for start of current Cleaner process phase 4)
  • Current Run Phase 4 Records Processed (lists the number of data records processed in current Cleaner process phase 4)
  • Current Run Phase 4 End Time (indicates date and time for end of current Cleaner process phase 4)

For more information about QoreStor CLI commands, see the QoreStor Command Line Reference Guide.

Configuring share-level security for CIFS shares

QoreStor supports setting up share-level permissions for CIFS shares using the standard Microsoft Windows administrative tool, Computer Management. Computer Management is a component that is built into the Microsoft Windows 7, Vista, and XP operating systems.

NOTE: Any user that is part of BUILTIN\Administrators can edit ACLs on CIFS shares. The local QoreStor administrator is included in the BUILTIN\Administrators group. To add additional domain groups to the BUILTIN\Administrators group, you can use the Computer Manager tool on a Windows client to connect to QoreStor as Domain administrator and add any groups you want. This capability allows users other than the Domain administrator to modify an ACL as needed.

This administrative tool lets you control access to shares and also configure read-only or read-write access to user groups or individual users within the Active Directory Service (ADS) when joined to an ADS domain.

To implement share-level security on a QoreStor instance that has been joined to an ADS domain, make sure that you have mapped a drive on theQoreStor system using an account with DOMAIN\Administrator credentials (or by using an account that is equivalent to a domain administrator). For more information about joining to an ADS domain, see Configuring Active Directory Settings.

NOTE: If you do not use an account with sufficient privileges, you will not be able to see the shares or you may experience other problems.

  1. Click Start > Control Panel > Administrative Tools > Computer Management.
  2. Click Action > Connect to another computer... .
  3. Click Another computer, type the hostname or IP address for this QoreStor server, and click OK.
  4. Click System Tools, and click Shared folders.
  5. Click Shares to display a list of the shares managed by QoreStor.
  6. Right-click on the share of interest, and select Properties.
  7. Click the Share Permissions tab in the specified share Properties page.
  8. To remove existing access permissions to the share, or add additional groups or user that can access the share, complete the following:
    • To add access for a new group or user, click Add... to display the Select Users or Groups dialog.
    • Click Object Types..., choose the object types you want to select (Built-in security principals, Groups, or Users), and click OK.
    • Click Locations... and define the root location from which to begin your search, and click OK.
    • In the Enter the object names to select list box, enter any object name(s) you want to find.

      NOTE: You can search for multiple objects by separating each name with a semicolon, and by using one of the following syntax examples: DisplayName, ObjectName, UserName, ObjectName@DomainName, or DomainName\ObjectName.

    • Click Check Names to locate all matching or similar object names that are listed in the Enter the object names to select list box, by using the object types and directory locations you selected.
  9. Click OK to add the object to the Group or user names list box.
  10. In the Permissions pane for the selected object, select the Allow or Deny check box to configure the following permissions:
    • Full Control
    • Change
    • Read
  11. Click OK to save the selected share permission settings associated with the selected object.

Configuring Secure Connect

The sections below contain information necessary for the proper configuration of Secure Connect. The procedures for configuring Secure Connect differ depending on your plug-in version.

Enabling Secure Connect for OST and RDA plug-ins prior to 4.1.0.265

IMPORTANT: The procedure below is for plug-in versions prior to 4.1.0.265. To enable or disable Secure Connect on plug-in version 4.1.0.265, refer to Managing Secure Connect with OST or RDA plug-in 4.1.0.265 or later.

Secure Connect is enabled through the use of environmental variables on the client machine. No configuration is required on the QoreStor server.

To enable Secure Connect on a Windows client

  1. On the client server, press Win+R to open the Run window.
  2. Type sysdm.cpl and click OK.
  3. Click the Advanced tab, then Environment Variables.
  4. In the System Variables section, click New.
  5. In the Variable name field, enter SECURE_CONNECT.
  6. In the Variable value field, enter one of the following:
    • 0 - disables Secure Connect
    • 1 - Secure Connect is enabled, but QoreStor will failback to an unsecured connection if the Secure Connect server is unavailable.
    • 2 - Secure Connect is enabled. Connection will fail if Secure Connect server is unavailable.
  7. Click OK, then OK.

IMPORTANT: After enabling Secure Connect, you will need to change the BypassPorts configuration in the sc_client.properties file. Refer to Configuring Secure Connect properties for information.

IMPORTANT: After enabling Secure Connect, you must restart the DMA application services.

To enable Secure Connect on a Linux client

  1. At the command prompt on the client machine, enter the following command
    echo 'export SECURE_CONNECT=<0|1|2>' >> ~/.bashrc

    Where:

    • 0 - disables Secure Connect
    • 1 - Secure Connect is enabled, but QoreStor will failback to an unsecured connection if the Secure Connect server is unavailable.
    • 2 - Secure Connect is enabled. Connection will fail if Secure Connect server is unavailable.
  2. Log out of the QoreStor system, then log in.

IMPORTANT: After enabling Secure Connect, you will need change the BypassPorts configuration in the sc_client.properties file. Refer to Configuring Secure Connect properties for information.

IMPORTANT: After enabling Secure Connect, you must restart the DMA application services.

 

Documentos relacionados

The document was helpful.

Seleccionar calificación

I easily found the information I needed.

Seleccionar calificación