Mailinglist Archive: opensuse (818 mails)
| < Previous | Next > |
Re: [opensuse] Howto run Apache web server on read-only root file system
- From: Monika Kistler <monika.kistler@xxxxxxxxxxxxx>
- Date: Thu, 1 Sep 2011 17:32:01 +0200
- Message-id: <201109011732.01718.monika.kistler@telemotive.de>
Hi David,
thanks a lot for your extensive answer.
That indeed is a crucial point, which I unfortunately forgot to mention. Sorry
for that.
Our /tmp/ is linked to /var/roottmp/, thus it is writable:
lrwxrwxrwx 1 root root 13 Jun 8 10:27 tmp -> /var/roottmp/
(A manual mktemp for example works out properly well.)
As I understand this error, it is not possible to move
`/tmp/apache2.PLbqAdT67tqh' to
`/etc/apache2/sysconfig.d/loadmodule.conf', because the latter is not
writeable. Which again is due
to the read-only rootfs.
Cheers,
Moni
http://www.telemotive.de
-----------------------------------------------------------------------------------
Firmensitz: Telemotive AG - Breitwiesen - 73347 Mühlhausen
Vorstand: Franz Diller, Markus Fischer, Markus Stolz
Vorstandsvorsitzender: Peter Kersten
Aufsichtsratsvorsitzender: Dipl. Kaufmann Thomas Derlien
Amtsgericht: Ulm HRB 541321
-----------------------------------------------------------------------------------
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
thanks a lot for your extensive answer.
I think you are going to have to provide a /tmp that is rw.
That indeed is a crucial point, which I unfortunately forgot to mention. Sorry
for that.
Our /tmp/ is linked to /var/roottmp/, thus it is writable:
lrwxrwxrwx 1 root root 13 Jun 8 10:27 tmp -> /var/roottmp/
(A manual mktemp for example works out properly well.)
mv: inter-device move failed: `/tmp/apache2.PLbqAdT67tqh' to
`/etc/apache2/sysconfig.d/loadmodule.conf'; unable to remove target:
Read-only file system /usr/share/apache2/get_module_list: line 113:
/etc/apache2/sysconfig.d/global.conf: Read-only file system
As I understand this error, it is not possible to move
`/tmp/apache2.PLbqAdT67tqh' to
`/etc/apache2/sysconfig.d/loadmodule.conf', because the latter is not
writeable. Which again is due
to the read-only rootfs.
Cheers,
Moni
http://www.telemotive.de
-----------------------------------------------------------------------------------
Firmensitz: Telemotive AG - Breitwiesen - 73347 Mühlhausen
Vorstand: Franz Diller, Markus Fischer, Markus Stolz
Vorstandsvorsitzender: Peter Kersten
Aufsichtsratsvorsitzender: Dipl. Kaufmann Thomas Derlien
Amtsgericht: Ulm HRB 541321
-----------------------------------------------------------------------------------
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |