SlideShare uma empresa Scribd logo
1 de 16
Baixar para ler offline
Remote Snapshot Control
with API of Data Storage
Software V6

Software Version: DSS ver. 6.00 up10

Presentation updated: October 2010
Remote Snapshot Control with API of DSS V6
TO SET UP REMOTE SNAPSHOT CONTROL WITH API, PERFORM THE
FOLLOWING STEPS:
1. Download and install OpenSSH for Windows
2. Create an iSCSI Logical Volume with Snapshot
3. Settings API configuration on DSS V6
4. Issue the „snapshot_task” command with „start”, „status” and „stop”
options

NOTE:
You must use DSS V6 up10 build 3719 or newer
www.open-e.com

2
Remote Snapshot Control with API of DSS V6
Data Storage Software (DSS)
Address IP:192.168.0.220

1. Download and install OpenSSH for Windows

Download OpenSSH from
http://sshwindows.sourceforge.net/
download and install on your PC.

www.open-e.com

3
Remote Snapshot Control with API of DSS V6
Data Storage Software (DSS)
Address IP:192.168.0.220

2. Create iSCSI Logical Volume with Snapshot

After logging on the DSS V6 please
go to „CONFIGURATION” tab,
Volume manager and Vol. groups.
Next select the appropriate volume
group (vg00) from the list on the left
and in Volume manager function
create a new iSCSI volume of the
required size.
In order to confirm click apply
button.

www.open-e.com

4
Remote Snapshot Control with API of DSS V6
Data Storage Software (DSS)
Address IP:192.168.0.220

2. Create iSCSI Logical Volume with Snapshot

After reloading the page in the
field Action select “new
snapshot “ of the required size
(in this example 10 Gb), and
click apply button.

www.open-e.com

5
Remote Snapshot Control with API of DSS V6
Data Storage Software (DSS)
Address IP:192.168.0.220

2. Create iSCSI Logical Volume with Snapshot

Next in Snapshot definition
function assign appropriate
logical volume (in this example
lv0000) , and click apply button.

HINT:

For additional details about creating
targets for the logical volume and the
snapshot volume, please refer to the
documents in the How-to Resources
section on the web.
www.open-e.com

6
Remote Snapshot Control with API of DSS V6
Data Storage Software (DSS)
Address IP:192.168.0.220

3. Settings API configuration on DSS V6

Next please go to „SETUP” tab,
”administrator”. In API
Configuration function, check
box „Use API” and in field
„Password”, please enter the
Password and retype password.
In order to confirm click apply
button.

After reloading page, click on
„Show advanced”

www.open-e.com

7
Remote Snapshot Control with API of DSS V6
Data Storage Software (DSS)
Address IP:192.168.0.220

3. Settings API configuration on DSS V6

Please click on generate and
download button.

www.open-e.com

8
Remote Snapshot Control with API of DSS V6
Data Storage Software (DSS)
Address IP:192.168.0.220

3. Settings API configuration on DSS V6

Next, save the generated key
into a local folder, e.g. C:API.

www.open-e.com

9
Remote Snapshot Control with API of DSS V6
Syntax examples for the SSH command using the key:
ssh -i path_to_the_downloaded_key -2 -p 22223 -l api ip_address command
• option: -i sets the path to the downloaded key file,
• option: -2 sets the version of the SSH protocol used for the connection,
• option: -p sets the connection port (default: 22223),
• option: -l sets the user (the user must be api),
• option: ip_address sets the IP address of the storage server you want to connect to,
• option: command; the command consist of the command name and optional parameters
and optional object names.
HINT:

In order to list the full command set, please issue the 'help' command. If you enter a command with
missing parameters or missing object name thy system will prompt with full syntax of the command.
Once complete command is entered it will run at once and non- interactive. A user script with API
commands must be executed first on a testing system, not on a production system.
www.open-e.com

10
Remote Snapshot Control with API of DSS V6
Please run the DOS command prompt
box and change directory to the
directory where you have saved the
key, e.g.: C:API

4. Issuing „snapshot_task” command with „start”, „status” and
„stop” options

HINT:
Entering the command line, please use the tab key for
auto-complete of the program and key path or name
www.open-e.com

Please enter the
"snapshot_task" API command
with "start" option

11
Remote Snapshot Control with API of DSS V6
Data Storage Software (DSS)
Address IP:192.168.0.220

4. Issuing „snapshot_task” command with „start”, „status” and
„stop” options

Please check the snapshot
status in GUI menu: STATUS
tab, Tasks. It must show “in
use/active".

www.open-e.com

12
Remote Snapshot Control with API of DSS V6
You can check the snapshot
status with the following API
command: "snapshot_task" with
option "status".

4. Issuing „snapshot_task” command with „start”, „status” and
„stop” options

HINT:
Entering the command line please use tab key for
auto-complete of the program and key path or name
www.open-e.com

The API command
"snapshot_task status" returns
status: "active"

