[Server-devel] Fresh install of XS 0.6 -- "Moodle is disabled at the moment."
Martin Langhoff
martin.langhoff at gmail.com
Tue Nov 24 10:17:04 EST 2009
On Tue, Nov 24, 2009 at 3:20 AM, Ben T <benjtran at gmail.com> wrote:
> Thanks! I do software qa.
Cool -
>> - What are your mountpoints? Does /library mount correctly, and does
>> /library/pgsql-xs exist & is owned by postgres user? Seems possible
>> that the install process created a /library mountpoint that now is not
>> being mounted...
>
> [root at schoolserver ~]# df -H
> Filesystem Size Used Avail Use% Mountaed on
> /dev/sda2 7.3G 1.5G 5.5G 22% /
> /dev/mapper/VolGroup00-LogVol00
> 33M 4.7M 27M 16% /library
> /dev/sda1 104M 16M 83M 16% /boot
> tmpfs 264M 0 264M 0% /dev/shm
> [root at schoolserver ~]# cd /library/pgsql-xs
> [root at schoolserver pgsql-xs]# ls -l
> total 2
> drwx------ 3 postgres postgres 1024 2009-11-22 13:49 data-8.3
So it exists... and is mounted correctly! What happens if you try to
start pgsql-xs service? Does it still complain?
With this, and your logs looking normal, I can only think of a timing
thing -- PostgreSQL startup might be slow and Moodle is starting right
after and not finding it?
cheers,
m
--
martin.langhoff at gmail.com
martin at laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Server-devel
mailing list