Could not read config file: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
 
(reformatting)
Line 1: Line 1:
== Error message ==
{{Troubleshooting Category:amrecover}}
 
{{Troubleshooting Problem}}
Error message from amrecover command:  
Error message from amrecover command:  
  Could not read config file /etc/amanda/DailySet1/amanda.conf!
  Could not read config file /etc/amanda/DailySet1/amanda.conf!
 
{{Troubleshooting Solution}}
== Possible causes and solutions ==
''DailySet1'' is the default Amanda configuration name unless a different default configuration name is used in Amanda build.  To use different configuration name, use the -C option in [[amrecover]] command.
 
* ''DailySet1'' is the default Amanda configuration name unless a different default configuration name is used in Amanda build.  To use different configuration name, use -C option in [[amrecover]] command.
 
----
See more [[amrecover issues]]

Revision as of 21:37, 6 April 2007

Template:Troubleshooting Category:amrecover Template:Troubleshooting Problem Error message from amrecover command:

Could not read config file /etc/amanda/DailySet1/amanda.conf!

Template:Troubleshooting Solution DailySet1 is the default Amanda configuration name unless a different default configuration name is used in Amanda build. To use different configuration name, use the -C option in amrecover command.