Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

Overview

Perifery Transporter is an S3 native portable storage appliance. Featuring state-of-the-art data protection, Perifery Transporter is capable of storing data created at the edge and shuttling that content back to a base location. Perifery Transporter can be used either as a standalone device or with existing in-facility Perifery or Swarm clusters. Data import from Perifery Transporter to a main cluster is possible at the push of a button. Once the data transfer is completed, the system can be reset and made ready to go back out on location.

In the box

The following items should be present:

  • The Perifery Transporter device

  • A USB key (*required to operate the Perifery Transporter)

  • A sheet with information about connecting to the device

Set up

The setup requires three steps:

  1. Plugin USB key – Plugin the USB key into the Perifery Transporter device.

  2. Plug into the network switch – Plug the Perifery Transporter device into a network switch. Your computer/laptop must also be plugged into the same switch for the local network connection.

  3. Power on the device – Press the power button to turn on the device. Once power is on, the device will be accessible via the network. Consult the sheet that came with the device for the URL to enter into your browser to view the console.

Boot

The boot process for Perifery Transporter can take a few minutes, depending on the amount of data stored. No action is required on your part.

During boot, Perifery Transporter progresses through the following stages:

When the boot is complete, it shows a confirmation message.

Perifery Transporter performs these same steps on every boot.

Login

Once the device is ready, login into Perifery using the default username and password. These are also found on the sheet that came with the device.

Login will not be possible until all the services have fully come online. This may take a few minutes.

  1. Enter the default credentials. For the first-time login user, the credentials are:

    1. Username – periferyadmin

    2. Password – password

  2. Click Login.

On the left side, the login screen shows some information about health of all services and hardware used in Perifery Transporter as per the last time the data was updated. If all the services/hardware are up and running, it shows (tick) icon. If any service/hardware is down, it shows❗icon next to it.

Update your password

The default password is common for all users, hence, it is required to have a new strong password for security, which is unique and memorable for the user. This step is applicable to the first-time login only.

