Replicating data files is causing issue with postgres

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Ok. Problem solved.
> We were mounting the file system with:
>
> mount -t glusterfs -o volume-name=cache /etc/glusterfs/replicatedb.vol
> /mnt/replicate
>
> So I dropped the db and the tablespace and remounted the gluster share as:
>
> mount -t glusterfs -o volume-name=replicate /etc/glusterfs/replicatedb.vol
> /mnt/replicate
>
> After that our full database restore completed with no errors.
> This is a great thing!
> As you can see the volume-name=cache references write-behind, which seemed
> to be causing the problems.
>

volume-name=cache references io-cache and write-behind. Can you try
with volume-name=write-behind and see if things work? That way we can
corner the issue to be in io-cache specifically.

Avati



[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux