Title: Message
Hi,
 
I look this file (ca_node.conf), and it contains the folowing:
 
## dataexchange with a lower level of the hierarchy
EXPORT_IMPORT_DOWN_DEVICE "/dev/fd0"
EXPORT_IMPORT_DOWN_START  ""
EXPORT_IMPORT_DOWN_STOP   ""
EXPORT_IMPORT_DOWN_EXPORT "/bin/tar -cvpf @__DEVICE__@ -C @__SRC__@ ."
EXPORT_IMPORT_DOWN_IMPORT "/bin/tar -xvf @__DEVICE__@ -C @__DEST__@"
EXPORT_IMPORT_DOWN_TEST   "/bin/tar -tvf @__DEVICE__@"
Is it OK?
 
Thanks.
----- Original Message -----
Sent: Friday, November 12, 2004 11:49 AM
Subject: RE: [Openca-Users] Problem with Export Configuration

Try to look inside ..../OpenCA/etc/servers/node.conf
in Dataexchange section.
 
It must contains something like this:
 
## dataexchange with a lower level of the hierarchy
EXPORT_IMPORT_DOWN_DEVICE "/ca/data/data.tar"
EXPORT_IMPORT_DOWN_START  ""
EXPORT_IMPORT_DOWN_STOP   ""
EXPORT_IMPORT_DOWN_EXPORT "/bin/tar -cvpf @__DEVICE__@ -C @__SRC__@ ."
EXPORT_IMPORT_DOWN_IMPORT "/bin/tar -xvf @__DEVICE__@ -C @__DEST__@"
EXPORT_IMPORT_DOWN_TEST   "/bin/tar -tvf @__DEVICE__@"
 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Angel Martinez Gonzalez
Sent: Friday, November 12, 2004 12:30 PM
To: [EMAIL PROTECTED]
Subject: [Openca-Users] Problem with Export Configuration

Hello:
 
I have an error during the Export Configuration of the Final Setup in Phase 1 of OpenCA.
 
I obtained this error:
 

    Error 690

      Configuration Error. Missing Configuration Keyword : EXPORT_IMPORT_DOWN_DEVICE.
 
 
Somebody can help me?.
 
Thanks.
 
 

Reply via email to