13
Remote Snapshot Control with API of DSS V6
In order to stop the snapshot
remotely, please issue
„snapshot_task” command with
option „stop”

4. Issuing „snapshot_task” command with „start”, „status” and
„stop” options

HINT:
Entering the command line please use tab key for
auto-complete of the program and key path or name
www.open-e.com

14
Remote Snapshot Control with API of DSS V6
Data Storage Software (DSS)
Address IP:192.168.0.220

4. Issuing „snapshot_task” command with „start”, „status” and
„stop” options

Now the function STATUS tab,
Tasks, tasks show no active
snapshot.

www.open-e.com

15
Thank you!

Follow Open-E:
www.open-e.com

16

Mais conteúdo relacionado

Mais de open-e

Mais de open-e (15)

Open-E DSS V7 Synchronous Volume Replication over a LAN
Open-E DSS V7 Synchronous Volume Replication over a LANOpen-E DSS V7 Synchronous Volume Replication over a LAN
Open-E DSS V7 Synchronous Volume Replication over a LAN
 
Open-E DSS V7 Remote Snapshot Control with CLI/API
Open-E DSS V7 Remote Snapshot Control with CLI/APIOpen-E DSS V7 Remote Snapshot Control with CLI/API
Open-E DSS V7 Remote Snapshot Control with CLI/API
 
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
 
Open-E DSS V7 Active-Passive iSCSI Failover
Open-E DSS V7 Active-Passive iSCSI FailoverOpen-E DSS V7 Active-Passive iSCSI Failover
Open-E DSS V7 Active-Passive iSCSI Failover
 
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (without bonding)
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (without bonding)Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (without bonding)
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (without bonding)
 
Open-E DSS V7 Active-Passive iSCSI Failover on Intel Server Systems
Open-E DSS V7 Active-Passive iSCSI Failover on Intel Server SystemsOpen-E DSS V7 Active-Passive iSCSI Failover on Intel Server Systems
Open-E DSS V7 Active-Passive iSCSI Failover on Intel Server Systems
 
Open-E DSS V7 Active-Active iSCSI Failover on Intel Server Systems
Open-E DSS V7 Active-Active iSCSI Failover on Intel Server SystemsOpen-E DSS V7 Active-Active iSCSI Failover on Intel Server Systems
Open-E DSS V7 Active-Active iSCSI Failover on Intel Server Systems
 
Open-E DSS V6 MPIO with ESXi 4.x
Open-E DSS V6 MPIO with ESXi 4.xOpen-E DSS V6 MPIO with ESXi 4.x
Open-E DSS V6 MPIO with ESXi 4.x
 
How to Connect to a DSS V6 iSCSI Target Volume from a Microsoft Windows
How to Connect to a DSS V6 iSCSI Target Volume from a Microsoft WindowsHow to Connect to a DSS V6 iSCSI Target Volume from a Microsoft Windows
How to Connect to a DSS V6 iSCSI Target Volume from a Microsoft Windows
 
Description of Open-E Snapshot
Description of Open-E SnapshotDescription of Open-E Snapshot
Description of Open-E Snapshot
 
Open-E DSS V6 Synchronous Volume Replication with Failover over a LAN with Un...
Open-E DSS V6 Synchronous Volume Replication with Failover over a LAN with Un...Open-E DSS V6 Synchronous Volume Replication with Failover over a LAN with Un...
Open-E DSS V6 Synchronous Volume Replication with Failover over a LAN with Un...
 
Open-E DSS V6 Synchronous Volume Replication With Failover over a LAN with Br...
Open-E DSS V6 Synchronous Volume Replication With Failover over a LAN with Br...Open-E DSS V6 Synchronous Volume Replication With Failover over a LAN with Br...
Open-E DSS V6 Synchronous Volume Replication With Failover over a LAN with Br...
 
Open-E Backup to Attached Tape Drive
Open-E Backup to Attached Tape DriveOpen-E Backup to Attached Tape Drive
Open-E Backup to Attached Tape Drive
 
Open-E Backup to iSCSI Target Volume over a LAN
Open-E Backup to iSCSI Target Volume over a LANOpen-E Backup to iSCSI Target Volume over a LAN
Open-E Backup to iSCSI Target Volume over a LAN
 
