Subcommands
LSF data management subcommands and options
File-based cache query:
bdata cache [-w | -l] [-u all | -u user_name] [-g all | -g user_group_name] [-dmd cluster_name] [host_name**:*]abs_file_path*
Job-based cache query:
bdata cache [-dmd cluster_name] [-w | -l] job_ID[@*cluster_name*]
Job-based cache query:
bdata cache [-dmd cluster_name] [-w | -l] job_ID[@*cluster_name*]
Change group after stage out:
bdata chgrp [-dmd cluster_name] -g user_group_name [host_name**:*]abs_file_path*
Change group after stage in:
bdata chgrp [-dmd cluster_name] -g user_group_name -tag tag_name
Change the file permission mode of a file:
bdata chmod [-dmd cluster_name] -mode octal_mode -mode [host_name**:*]abs_file_path*
Tag query:
bdata tags list [-w] [-u all | -u user_name] [-dmd cluster_name]
Tag cleanup:
bdata tags clean [-u user_name] [-dmd cluster_name] tag_name
Effective configuration query:
bdata showconf
Connections query:
bdata connections [-w]
Administration - reconfigure and shut down LSF data manager:
bdata admin reconfig
bdata admin shutdown [host_name]
Common options
-w
Wide format. Displays the information in a wide format. Use this option only with the cache, connections, and tags list subcommands.
-l
Long format. Displays additional information about LSF data management files. Use this option only with the cache subcommand.
-dmd cluster_name
Query the LSF data manager corresponding to the specified remote cluster. Use this option only with the cache, and tags subcommands.
-u all | -u user_name
Query files in the cache for the specified user. Use -u all or -u user_name with file-based bdata cache and bdata tags list. You can use only -u user_name with bdata tags clean.
最后更新于
这有帮助吗?