[Opendnssec-user] Backup/restore information

Jerry Lundström jerry at opendnssec.org
Tue Apr 3 14:45:27 UTC 2012


On Apr 3, 2012, at 16:32 , Fred Zwarts (KVI) wrote:
> SQLite database set to: /var/opendnssec/kasp.db
> Keys:
> hsm_get_slot_id(): could not find token with the name OpenDNSSEC
> Error: failed to list keys
> 
> Any suggestion as to what is missing in the backup/restore procedure? 


Does the .schema look the same on the original and the restored server?
$ sqlite3 /var/softhsm/slot0.db .schema

Do you have SQLite < 3.6.11, if so:
$ sqlite3 /var/softhsm/slot0.db "PRAGMA user_version = 100;"

/Jerry

--
Jerry Lundström - OpenDNSSEC Developer
http://www.opendnssec.org/




More information about the Opendnssec-user mailing list