Re: Some thoughts on NFS

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Some thoughts on NFS
Дата
Msg-id CABUevExmEkjXxi8KpzJEgNcyxqDiJ2Gcg_A1FGJtZfewu+xAeA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Some thoughts on NFS  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers

On Tue, Feb 19, 2019 at 5:33 PM Tomas Vondra <tomas.vondra@2ndquadrant.com> wrote:

On 2/19/19 5:20 PM, Robert Haas wrote:
> On Tue, Feb 19, 2019 at 10:59 AM Magnus Hagander <magnus@hagander.net> wrote:

>> There might be a use-case for the split that you mention,
>> absolutely, but it's not going to solve the people-who-want-NFS
>> situation. You'd solve more of that by having the middle layer
>> speak "raw device" underneath and be able to sit on top of things
>> like iSCSI (yes, really).
>
> Not sure I follow this part.
>

I think Magnus says that people running PostgreSQL on NFS generally
don't do that because they somehow chose NFS, but because that's what
their company uses for network storage. Even if we support the custom
block protocol, they probably won't be able to use it.

Yes, with the addition that they also often export iSCSI endpoints today, so if we wanted to sit on top of something that could also work. But not sit on top of a custom block protocol we invent ourselves. 

--

В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: CPU costs of random_zipfian in pgbench
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Some thoughts on NFS