Save one or more independent ASPs.
You can save independent ASPs (also known as independent disk pools in iSeries™ Navigator) separately or you can save them as part of a full system save (GO SAVE: Option 21), or when you save all user data (GO SAVE: Option 23). In either case, you must make the independent ASPs available before you perform the save. Refer to the following scenarios and choose the option that best fits your needs.
Perform the following commands to save an available UDFS ASP.
If you make independent ASPs available, they will be included in an Option 21 save.1 Follow the checklist in Use GO SAVE: Option 21, 22, and 23, and note extra requirements if you are operating in a clustered environment. Before you end subsystems and restrict your server, make sure that your current job does not use integrated file system objects in the independent ASP. Also, do not perform a SETASPGRP command; Option 21 will perform the necessary commands to save the independent ASPs that you have made available. In addition to the commands listed in Save your whole server with GO SAVE: Option 21, the server performs the following commands for each available ASP group during an Option 21 save:
SAV OBJ(('/dev/*')) UPDHST(*YES) ASPDEV(udfs-asp-name) 84
The server will also perform a CHKTAP ENDOPT(*UNLOAD) command after 85 the last SAV command it processes.
If you make independent ASPs available, they will be included in an Option 23 save.1 Follow the checklist in Use GO SAVE: Option 21, 22, and 23, and note extra requirements if you are operating in a clustered environment. Before you end subsystems and restrict your server, make sure that your current job does not use integrated file system objects in the independent ASP. Also, do not perform a SETASPGRP command; Option 23 will perform the necessary commands to save the independent ASPs that you have made available. In addition to the commands listed in Save user data with GO SAVE: Option 23, the server performs the following commands for each available ASP group during an Option 23 save:
The server then performs the following command for each available user-defined file system (UDFS) ASP.
The server will also perform a CHKTAP ENDOPT(*UNLOAD) command after the last SAV command it processes.
Save order | Independent ASP name | Independent ASP type | What is saved | Command |
---|---|---|---|---|
1 | Apples | Primary | Libraries | SAVLIB LIB (*NONSYS or *ALLUSR) |
Cantaloupe | Secondary | |||
2 | Apples | Primary | User-defined file systems | SAV OBJ(('/dev/*')) |
Cantaloupe | Secondary | |||
3 | Bananas | UDFS | User-defined file systems | SAV OBJ(('/dev/*')) |