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