A financial customer has purchased a Huawei flash storage system for service deployment. An engineer configures the HyperCDP feature on the storage system and wants to create a HyperCDP schedule. Which of the following commands can the engineer use?
Option A is correct. Huawei’s CLI guide for HyperCDP states that to create a HyperCDP schedule , the command used is create hyper_cdp_schedule general . Huawei explicitly notes that when creating a file system HyperCDP schedule, you set the type to file in this command.
Option B is incorrect.add hyper_cdp_schedule fs is used to add a file system to an existing HyperCDP schedule , not to create the schedule itself.
Option C is incorrect.create fs_hyper_cdp general is used to create HyperCDP for a file system , not to create the schedule object itself. The question specifically asks for the command to create a HyperCDP schedule .
Option D is incorrect.change hyper_cdp_schedule enabled is a modification/enabling-related command, not a creation command. Huawei’s command reference separates create and change operations for HyperCDP schedules.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit