People,
After a catastrophic disk crash, on a new server, I restored these directories from backup:
/etc/docker /var/lib/docker
but after starting docker I get no images or containers listed - what am I missing?
Thanks,
Phil.
On 12/15/18 11:12 PM, phil@phil.pricom.com.au wrote:
People,
After a catastrophic disk crash, on a new server, I restored these directories from backup:
/etc/docker /var/lib/docker
but after starting docker I get no images or containers listed - what am I missing?
Thanks,
Phil. _______________________________________________ cloud mailing list -- cloud@lists.fedoraproject.org To unsubscribe send an email to cloud-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/cloud@lists.fedoraproject.org
SELinux issues?
restorecon -R -v /etc /var/lib/
Daniel,
On 2018-12-18 06:42, Daniel Walsh wrote:
On 12/15/18 11:12 PM, phil@phil.pricom.com.au wrote:
People,
After a catastrophic disk crash, on a new server, I restored these directories from backup:
/etc/docker /var/lib/docker
but after starting docker I get no images or containers listed - what am I missing?
Thanks,
Phil.
SELinux issues?
restorecon -R -v /etc /var/lib/
No unfortunately, I had/have SELinux disabled in both cases . . but responses here is making progress:
https://discussion.fedoraproject.org/t/disk-crash-restoring-from-backup-no-i...
Thanks for responding though!
Regards,
Phil.
On 12/17/18 7:26 PM, Philip Rhoades wrote:
Daniel,
On 2018-12-18 06:42, Daniel Walsh wrote:
On 12/15/18 11:12 PM, phil@phil.pricom.com.au wrote:
People,
After a catastrophic disk crash, on a new server, I restored these directories from backup:
/etc/docker /var/lib/docker
but after starting docker I get no images or containers listed - what am I missing?
Thanks,
Phil.
SELinux issues?
restorecon -R -v /etc /var/lib/
No unfortunately, I had/have SELinux disabled in both cases . . but responses here is making progress:
https://discussion.fedoraproject.org/t/disk-crash-restoring-from-backup-no-i...
Thanks for responding though!
Regards,
Phil.
Hopefully I can convince you to enable SELinux especially for container platforms.
Daniel,
On 2018-12-19 03:57, Daniel Walsh wrote:
On 12/17/18 7:26 PM, Philip Rhoades wrote:
Daniel,
On 2018-12-18 06:42, Daniel Walsh wrote:
On 12/15/18 11:12 PM, phil@phil.pricom.com.au wrote:
People,
After a catastrophic disk crash, on a new server, I restored these directories from backup:
/etc/docker /var/lib/docker
but after starting docker I get no images or containers listed - what am I missing?
Thanks,
Phil.
SELinux issues?
restorecon -R -v /etc /var/lib/
No unfortunately, I had/have SELinux disabled in both cases . . but responses here is making progress:
https://discussion.fedoraproject.org/t/disk-crash-restoring-from-backup-no-i...
Thanks for responding though!
Regards,
Phil.
Hopefully I can convince you to enable SELinux especially for container platforms.
I put in a reasonable effort to try and get SELinux going when it first appeared but it was too hard to get it working with stuff that I had to have working at the time - I think it was QMail that was the biggest problem (I am still committed to it and EZMLM) - so I have been routinely disabling SEL ever since . . I guess I should try again and actually work out how I can keep everything going with SEL active . .
Thanks for the prodding!
Regards,
Phil.
cloud@lists.stg.fedoraproject.org