1com-rmcdsl(1)                                                    com-rmcdsl(1)
2
3
4

NAME

6       com-rmcdsl - Delete cdsl
7

SYNOPSIS

9       com-rmcdsl [-l|--inventoryfile filename] [-n|--noexecute] [-q|--quiet]
10                  [-c|--clusterconf filename] [-v|--version] [-d|--verbose]
11                  [-r|--root value] [-s|--syboliconly] [-h|--help]
12

DESCRIPTION

14       Deletes  existing  cdsl  from  filesystem  and  inventoryfile. Contains
15       deleting of symbolic links and content of cdsl.
16

OPTIONS

18       -l|--inventoryfile filename
19              Specify the path of used  inventoryfile  (default:  /var/lib/cd‐
20              sl/cdsl_inventory.xml)
21
22       -n|--noexecute
23              Simulates  deletion  by  showing only the debug-messages of what
24              would be done if noexecute is not set.
25
26       -q|--quiet
27              Minimizes output to critical messages
28
29       -c|--clusterconf filename
30              Specify  the  path  of   used   clusterconfiguration   (default:
31              /etc/cluster/cluster.conf)
32
33       -v|--version
34              Outputs version
35
36       -d|--verbose
37              Extends output by adding debugging messages
38
39       -r|--root
40              Set  root  if  you work in an environment where chroot is planed
41              but not already performed. Set path to the value you plan to use
42              for your chroot-environment.
43
44       -s|--syboliconly
45              Set to avoid deletion of cdsls content. If set only the symbolic
46              links which where created with the cdsl are removed.
47
48       -h|--help
49              Shows a short help
50

EXAMPLES

52       $ com-rmcdsl /hostdependent_dir/shared_file
53
54       If only the path to the cdsl to delete is  specified,  delete  symbolic
55       links and content.
56
57       $ com-rmcdsl -n -d /hostdependent_dir/shared_file
58
59       Use  to show what changes would apply when perform com-rmcdsl, but only
60       simulate its behaviour. Does not change any  part  of  the  cdsl-infra‐
61       structure.
62
63       $ com-rmcdsl -s /hostdependent_dir/shared_file
64
65       Same  as above, but delete only symbolic links. Helpfull if you want to
66       delete a cdsl but need its content afterwards.
67

FILES

69       bin/com-rmcdsl
70       lib/comoonics/cdsl/*
71
72       The above files are distributed and installed by the com-cdsl-py  pack‐
73       age.
74

AUTHOR

76       This  manual  page  was  written by Andrea Offermann <andrea2@atix.de>.
77       Permission is granted to copy, distribute and/or modify  this  document
78       under  the  terms of the GNU Free Documentation License, Version 1.1 or
79       any later version published by the Free Software  Foundation;  with  no
80       Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.
81

SEE ALSO

83       com-mkcdslinfrastructure, com-mkcdsl, com-searchcdsls, com-cdslinvchk
84
85
86
87                                 22 July 2009                    com-rmcdsl(1)
Impressum