1 | .TH STELLA 1 "17 Mar 2010" "MIT Athena" |
---|
2 | \" RCSID: $HeadURL: svn+ssh://svn.mit.edu/moira/trunk/moira/man/stella.1 $ $Id: stella.1 4110 2013-05-09 15:43:17Z zacheiss $ |
---|
3 | .SH NAME |
---|
4 | stella \- examine and modify information about hosts in Moira |
---|
5 | .SH SYNOPSIS |
---|
6 | .B stella hostname [options] |
---|
7 | .SH DESCRIPTION |
---|
8 | .I Stella |
---|
9 | is a tool for updating information about hosts in Moira. It supports |
---|
10 | all host modification commands and a few options to change cluster |
---|
11 | mapping. |
---|
12 | |
---|
13 | If no options are specified, it will assume \fI-info\fR, which will |
---|
14 | result in all information about the specified host being displayed. |
---|
15 | |
---|
16 | .SH OPTIONS |
---|
17 | |
---|
18 | .IP \fB-info\ \fRor\ \fB-i\fR |
---|
19 | Display information about a host. This is the default mode if no other |
---|
20 | options are given. The output is similar to that of moira. |
---|
21 | |
---|
22 | .IP \fB-addalias\ \fIaliasname\ \fRor\ \fB-a\ \fIaliasname\fR |
---|
23 | This will add \fIaliasname\fR as an alias for the given host. This |
---|
24 | option can be specified multiple times with different alias names |
---|
25 | on the same command line. |
---|
26 | .IP \fB-deletealias\ \fIaliasname\ \fRor\ \fB-d\ \fIaliasname\fR |
---|
27 | This will remove the alias \fIaliasname\fR for the given host. This |
---|
28 | option can be specified multiple times with different alias names |
---|
29 | on the same command line. |
---|
30 | |
---|
31 | .IP \fB-listmap\ \fRor\ \fB-lm\fR |
---|
32 | This will list cluster mappings for the specified host; that is, |
---|
33 | the clusters to which the host belongs. |
---|
34 | .IP \fB-addmap\ \fIcluster\ \fRor\ \fB-am\ \fIcluster\fR |
---|
35 | This will add the specified host to \fIcluster\fR. |
---|
36 | .IP \fB-deletemap\ \fIcluster\ \fRor\ \fB-dm\ \fIcluster\fR |
---|
37 | This will delete the specified host from \fIcluster\fR. |
---|
38 | |
---|
39 | .IP \fB-listcontainer\ \fRor\ \fB-lcn\fR |
---|
40 | This will list the Active Directory container membership for the |
---|
41 | specified host. Unlike clusters, a machine may only belong to a |
---|
42 | single container. |
---|
43 | .IP \fB-addcontainer\ \fIcontainer\ \fRor\ \fB-acn\ \fIcontainer\fR |
---|
44 | This will add the specified host to \fIcontainer\fR. |
---|
45 | .IP \fB-deletecontainer\ \fIcontainer\fRor \ \fB-dcn\ \fIcontainer\fR |
---|
46 | This will delete the specified host from \fIcontainer\fR. |
---|
47 | |
---|
48 | .IP \fB-listhwaddr\ \fRor\ \fB-lhw\fR |
---|
49 | This will list the Ethernet hardware addresses associated with the |
---|
50 | specified host. |
---|
51 | .IP \fB-addhwaddr\ \fIhwaddr\ \fRor\ \fB-ahw\ \fIhwaddr\fR |
---|
52 | This will associated the hardware address \fIhwaddr\fR with the |
---|
53 | specified host. |
---|
54 | .IP \fB-delhwaddr\ \fIhwaddr\fRor \ \fB-dhw\ \fIhwaddr\fR |
---|
55 | This will disassociate the hardware address \fIhwaddr\fR from the |
---|
56 | specified host. |
---|
57 | |
---|
58 | .IP \fB-vendor\ \fIvendor\ \fRor\ \fB-V\ \fIvendor\fR |
---|
59 | Update the vendor field for the specified host to \fIvendor\fR. |
---|
60 | .IP \fB-model\ \fImodel\ \fRor\ \fB-M\ \fImodel\fR |
---|
61 | Update the model field for the specified host to \fImodel\fR. |
---|
62 | .IP \fB-os\ \fIos\ \fRor\ \fB-o\ \fIos\fR |
---|
63 | Update the OS field for the specified host to \fIos\fR. |
---|
64 | .IP \fB-location\ \fIlocation\ \fRor\ \fB-L\ \fIlocation\fR |
---|
65 | Update the location field for the specified host to \fIlocation\fR. |
---|
66 | |
---|
67 | .IP \fB-address\ \fIaddress\ \fRor\ \fB-A\ \fIaddress\fR |
---|
68 | Change the address of the given host to \fIaddress\fR. |
---|
69 | .IP \fB-network\ \fInetwork\ \fRor\ \fB-N\ \fInetwork\fR |
---|
70 | Change the network for the given host to \fInetwork\fR. |
---|
71 | |
---|
72 | .IP \fB-opcmt\ \fIop_cmt\ \fRor\ \fB-oc\ \fIop_cmt\fR |
---|
73 | Set the operational comment for the specified host to \fIop_cmt\fR. |
---|
74 | .IP \fB-admcmt\ \fIadm_cmt\ \fRor\ \fB-ac\ \fIadm_cmt\fR |
---|
75 | Set the administrative comment for the specified host to \fIadm_cmt\fR. |
---|
76 | |
---|
77 | .IP \fB-contact\ \fIcontact\ \fRor\ \fB-c\ \fIcontact\fR |
---|
78 | Update the contact information for the given host to \fIcontact\fR. |
---|
79 | .IP \fB-billingcontact\ \fIcontact\ \fRor\ \fB-bc\ \fIcontact\fR |
---|
80 | Update the billing contact information for the given host to \fIcontact\fR. |
---|
81 | .IP \fB-accountnumber\ \fIaccountnumber\ \fRor\ \fB-an\ \fIaccountnumber\fR |
---|
82 | Update the account number information for the given host to |
---|
83 | \fIaccountnumber\fR. |
---|
84 | .IP \fB-status\ \fIstatus\ \fRor\ \fB-S\ \fIstatus\fR |
---|
85 | Set the status of the specified host to \fIstatus\fR. |
---|
86 | |
---|
87 | .IP \fB-owner\ \fIowner\ \fRor\ \fB-O\ \fIowner\fR |
---|
88 | Set the owner of the specified host to \fIowner\fR. |
---|
89 | |
---|
90 | You may specify an owner explicitly, as user:username, list:listname, |
---|
91 | or kerberos:principal_name; or the type may be |
---|
92 | left off if the owner name is non ambiguous. |
---|
93 | .B Stella |
---|
94 | will try first as a user, and if that fails will try the member as a |
---|
95 | list. |
---|
96 | .IP \fB-optin\ \fRor\ \fB-oi\fR |
---|
97 | Enable the network firewall policy for the specified host. Using this |
---|
98 | option will clear the associated operational comment for the host. |
---|
99 | .IP \fB-optout\ \fRor\ \fB-oo\fR |
---|
100 | Disable the network firewall policy for the specified host. |
---|
101 | When this option is given, \fB-opcmt\ \fIop_cmt\ \fR must also be specified |
---|
102 | with the reason for the opt-out. |
---|
103 | .IP \fB-ttl\ \fIttl\ \fRor\ \fB-setttl\ \fIttl\fR |
---|
104 | Set the DNS TTL for the specified host to \fIttl\fR. |
---|
105 | .IP \fB-unformatted\ \fRor\ \fB-u\fR |
---|
106 | Display host information with each field on a seperate line, in the |
---|
107 | form "fieldname: value". |
---|
108 | .IP \fB-verbose\ \fRor\ \fB-v\fR |
---|
109 | Give more information. With this flag, stella will display the |
---|
110 | queries it is making to the moira server. |
---|
111 | .IP \fB-noauth\ \fRor\ \fB-n\fR |
---|
112 | Do not attempt to perform Kerberos authentication with the Moira server. |
---|
113 | Most lookup operations should be still possible without tickets. |
---|
114 | .IP \fB-database\ \fIhost:port\ \fRor\ \fB-db\ \fIhost:port\fR |
---|
115 | Use the specified host and port to contact the Moira database instead of |
---|
116 | the default server. Both may be symbolic names or numbers. If the |
---|
117 | port is left off, the default Moira server port will be assumed. The |
---|
118 | database chosen will be the one specified on the command line, specified |
---|
119 | in the MOIRASERVER environment variable, the hesiod "moira" sloc entry, |
---|
120 | or the compiled in default, in that order or preference. |
---|
121 | |
---|
122 | .IP \fB-create\ \fRor\ \fB-C\fR |
---|
123 | This will create the specified host, with information provided by other |
---|
124 | options. By default, the host will be owned by NONE and will be active. |
---|
125 | .IP \fB-delete\ \fRor\ \fB-D\fR |
---|
126 | This will delete the specified host, if the status field is already set |
---|
127 | to Deleted (3). |
---|
128 | .IP \fB-rename\ \fInewname\ \fRor\ \fB-R\ \fInewname\fR |
---|
129 | This will rename the given host to \fInewname\fR. |
---|
130 | |
---|
131 | .SH AUTHORS |
---|
132 | Nickolai Zeldovich. |
---|
133 | .SH SEE ALSO |
---|
134 | moira(1) |
---|
135 | |
---|
136 | .SH DIAGNOSTICS |
---|
137 | An exit status of 2 indicates a problem contacting the server. An exit |
---|
138 | status of 1 indicates that the arguments could not be parsed or some |
---|
139 | query to the moira server returned an error. An exit status of 0 |
---|
140 | indicates that all operations requested completed successfully. |
---|
141 | |
---|
142 | .SH NOTES |
---|
143 | The hostname doesn't actually have to be the first argument, but if |
---|
144 | you put it anywhere else, it's easy to get the other arguments in the |
---|
145 | wrong order and do something other than what you intended. |
---|
146 | |
---|