-
- Downloads
Implement 'cta drive rm' command.
Command will remove drive or drives by regex from the drive register. The drives must be in state Down unless --force option is set. Usage: rm <drive_name> [--force/-f] If there is any active tapeserver with this drive it will create the entry in the drive register again with Down status. Example of the usage: cta drive rm ^VDSTK Drive VDSTK41 in state Free and force is not set (skipped). Drive VDSTK42 removed.
Showing
- objectstore/DriveRegister.cpp 18 additions, 0 deletionsobjectstore/DriveRegister.cpp
- scheduler/OStoreDB/OStoreDB.cpp 14 additions, 0 deletionsscheduler/OStoreDB/OStoreDB.cpp
- scheduler/OStoreDB/OStoreDB.hpp 2 additions, 0 deletionsscheduler/OStoreDB/OStoreDB.hpp
- scheduler/OStoreDB/OStoreDBFactory.hpp 4 additions, 0 deletionsscheduler/OStoreDB/OStoreDBFactory.hpp
- scheduler/Scheduler.cpp 14 additions, 0 deletionsscheduler/Scheduler.cpp
- scheduler/Scheduler.hpp 9 additions, 0 deletionsscheduler/Scheduler.hpp
- scheduler/SchedulerDatabase.hpp 8 additions, 0 deletionsscheduler/SchedulerDatabase.hpp
- xroot_plugins/XrdCtaFile.cpp 58 additions, 3 deletionsxroot_plugins/XrdCtaFile.cpp
- xroot_plugins/XrdCtaFile.hpp 14 additions, 0 deletionsxroot_plugins/XrdCtaFile.hpp
Loading
Please register or sign in to comment