1 <!-- 2 -- ident "%Z%%M% %I% %E% SMI" 3 -- 4 CDDL HEADER START 5 6 The contents of this file are subject to the terms of the 7 Common Development and Distribution License, Version 1.0 only 8 (the "License"). You may not use this file except in compliance 9 with the License. 10 11 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 12 or http://www.opensolaris.org/os/licensing. 13 See the License for the specific language governing permissions 14 and limitations under the License. 15 16 When distributing Covered Code, include this CDDL HEADER in each 17 file and include the License file at usr/src/OPENSOLARIS.LICENSE. 18 If applicable, add the following below this CDDL HEADER, with the 19 fields enclosed by brackets "[]" replaced with your own identifying 20 information: Portions Copyright [yyyy] [name of copyright owner] 21 22 CDDL HEADER END 23 24 -- Copyright (c) 2000-2001 by Sun Microsystems, Inc. 25 -- All rights reserved. 26 --> 27 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> 28 <html> 29 30 <head> 31 <title>DHCP Manager Help: Data Store Conversion</title> 32 <meta NAME="AUTHOR" CONTENT="smorgan"> 33 <meta NAME="KEYWORDS" CONTENT="DHCP"> 34 35 </head> 36 37 <body bgcolor="#ffffff"> 38 39 <a name="top"></a> 40 41 <table border=0 cellspacing=0 cellpadding=0 width=625> 42 43 44 <!-- Start navigation banner --> 45 46 <tr><td colspan=4 WIDTH="615" align="left" valign="top"><IMG SRC="art/bannersmc.gif" WIDTH=615 BORDER=0 ALT="DHCP Manager Help"> 47 48 </td> 49 </tr> 50 51 <!-- End navigation banner --> 52 53 54 <tr> 55 56 <!-- Start contents block --> 57 58 <td colspan=1 valign="top" WIDTH="105"> 59 <P> </P> 60 <STRONG><A HREF="dhcp_main_top.html">Overview</A></STRONG><P> 61 <STRONG><A HREF="dhcp_relay_ref.html">Servers and Relays</A></STRONG><BR> 62 <A HREF="dhcp_config_wiz.html">DHCP 63 Config</a><BR> 64 <A HREF="dhcp_relay_config.html">BOOTP Relay Config</A><BR> 65 <A HREF="dhcp_net_wiz.html">Network Config</A><BR> 66 <A HREF="dhcp_server_serv.html">Modify DHCP Service</A><BR> 67 <A HREF="dhcp_relay_serv.html">Modify BOOTP Service</A><br> 68 69 <A HREF="dhcp_export_wiz.html">Export Config Data</A><br> 70 <A HREF="dhcp_import_wiz.html">Import Config Data</A> <BR> 71 <IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT=""><A HREF="dhcp_convert_wiz.html">Convert Data Store</A><br><P><A HREF="dhcp_addr_ref.html"><STRONG>Addresses</STRONG></A><P> 72 <A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P> 73 <A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P> 74 <A HREF="dhcp_main_how.html"><STRONG>How To...</STRONG></A><P> 75 <A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P> 76 <A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A> 77 78 </td> 79 80 <!-- End contents block --> 81 82 <!-- Start column rule --> 83 84 <td colspan=1 width=5 bgcolor="#CCCCCC"> </td> 85 86 <!-- End column spacer --> 87 88 <!-- Start column spacer --> 89 90 <td colspan=1 width=10 bgcolor="#FFFFFF"> </td> 91 92 <!-- End column spacer --> 93 94 95 96 <!-- Start topic block --> 97 98 <td colspan=1 valign="top" bgcolor="#ffffff" width="495"> 99 <P> </P> 100 101 102 <H1>Data Store Conversion</H1> 103 104 The Data Store Conversion wizard enables you to convert the Solaris DHCP data store from one format to another. Choose Convert Data Store from the Services menu to start the wizard. 105 <P> 106 The Data Store Conversion wizard asks you to supply the following information. 107 <P><HR NOSHADE><P> 108 109 <table border=0 cellspacing=4 cellpadding=3 width=490> 110 <tr> 111 <td width=125 valign="top"><A NAME="store"><STRONG>Data storage type</STRONG></A><br> 112 </td> 113 <td valign="top">Select the new data store type you want to use. 114 <P> 115 Text files are recommended if you are serving a small number of 116 DHCP clients, less than 10,000. 117 118 <P>Binary files are recommended in sites having a very large number 119 of clients and no sharing is required among DHCP servers. 120 121 <P>NIS+ is recommended if you are already using NIS+ for name service, 122 and if you have an environment with multiple DHCP servers, so that the 123 information can be shared by all the DHCP servers in the NIS+ domain. 124 <P> 125 <STRONG>Note:</STRONG> If the server is not already configured as a NIS+ client, you cannot select the NIS+ option. To use NIS+ for the data store, cancel the wizard, configure the server as a NIS+ client, and run DHCP Manager again. 126 127 </td> 128 </tr> 129 <tr> 130 <td width=125 valign="top"><A NAME="path"><STRONG>Configure data store</STRONG></A><br> 131 </td> 132 <td valign="top">The information requested here varies according to the data store chosen. 133 If you selected text files or binary files, enter the path to the 134 data (<tt>/var/dhcp</tt> is the default). If you use NIS+, enter the domain 135 of the NIS+ server (this server's domain is the default). <p> 136 137 </td> 138 </tr> 139 140 <tr> 141 <td width=125 valign="top"><A NAME="save"><STRONG>Save old tables</STRONG></A></td> 142 <td valign="top">By default, the DHCP tables that the server had been using before the 143 conversion are deleted after it is determined that the conversion was successful. If you 144 do not want the tables to be deleted, select Save old tables. Note that if a problem occurs during the conversion, 145 the tables will not be deleted even if you did not elect to save the tables.<p> 146 147 </td> 148 149 </tr> 150 <TR><TD COLSPAN="2"> <A HREF="#top"><small>return to top</small></A></TD></TR> 151 152 </table> 153 154 155 </table> 156 157 158 159 <!-- Don't go past this line! --> 160 161 </td> 162 163 <!-- End topic block --> 164 165 </tr> 166 167 </table> 168 169 <!-- End topic table --> 170 171 </body> 172 </html>