The new password must qualify the following requirements:

  • Password length should be between 8-64 characters

  • Combination of at least one uppercase, lowercase, and number

  • One special character (e.g., @, #, $, !, %, etc.)

New password – Enter the updated password. If it qualifies the above password criteria, all password checks appear in green.

Confirm password – Re-enter the same password again.

Click Update password. A message appears ‘Password updated successfully'.

Dashboard

The dashboard screen provides the following information:

Status overview

This section provides an overview of services and hardware (all the disks and drives). If any hardware or services are down, the status overview will provide that information.

  • (tick) - This status shows all the hardware/services are working fine.

  • ❗ – This status shows all the hardware/services are not up and running as expected.

Storage

This section provides total storage space information and how much space has been consumed. The user will see a bar view of consumed space out of the total space available.

How to connect

This section contains access URLs and token information and provides an ability to copy either one by one or the whole information (access URLs and tokens) in one go.

  • To copy all (S3 endpoint URL, bucket name, access key, and secret key) in one go, click Copy all and save them in a text document. These details will be used in the future while moving the bucket content to a remote location.

  • Copy access URLs and tokens one by one and save them.

By default, the S3 secret key is not visible. To view the secret key, click on the eye icon and copy the S3 secret key.

  • S3 endpoint URL – A remote service endpoint

  • S3 bucket name – A name of the S3 bucket

  • S3 access key – An access key for the remote bucket, which must be generated within the remote cloud storage service.

  • S3 secret key – An S3 secret key. It is generated with the access key.

Uploading content using S3

This section explains how to upload content to Perifery Transporter using an S3 tool like Cyberduck. This is being used for illustrative purposes, but the same information may be used for any application that uses an S3 connection.

  1. Launch Cyberduck and click Open Connection.

  2. Choose Amazon S3 from the dropdown list of protocols.

  3. Fill in the following fields:

    • Server – The hostname of the Perifery S3 endpoint URL.

    • Port – A port in the Perifery S3 endpoint URL.

    • Access Key ID – The Perifery S3 Access Key.

    • Secret Access Key – The Perifery S3 Secret Key.
      Verify that the URL in Cyberduck matches the Perifery S3 Endpoint URL (it is okay if the port is not shown in the Cyberduck URL).

  4. Click Connect.

  5. Browse to the target S3 bucket in Cyberduck.

Integrated Apps

This section contains all the apps integrated with Perifery. Currently, there is no app integrated with Perifery.

Advanced

This section provides two options; one is to view the content portal and another is to monitor the system status.

Content Management

Perifery Transporter is designed to make the task of providing basic S3 storage as simple as possible, for cases where a single user and a single domain are sufficient.

Click Manage Content, this will navigate to the Content Portal where you can browse and search all the content (buckets, objects, etc.). The Content Portal provides multiple functionalities including:

  • Create and manage S3 tokens for security purposes

  • Create additional tenants, storage domains, and buckets to support unique business workflows

  • Manage content with Collections

  • Take advantage of the Partial File Restore functionality

You can learn more about these functionalities here. To know about how to utilize these capabilities, see Swarm Content UI.
For the latest Content UI release notes, see Content UI Release Notes.

The UI skin of the Content Portal has been improved so you will experience skin difference in images used in the documents.

For Perifery Transporter users, the documentation provided above will help you safely store content in no time.

Status Details

This section will help you monitor the current status of the system, once the Grafana dashboard is integrated.

Data migration

This section helps to move data to the remote location (i.e. S3 destination). Data is available in a tabular format that contains below columns:

  • Bucket name – The name of the bucket.

  • Object count – The count of objects in numbers.

  • S3 destination – The migration target.

  • Move content – This action item is used to move the bucket content to the remote location.

  • Report generation – This action item is used to generate the bucket report that you can view in the browser or download in raw JSON. This button gets enabled only after the bucket is moved to the remote location.

The refresh icon is added to refresh the list of bucket names that have been added and are ready for migration.

Move bucket content

You can move the bucket content to the desired remote location using the below steps:

  1. Click on the Move icon (blue star) corresponding to the bucket. It displays a form in the sliding panel.

  2. Fill up the required fields marked with asterisks (*). An example is shown in the screenshot below:

    1. S3 endpoint URL – Enter a valid target S3 endpoint URL.

    2. S3 region – Enter the S3 region, which is a geographic area of the storage if required by the remote storage vendor.

    3. S3 bucket – Enter the target S3 bucket where the content is to be moved.

    4. Remote folder – Enter a folder path within the remote bucket. This is optional.

    5. Remote S3 access key – Enter an access key for the remote bucket. It must be generated within the remote cloud storage service.

    6. Remote S3 secret key – Enter an S3 secret key. It is generated with the access key.

  3. Click Move. A confirmation message appears:

    Now, the S3 target is displayed in the S3 destination column for the corresponding bucket.

Report generation

The report icon gets enabled irrespective of whether the bucket has been moved successfully or got failed to move to the remote location. To generate the report, refer to the following steps:

  1. Click on the report icon (blue star) corresponding to the bucket.

    All the objects available in the selected bucket are displayed along with their object name and object status on a successful migration. It gives a preview of the bucket content report:


    In case of failed migration, the report shows the cause of the migration error.

  2. Click Download. It will either download or pop up in a browser tab depending on how the browser handles the content type of the JSON file.

The Download button remains enabled for successful migration whereas for migration failure, the download button remains disabled.

User Profile

The user can view the profile from the top-right corner of the screen, which contains three options:

  • About Perifery Transporter

  • Change password

  • Logout

About Perifery Transporter

This provides versions of the system and services used in Perifery Transporter.

Change password

If a user wants to change the current password, refer to the following steps:

  1. Click on the username from the top-right corner of the screen.

  2. Select Change Password. It shows a form to provide new password details:

    1. Enter the current password.

    2. Enter a new password and re-enter it to confirm the same.

    3. Click Change. A confirmation message appears saying that ‘Password changed successfully'.

Logout

Go to the user profile > select Logout to log out of the account.

Learn More

  • No labels