2015-05-28 13:17:34 -04:00
|
|
|
run 005 - rmt 1, cmp 0, exists 0
|
|
|
|
================================
|
|
|
|
|
2015-08-27 15:55:29 -04:00
|
|
|
> [BACKREST_BIN] --config=[TEST_PATH]/db/pg_backrest.conf --stanza=db archive-get 000000010000000100000001 [TEST_PATH]/db/common/pg_xlog/000000010000000100000001
|
2015-06-22 09:51:16 -04:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2015-10-08 11:43:56 -04:00
|
|
|
INFO: archive-get start: --backup-host=127.0.0.1 --backup-user=backrest --cmd-remote=[BACKREST_BIN] --no-compress --config=[TEST_PATH]/db/pg_backrest.conf --config-remote=[TEST_PATH]/backrest/pg_backrest.conf --db-path=[TEST_PATH]/db/common --log-level-console=debug --log-level-file=trace --repo-path=[TEST_PATH]/local --repo-remote-path=[TEST_PATH]/backrest --stanza=db
|
2015-08-29 14:20:46 -04:00
|
|
|
INFO: get WAL segment 000000010000000100000001
|
|
|
|
DEBUG: Archive->get(): strDestinationFile = [TEST_PATH]/db/common/pg_xlog/000000010000000100000001, strSourceArchive = 000000010000000100000001
|
2015-10-08 11:43:56 -04:00
|
|
|
DEBUG: Common:::Lock::lockStopTest(): strRepoPath = <[TEST_PATH]/local>
|
|
|
|
DEBUG: Protocol::RemoteMaster->new(): iBufferMax = 4194304, iCompressLevel = 6, iCompressLevelNetwork = 3, iProtocolTimeout = 1830, strCommand = [BACKREST_BIN] --command=archive-get --config=[TEST_PATH]/backrest/pg_backrest.conf --db-port=[PORT-1] --db-socket-path=[TEST_PATH]/db --repo-remote-path=[TEST_PATH]/backrest --stanza=db remote, strHost = 127.0.0.1, strUser = [USER-1]
|
|
|
|
DEBUG: Protocol::CommonMaster->new(): iBufferMax = 4194304, iCompressLevel = 6, iCompressLevelNetwork = 3, iProtocolTimeout = 1830, strCommand = ssh -o Compression=no -o PasswordAuthentication=no backrest@127.0.0.1 '[BACKREST_BIN] --command=archive-get --config=[TEST_PATH]/backrest/pg_backrest.conf --db-port=[PORT-1] --db-socket-path=[TEST_PATH]/db --repo-remote-path=[TEST_PATH]/backrest --stanza=db remote', strName = remote
|
2015-08-29 14:20:46 -04:00
|
|
|
DEBUG: File->new(): iThreadIdx = [undef], oProtocol = [object], strBackupPath = [TEST_PATH]/backrest, strDefaultFileMode = <0640>, strDefaultPathMode = <0750>, strRemote = backup, strStanza = db
|
2015-06-22 09:51:16 -04:00
|
|
|
ERROR: [130]: archive.info does not exist but is required to get WAL segments
|
|
|
|
HINT: Is archive_command configured in postgresql.conf?
|
|
|
|
HINT: Use --no-archive-check to disable archive checks during backup if you have an alternate archiving scheme.
|
2015-10-08 11:43:56 -04:00
|
|
|
DEBUG: Exit::exitSafe(): iExitCode = 130, strSignal = [undef]
|
2015-08-29 14:20:46 -04:00
|
|
|
INFO: archive-get stop
|
2015-10-08 11:43:56 -04:00
|
|
|
DEBUG: Common:::Lock::lockRelease(): bFailOnNoLock = false
|
2015-06-22 09:51:16 -04:00
|
|
|
|
2015-06-13 18:25:49 -04:00
|
|
|
+ supplemental file: [TEST_PATH]/backrest/archive/db/archive.info
|
|
|
|
-----------------------------------------------------------------
|
|
|
|
[backrest]
|
|
|
|
backrest-checksum="[CHECKSUM]"
|
2015-06-22 13:11:07 -04:00
|
|
|
backrest-format=4
|
2015-06-13 18:25:49 -04:00
|
|
|
backrest-version="[VERSION-1]"
|
|
|
|
|
|
|
|
[db]
|
|
|
|
db-id=1
|
2015-07-06 21:00:48 -04:00
|
|
|
db-system-id=1234567890123456789
|
2015-06-13 18:25:49 -04:00
|
|
|
db-version="9.3"
|
|
|
|
|
|
|
|
[db:history]
|
2015-07-06 21:00:48 -04:00
|
|
|
1={"db-id":1234567890123456789,"db-version":"9.3"}
|
2015-06-13 18:25:49 -04:00
|
|
|
|
2015-10-08 11:43:56 -04:00
|
|
|
> [BACKREST_BIN] --config=[TEST_PATH]/db/pg_backrest.conf stop
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
INFO: stop start: --repo-path=[TEST_PATH]/local
|
|
|
|
DEBUG: Exit::exitSafe(): iExitCode = 0, strSignal = [undef]
|
|
|
|
INFO: stop stop
|
|
|
|
DEBUG: Common:::Lock::lockRelease(): bFailOnNoLock = false
|
|
|
|
|
|
|
|
> [BACKREST_BIN] --config=[TEST_PATH]/db/pg_backrest.conf --stanza=db archive-get 000000090000000900000009 [TEST_PATH]/db/common/pg_xlog/RECOVERYXLOG
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
INFO: archive-get start: --backup-host=127.0.0.1 --backup-user=backrest --cmd-remote=[BACKREST_BIN] --no-compress --config=[TEST_PATH]/db/pg_backrest.conf --config-remote=[TEST_PATH]/backrest/pg_backrest.conf --db-path=[TEST_PATH]/db/common --log-level-console=debug --log-level-file=trace --repo-path=[TEST_PATH]/local --repo-remote-path=[TEST_PATH]/backrest --stanza=db
|
|
|
|
INFO: get WAL segment 000000090000000900000009
|
|
|
|
DEBUG: Archive->get(): strDestinationFile = [TEST_PATH]/db/common/pg_xlog/RECOVERYXLOG, strSourceArchive = 000000090000000900000009
|
|
|
|
DEBUG: Common:::Lock::lockStopTest(): strRepoPath = <[TEST_PATH]/local>
|
|
|
|
ERROR: [137]: stop file exists for all stanzas
|
|
|
|
DEBUG: Exit::exitSafe(): iExitCode = 137, strSignal = [undef]
|
|
|
|
INFO: archive-get stop
|
|
|
|
DEBUG: Common:::Lock::lockRelease(): bFailOnNoLock = false
|
|
|
|
|
|
|
|
start (local)
|
|
|
|
> [BACKREST_BIN] --config=[TEST_PATH]/db/pg_backrest.conf start
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
INFO: start start: --repo-path=[TEST_PATH]/local
|
|
|
|
DEBUG: Exit::exitSafe(): iExitCode = 0, strSignal = [undef]
|
|
|
|
INFO: start stop
|
|
|
|
DEBUG: Common:::Lock::lockRelease(): bFailOnNoLock = false
|
|
|
|
|
2015-08-27 15:55:29 -04:00
|
|
|
> [BACKREST_BIN] --config=[TEST_PATH]/db/pg_backrest.conf --stanza=db archive-get 000000090000000900000009 [TEST_PATH]/db/common/pg_xlog/RECOVERYXLOG
|
2015-05-28 13:17:34 -04:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2015-10-08 11:43:56 -04:00
|
|
|
INFO: archive-get start: --backup-host=127.0.0.1 --backup-user=backrest --cmd-remote=[BACKREST_BIN] --no-compress --config=[TEST_PATH]/db/pg_backrest.conf --config-remote=[TEST_PATH]/backrest/pg_backrest.conf --db-path=[TEST_PATH]/db/common --log-level-console=debug --log-level-file=trace --repo-path=[TEST_PATH]/local --repo-remote-path=[TEST_PATH]/backrest --stanza=db
|
2015-08-29 14:20:46 -04:00
|
|
|
INFO: get WAL segment 000000090000000900000009
|
|
|
|
DEBUG: Archive->get(): strDestinationFile = [TEST_PATH]/db/common/pg_xlog/RECOVERYXLOG, strSourceArchive = 000000090000000900000009
|
2015-10-08 11:43:56 -04:00
|
|
|
DEBUG: Common:::Lock::lockStopTest(): strRepoPath = <[TEST_PATH]/local>
|
|
|
|
DEBUG: Protocol::RemoteMaster->new(): iBufferMax = 4194304, iCompressLevel = 6, iCompressLevelNetwork = 3, iProtocolTimeout = 1830, strCommand = [BACKREST_BIN] --command=archive-get --config=[TEST_PATH]/backrest/pg_backrest.conf --db-port=[PORT-1] --db-socket-path=[TEST_PATH]/db --repo-remote-path=[TEST_PATH]/backrest --stanza=db remote, strHost = 127.0.0.1, strUser = [USER-1]
|
|
|
|
DEBUG: Protocol::CommonMaster->new(): iBufferMax = 4194304, iCompressLevel = 6, iCompressLevelNetwork = 3, iProtocolTimeout = 1830, strCommand = ssh -o Compression=no -o PasswordAuthentication=no backrest@127.0.0.1 '[BACKREST_BIN] --command=archive-get --config=[TEST_PATH]/backrest/pg_backrest.conf --db-port=[PORT-1] --db-socket-path=[TEST_PATH]/db --repo-remote-path=[TEST_PATH]/backrest --stanza=db remote', strName = remote
|
2015-08-29 14:20:46 -04:00
|
|
|
DEBUG: File->new(): iThreadIdx = [undef], oProtocol = [object], strBackupPath = [TEST_PATH]/backrest, strDefaultFileMode = <0640>, strDefaultPathMode = <0750>, strRemote = backup, strStanza = db
|
|
|
|
DEBUG: Archive->walFileName(): iWaitSeconds = [undef], oFile = [object], strArchiveId = 9.3-1, strWalSegment = 000000090000000900000009
|
|
|
|
DEBUG: File->list(): bIgnoreMissing = true, strExpression = ^000000090000000900000009(-[0-f]+){0,1}(\.gz){0,1}$, strPath = [TEST_PATH]/backrest/archive/db/9.3-1/0000000900000009, strPathType = backup:absolute, strSortOrder = <forward>
|
|
|
|
DEBUG: File->list=>: stryFileList = ()
|
|
|
|
DEBUG: Archive->walFileName=>: strWalFileName = [undef]
|
|
|
|
INFO: unable to find 000000090000000900000009 in the archive
|
|
|
|
DEBUG: Archive->get=>: iResult = 1
|
2015-10-08 11:43:56 -04:00
|
|
|
DEBUG: Exit::exitSafe(): iExitCode = 1, strSignal = [undef]
|
2015-08-29 14:20:46 -04:00
|
|
|
INFO: archive-get stop
|
2015-10-08 11:43:56 -04:00
|
|
|
DEBUG: Common:::Lock::lockRelease(): bFailOnNoLock = false
|