Backup of Data Residing on DSS V6 with Backup Exec
Backup of Data Residing on DSS V6 with Backup ExecBackup of Data Residing on DSS V6 with Backup Exec
Backup of Data Residing on DSS V6 with Backup Exec
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Último (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

Remote Snapshot Control with API of DSS V6

  • 1. Remote Snapshot Control with API of Data Storage Software V6 Software Version: DSS ver. 6.00 up10 Presentation updated: October 2010
  • 2. Remote Snapshot Control with API of DSS V6 TO SET UP REMOTE SNAPSHOT CONTROL WITH API, PERFORM THE FOLLOWING STEPS: 1. Download and install OpenSSH for Windows 2. Create an iSCSI Logical Volume with Snapshot 3. Settings API configuration on DSS V6 4. Issue the „snapshot_task” command with „start”, „status” and „stop” options NOTE: You must use DSS V6 up10 build 3719 or newer www.open-e.com 2
  • 3. Remote Snapshot Control with API of DSS V6 Data Storage Software (DSS) Address IP:192.168.0.220 1. Download and install OpenSSH for Windows Download OpenSSH from http://sshwindows.sourceforge.net/ download and install on your PC. www.open-e.com 3
  • 4. Remote Snapshot Control with API of DSS V6 Data Storage Software (DSS) Address IP:192.168.0.220 2. Create iSCSI Logical Volume with Snapshot After logging on the DSS V6 please go to „CONFIGURATION” tab, Volume manager and Vol. groups. Next select the appropriate volume group (vg00) from the list on the left and in Volume manager function create a new iSCSI volume of the required size. In order to confirm click apply button. www.open-e.com 4
  • 5. Remote Snapshot Control with API of DSS V6 Data Storage Software (DSS) Address IP:192.168.0.220 2. Create iSCSI Logical Volume with Snapshot After reloading the page in the field Action select “new snapshot “ of the required size (in this example 10 Gb), and click apply button. www.open-e.com 5
  • 6. Remote Snapshot Control with API of DSS V6 Data Storage Software (DSS) Address IP:192.168.0.220 2. Create iSCSI Logical Volume with Snapshot Next in Snapshot definition function assign appropriate logical volume (in this example lv0000) , and click apply button. HINT: For additional details about creating targets for the logical volume and the snapshot volume, please refer to the documents in the How-to Resources section on the web. www.open-e.com 6
  • 7. Remote Snapshot Control with API of DSS V6 Data Storage Software (DSS) Address IP:192.168.0.220 3. Settings API configuration on DSS V6 Next please go to „SETUP” tab, ”administrator”. In API Configuration function, check box „Use API” and in field „Password”, please enter the Password and retype password. In order to confirm click apply button. After reloading page, click on „Show advanced” www.open-e.com 7
  • 8. Remote Snapshot Control with API of DSS V6 Data Storage Software (DSS) Address IP:192.168.0.220 3. Settings API configuration on DSS V6 Please click on generate and download button. www.open-e.com 8
  • 9. Remote Snapshot Control with API of DSS V6 Data Storage Software (DSS) Address IP:192.168.0.220 3. Settings API configuration on DSS V6 Next, save the generated key into a local folder, e.g. C:API. www.open-e.com 9
  • 10. Remote Snapshot Control with API of DSS V6 Syntax examples for the SSH command using the key: ssh -i path_to_the_downloaded_key -2 -p 22223 -l api ip_address command • option: -i sets the path to the downloaded key file, • option: -2 sets the version of the SSH protocol used for the connection, • option: -p sets the connection port (default: 22223), • option: -l sets the user (the user must be api), • option: ip_address sets the IP address of the storage server you want to connect to, • option: command; the command consist of the command name and optional parameters and optional object names. HINT: In order to list the full command set, please issue the 'help' command. If you enter a command with missing parameters or missing object name thy system will prompt with full syntax of the command. Once complete command is entered it will run at once and non- interactive. A user script with API commands must be executed first on a testing system, not on a production system. www.open-e.com 10
  • 11. Remote Snapshot Control with API of DSS V6 Please run the DOS command prompt box and change directory to the directory where you have saved the key, e.g.: C:API 4. Issuing „snapshot_task” command with „start”, „status” and „stop” options HINT: Entering the command line, please use the tab key for auto-complete of the program and key path or name www.open-e.com Please enter the "snapshot_task" API command with "start" option 11
  • 12. Remote Snapshot Control with API of DSS V6 Data Storage Software (DSS) Address IP:192.168.0.220 4. Issuing „snapshot_task” command with „start”, „status” and „stop” options Please check the snapshot status in GUI menu: STATUS tab, Tasks. It must show “in use/active". www.open-e.com 12
  • 13. Remote Snapshot Control with API of DSS V6 You can check the snapshot status with the following API command: "snapshot_task" with option "status". 4. Issuing „snapshot_task” command with „start”, „status” and „stop” options HINT: Entering the command line please use tab key for auto-complete of the program and key path or name www.open-e.com The API command "snapshot_task status" returns status: "active" 13
  • 14. Remote Snapshot Control with API of DSS V6 In order to stop the snapshot remotely, please issue „snapshot_task” command with option „stop” 4. Issuing „snapshot_task” command with „start”, „status” and „stop” options HINT: Entering the command line please use tab key for auto-complete of the program and key path or name www.open-e.com 14
  • 15. Remote Snapshot Control with API of DSS V6 Data Storage Software (DSS) Address IP:192.168.0.220 4. Issuing „snapshot_task” command with „start”, „status” and „stop” options Now the function STATUS tab, Tasks, tasks show no active snapshot. www.open-e.com 15