[SAC] [OSGeo] #3020: Creating backup of osgeo6 as lxc container on osgeo7

OSGeo trac_osgeo at osgeo.org
Sun Nov 5 11:13:33 PST 2023


#3020: Creating backup of osgeo6 as lxc container on osgeo7
----------------------+---------------------------------------
 Reporter:  robe      |       Owner:  sac@…
     Type:  task      |      Status:  new
 Priority:  normal    |   Milestone:  Sysadmin Contract 2023-I
Component:  SysAdmin  |  Resolution:
 Keywords:            |
----------------------+---------------------------------------
Comment (by robe):

 Note that at this point


 {{{
 systemctl list-units --failed
 }}}

 shows these failed services


 {{{
   UNIT                          LOAD   ACTIVE SUB    DESCRIPTION
 ● apache2.service               loaded failed failed The Apache HTTP
 Server
 ● smartd.service                loaded failed failed Self Monitoring and
 Reporting Technology (SMART) Daemon
 ● systemd-journald-audit.socket loaded failed failed Journal Audit Socket


 }}}


 apache2 is failed presumably cause I didn't bring over the /var/www
 volume.  I'll do that next.
 The other stuff well smartd I think is hardware checker, which makes no
 sense for an os container. I think systemd-journal-audit often fails
 especially when no security.nesting=true is enabled on server.  I'm going
 to disable both, cause I don't think they are useful


 {{{
 systemctl disable smartd.service
 systemctl disable systemd-journald-audit.socket
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/3020#comment:2>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list