Displaying 3 results from an estimated 3 matches for "disklist".
Did you mean:
diskless
2013 Sep 19
4
Array being flattened
...sue and my branch of
the code are below.
The amanda::server or amanda::configs class/defined type allow you to
populate amanda configuration directories from files,
/etc/amanda/$configs, by setting configs => [ "daily", "weekly" ] in
the manifest. In my defined type, amanda::disklist, the parameter
$configs needs to be used to set the correct target path to a file
which I''m using contact::fragment to modify. When $configs is a single
value, say "daily", everything works as expected. But then $configs is
an array, "daily" and "weekly", it...
2007 Jul 30
1
Module question: resources evaluated once or repeatedly?
...t; 0,
tapecycle => 1000,
runtapes => 4;
}
}
Why do I get syslog warnings from other systems about Amanda
configurations? Systems that aren''t even supposed to have Amanda installed:
Jul 30 12:05:06 ch226-23 puppetd[2535]:
(//File[/etc/amanda/daily/disklist.systems]/ensure) change from absent
to file failed: Could not set file on ensure: No such file or directory
- /etc/amanda/daily/disklist.systems.puppettmp at
/etc/puppet/modules/amandaconfig/manifests/init.pp:33
Jul 30 12:06:05 ch226-22 puppetd[2570]:
(//File[/usr/local/sbin/mkdisklist.archival...
1997 Jul 25
7
Amanda 2.3.0.5-Samba 1.9.16p11 PC backups...
At the bottom is what I got returned from AMANDA 2.3.0.5 after patching
Samba 1.9.16p11 to give estimates. Any idea what I might not have done yet?
My disklist reads:
shokk \\thor\depot nocomp-user-gnutar
To connect successfully to that server with smbclient, I have to do this,
giving the same password that I now have in /etc/amandapass:
smbclient \\\\THOR\\DEPOT -U BACKUP
Also, the smbclient call only seems to be working for NT servers. All of
th...