Re: [GENERAL] Pgsql troubleshooting & Iscsi

2016-04-26 Thread Tim Klicks
Hej all, Sorry for the late answer. I faced the same problem installing PostgreSQL 9.5.2 server on my RHEL 7.2 server. I solved it by doing the following. 1. vi /etc/fstab . . . UUID=19881aa7-699a-41ff-bd65-216e1d3de62c/var/lib/pgsql/9.5xfs _netdev0 0 2. vi /usr/lib/systemd/sys

Re: [GENERAL] Pgsql troubleshooting & Iscsi

2016-02-17 Thread Alberto Cabello Sánchez
On Wed, Feb 17, 2016 at 06:07:29PM +0100, p...@free.fr wrote: > Hi everybody, > > I installed a postgresql database on Redhat 7.1 and I decided to move the > database on an ISCSI device (LUN) inside a logical volume, mounted at > starting of the machine (xfs formatted). The mounting point is /var/

Re: Re : Re: [GENERAL] Pgsql troubleshooting & Iscsi

2016-02-17 Thread Adrian Klaver
(CET) Objet: Re: [GENERAL] Pgsql troubleshooting & Iscsi On 02/17/2016 09:07 AM, p...@free.fr wrote: Hi everybody, I installed a postgresql database on Redhat 7.1 and I decided to move the database on an ISCSI device (LUN) inside a logical volume, mounted at starting of the machine (

Re : Re: [GENERAL] Pgsql troubleshooting & Iscsi

2016-02-17 Thread proj
nvoyé: Wed, 17 Feb 2016 18:35:15 +0100 (CET) Objet: Re: [GENERAL] Pgsql troubleshooting & Iscsi On 02/17/2016 09:07 AM, p...@free.fr wrote: > Hi everybody, > > I installed a postgresql database on Redhat 7.1 and I decided to move the > database on an ISCSI device (LUN) inside a logic

Re: [GENERAL] Pgsql troubleshooting & Iscsi

2016-02-17 Thread Jeroen van Iddekinge
On 02/17/2016 06:07 PM, p...@free.fr wrote: Hi everybody, I installed a postgresql database on Redhat 7.1 and I decided to move the database on an ISCSI device (LUN) inside a logical volume, mounted at starting of the machine (xfs formatted). The mounting point is /var/lib/pgsql At the boot o

Re: [GENERAL] Pgsql troubleshooting & Iscsi

2016-02-17 Thread Adrian Klaver
On 02/17/2016 09:07 AM, p...@free.fr wrote: Hi everybody, I installed a postgresql database on Redhat 7.1 and I decided to move the database on an ISCSI device (LUN) inside a logical volume, mounted at starting of the machine (xfs formatted). The mounting point is /var/lib/pgsql At the boot o