Re: Initial test configuration
Jose M Calhariz <[email protected]> Sat, 8 Feb 2025 14:38:04 +0000
| Newsgroups | gmane.comp.archivers.amanda.user |
|---|---|
| Message-ID | <[email protected]> |
--ItPUUZwxdY3WI2QY
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi,
The documentation from zmanda follow decisions and options for their
packages that is diferent for what is done by the distributions. The
first option is to choose the packages from zmanda or what is
distributed with the Linux distributions.
If you are using Debian or Ubuntu and want to use their packages maybe
is easier to start over. Undo your changes and start again with:
apt-get install amanda-server amanda-client
Read the file:
/usr/share/doc/amanda-server/README.Debian.gz
And follow the examples in
/usr/share/doc/amanda-server/examples/quick/
Please post any doubts you have with the documentation inside the
packages so I can improve on next upload to Debian.
Take notice that I prefer authentication by SSH and that is what I
promote.
Kind regards
Jose M Calhariz
On Fri, Feb 07, 2025 at 04:53:26PM -0500, Scott Stadler wrote:
> Hello,
>=20
> I am attempting to run the initial configuration via the *"Getting Started
> with Amanda"* instructions. (
> https://docs.zmanda.com/amanda-community/getting-started-with-amanda/buil=
d-a-basic-configuration
> )
> Upon running the ->amcheck MyConfig
>=20
> *I get the below output with an error:*
> ERROR: localhost: selfcheck request failed: error sending REQ: write error
> to: Broken pipe
>=20
> Any help would be greatly appreciated. Please let me know if any
> information is need in addition to the below:
>=20
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Full message output
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> Amanda Tape Server Host Check
> -----------------------------
> NOTE: tapelist file does not exists
> it will be created on the next run
> NOTE: Holding disk '/amanda/holding': 27860992 KB disk space available,
> using 51200 KB as requested
> amandad: must be executed as the "backup" user instead of the
> "amandabackup" user
> amcheck-device: Error: Owner of AMANDA_TMPDIR (/tmp/amanda) is not backup
>=20
> slot 1: contains an empty volume
> Will write label 'MyData01' to new volume in slot 1.
> NOTE: skipping tape-writable test
> NOTE: host info dir '/amanda/state/curinfo/localhost' does not exist
> It will be created on the next run
> NOTE: index dir '/amanda/state/index/localhost' does not exist
> it will be created on the next run
> Server check took 0.168 seconds
> Amanda Backup Client Hosts Check
> --------------------------------
> ERROR: localhost: selfcheck request failed: error sending REQ: write error
> to: Broken pipe
> Client check: 1 host checked in 1.019 seconds. 1 problem found.
> (brought to you by Amanda 3.5.1)
>=20
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> amanda.conf file
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> org "MyConfig"
> infofile "/amanda/state/curinfo"
> logdir "/amanda/state/log"
> indexdir "/amanda/state/index"
> dumpuser "amandabackup"
>=20
>=20
> tpchanger "chg-disk:/amanda/vtapes"
> labelstr "MyData[0-9][0-9]"
> autolabel "MyData%%" EMPTY VOLUME_ERROR
> tapecycle 4
> dumpcycle 3 days
> amrecover_changer "changer"
>=20
> tapetype "TEST-TAPE"
> define tapetype TEST-TAPE {
> length 100 mbytes
> filemark 4 kbytes
> }
>=20
> define dumptype simple-gnutar-local {
> auth "local"
> compress none
> program "GNUTAR"
> }
>=20
> holdingdisk hd1 {
> directory "/amanda/holding"
> use 50 mbytes
> chunksize 1 mbyte
> }
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>=20
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> disklist file
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> localhost /etc simple-gnutar-local
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--=20
--
O disco =E9 r=EDgido, mas a lei da inform=E1tica =E9 flex=EDvel.
--ItPUUZwxdY3WI2QY
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEERkvHzUOf7l6LQJigNIp3jWiF748FAmenbEQACgkQNIp3jWiF
74+uqg/+MLA/Djrz/F/cmiOH4xLHpqqjPaQhU31Gy6GWs0D4NkkET90/UXvMVJ/7
60YLHvoa9UVZcRfuXtQ5dXMu6HQSS0PpPzRs8hSWRrR0zS2dm4mtDCgiIHH9f7Qs
tSuIuOWy/JEG+U1W0LvLh2VtlDJgG4+mGyaLspXpr9Z7BkdzZPDCtR0KJZwLk5uN
ipcQ1NCVhKngLT/kLUOAcERS1m5SSFfEXQSTojIcZzOSsL3FYq5uJUCcMKPv8eIY
JHLXCMfo8Q68mv5+hrpBAmmO8Ob6aBjErLP5wrZR26eqbhHZ3ayVy4pUKpqAHYB4
eLyMEdlWYJIfMH1uJbmgnCM4Dd9JkxYKxU2VF+YLnQz2NmuGEFlCHW5tMNlfk/YT
Lul9uktOV4tcjESVdoP+Gn130y/9zUaj8+YeOHSXtzBsFzg6cCYU8nK6iXyZiq5E
aljZiGoToJsMyYrvOCEd5h40xHD0nLn6RaINnPQw2P1ri+DD1ZT8+fR/mEKtG9fZ
a0oaS6HGCL4xuGa+iVnIxj+iUh/tg4iPeB39UmvrC59V4tnvYs5suvJyN9V+JQVH
3VO6YuARluGIj94RVfa9k0W/QbzUbiv17dFmkVqQ5y/hSm1161JNHnj22XjQj9R3
gHapP04Nt8lLH0LtHZ4jGaUR7+g3FLPuQUEqON8Q+PczekHAMnA=
=vzXn
-----END PGP SIGNATURE-----
--ItPUUZwxdY3WI2QY--