FAQ | This is a LIVE service | Changelog

Update Institutional File Store User Guide - Dashboard information authored by Ishan Mahajan's avatar Ishan Mahajan
...@@ -423,22 +423,24 @@ SMB encryption will be enabled/disabled and a confirmation message will appear o ...@@ -423,22 +423,24 @@ SMB encryption will be enabled/disabled and a confirmation message will appear o
### Graphical representation of the the Space Utilization ### Graphical representation of the the Space Utilization
1. Utilization of the License 1. **Utilization of the License**
![image](uploads/eec5d9bc16d0cf4eaf4122808d529324/image.png) ![image](uploads/eec5d9bc16d0cf4eaf4122808d529324/image.png)
- Volume Total Space – Total amount of space for which the user requested a License. - **_Volume Total Space_** – Total amount of space for which the user requested a License.
- Total Available Space – Total amount of space available for users will be able to write data. - **_Total Available Space_** – Total amount of space available for users will be able to write data.
- Volume Used Space – Total amount of space utilized by the user in the license. It will be the sum of space utilized by number of projects within the license. - **_Volume Used Space_** – Total amount of space utilized by the user in the license. It will be the sum of space utilized by number of projects within the license.
- Volume Snapshot reserve - 5% of the total requested license space will be reserved for the snapshot which will be beneficial in the scenario of file corruption. - **_Volume Snapshot reserve_** - 5% of the total requested license space will be reserved for the snapshot which will be beneficial in the scenario of file corruption.
- Snapshot overflow space – Amount of space overflow from the reserved space. - **_Snapshot overflow space_** – Amount of space overflow from the reserved space.
**Formula: (Licensed space) Volume Total Space = Volume Used Space + Total Available Space + Snapshot space**
| **Formula: (Licensed space) Volume Total Space = Volume Used Space + Total Available Space + Snapshot space**|
|--|
Snapshot space: Snapshot space:
- 5% of the total requested space is reserved for snapshot - 5% of the total requested space is reserved for snapshot
- **NOTE**: _If the rate of change of data is high for a large amount of space and greater than reserved space then the snapshot will overflow from the reserved space to available space._ - **NOTE**: _If the rate of change of data is high for a large amount of space and greater than reserved space then the snapshot will overflow from the reserved space to available space._
2. Utilization of the Projects within the Licence. 2. **Utilization of the Projects within the Licence.**
![image](uploads/0fbd15108699d3f67b917460d4c10fe0/image.png) ![image](uploads/0fbd15108699d3f67b917460d4c10fe0/image.png)
...@@ -466,10 +468,32 @@ Click **snapshot policy tab** ...@@ -466,10 +468,32 @@ Click **snapshot policy tab**
Select the desired **snapshot policy** from the listed combo box. Select the desired **snapshot policy** from the listed combo box.
![image](uploads/ab3331e5315c0144882602c752eb9456/image.png) ![image](uploads/d527bce313ffe09da6873aacfebe97a5/image.png)
Click **Apply** the desired snapshot policy Click **Apply** the desired snapshot policy
## Dashboard for the IFS account utilization
Click **dashboard** of IFS account
![image](uploads/7b0f1c55a792c631ff1494a1214db3fa/image.png)
### _License Utilization_
It will display the information regarding the space purchased by user
- Total space of volume.
- Amount of available space
- Amount of space utilized by snapshot for the protection.
![image](uploads/7b2ba6800e17f24693e72719b2bf95eb/image.png)
### _Growth of the Data_
This line graph will display the growth of data by using each day’s utilization data point.
![image](uploads/990fcd5e623923d46f461cba74979585/image.png)
### _Project utilization in Account_
This graph will help to visualize the number of projects created within the account.
Utilization of allocated and utilized in each project.
![image](uploads/ec7dc8108b43c8e43060538fa6b80627/image.png)
## Enable Kerberos authentication for CIFS shares ## Enable Kerberos authentication for CIFS shares
In order to access your shares with Kerberos authentication, you have to add the CIFS service principal name in the `servicePrincipalName` field of the CIFS server machine account created in your AD. In order to access your shares with Kerberos authentication, you have to add the CIFS service principal name in the `servicePrincipalName` field of the CIFS server machine account created in your AD.
... ...
......