Rechercher une page de manuel
com-rmcdsl
Langue: en
Version: 22 July 2009 (fedora - 01/12/10)
Section: 1 (Commandes utilisateur)
NAME
com-rmcdsl - Delete cdslSYNOPSIS
com-rmcdsl [-l|--inventoryfile filename] [-n|--noexecute] [-q|--quiet] [-c|--clusterconf filename] [-v|--version] [-d|--verbose] [-r|--root value] [-s|--syboliconly] [-h|--help]DESCRIPTION
Deletes existing cdsl from filesystem and inventoryfile. Contains deleting of symbolic links and content of cdsl.OPTIONS
- -l|--inventoryfile filename
- Specify the path of used inventoryfile (default: /var/lib/cdsl/cdsl_inventory.xml)
- -n|--noexecute
- Simulates deletion by showing only the debug-messages of what would be done if noexecute is not set.
- -q|--quiet
- Minimizes output to critical messages
- -c|--clusterconf filename
- Specify the path of used clusterconfiguration (default: /etc/cluster/cluster.conf)
- -v|--version
- Outputs version
- -d|--verbose
- Extends output by adding debugging messages
- -r|--root
- Set root if you work in an environment where chroot is planed but not already performed. Set path to the value you plan to use for your chroot-environment.
- -s|--syboliconly
- Set to avoid deletion of cdsls content. If set only the symbolic links which where created with the cdsl are removed.
- -h|--help
- Shows a short help
EXAMPLES
$ com-rmcdsl /hostdependent_dir/shared_file
If only the path to the cdsl to delete is specified, delete symbolic links and content.
$ com-rmcdsl -n -d /hostdependent_dir/shared_file
Use to show what changes would apply when perform com-rmcdsl, but only simulate its behaviour. Does not change any part of the cdsl-infrastructure.
$ com-rmcdsl -s /hostdependent_dir/shared_file
Same as above, but delete only symbolic links. Helpfull if you want to delete a cdsl but need its content afterwards.
FILES
bin/com-rmcdsllib/comoonics/cdsl/*
The above files are distributed and installed by the com-cdsl-py package.
AUTHOR
This manual page was written by Andrea Offermann <andrea2@atix.de>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.SEE ALSO
com-mkcdslinfrastructure, com-mkcdsl, com-searchcdsls, com-cdslinvchkContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre