Hi Arun,

I have no experience using GCS and fuse outside a GCP zone, but I can
imagine that a connection between a VPS on vpsserver.com and GCS gives a
worse response than hosting GeoServer on GCP in the same zone as where your
GCS bucket is located.

The use case I have tested was a database restore (PostGIS) on Kubernetes.
That worked very well, but  hosting COGs over fuse might give a
disappointing performance. However, it's easy to set up so I'd suggest
giving it a try.

Cheers,

Jan

--------------------------------------
System Architect and Lead Developer
Geodan b.v.
Buitenhaven 27-A
5211 TP 's-Hertogenbosch (NL)

T +31 (0)73 - 692 5151
M +31 (0)6 - 2395 1191
E jan.boo...@geodan.nl
www.geodan.nl | disclaimer <https://www.geodan.nl/disclaimer/>
--------------------------------------


Op do 29 okt. 2020 om 23:56 schreef Arun Govind <arun.us...@gmail.com>:

> Hi Jan,
> Thanks for the reply.
>
> Can you please tell me how exactly you deployed it?
>
> I have GeoServer installed on a VPS server (*vpsserver.com
> <http://vpsserver.com>*, Ubuntu 19.04, 3CPU, 4GB RAM, 100GB) for serving
> files, and cloud optimized GeoTIFFs in several GCS buckets. So do I install
> FUSE on our VPS server and connect to the GCS buckets? And I simply point
> the GCS bucket enabled through FUSE as the GeoServer data directory to
> process and publish services? So in this case will the data (COGs) transfer
> and download from the GCS bucket to GeoServer data directory on the VPS
> server (outside of GCP)?
>
> Or am I better off to spinning up a Ubuntu VM on GCP and install GeoServer
> and FUSE to it and then connect to the GCS buckets so that data stays
> within GCP?
>
> Another person said that "*FUSE is pretty fast, but the off the shelf
> FUSE that google provides is hampered by the "read ahead" system
> environment variable. You can re-write the kernel for google cloud images,
> but it doesn't work well with Kubernetes, because I don't believe you can
> use custom kernels with kubernetes in GCP*." Have you encountered any
> such limitations?
>
> Please let me know, thanks!
> Arun
>
>
> On Thu, Oct 29, 2020 at 1:17 PM Jan Boonen <jan.boo...@geodan.nl> wrote:
>
>> Hi Arun,
>>
>> I have had positive experiences using GCS fuse to mount a GCS bucket on
>> Linux. From there you can treat the raster as a local file in GeoServer. An
>> example of mounting GCS under Linux can be found in one of my Github repos:
>> https://github.com/boonen/postgresql-client-gcsfuse
>>
>> Kind regards,
>>
>> Jan
>> --------------------------------------
>> System Architect and Lead Developer
>> Geodan b.v.
>> Buitenhaven 27-A
>> 5211 TP 's-Hertogenbosch (NL)
>>
>> T +31 (0)73 - 692 5151
>> M +31 (0)6 - 2395 1191
>> E jan.boo...@geodan.nl
>> www.geodan.nl | disclaimer <https://www.geodan.nl/disclaimer/>
>> --------------------------------------
>>
>>
>> Op ma 26 okt. 2020 om 22:36 schreef Arun Govind <arun.us...@gmail.com>:
>>
>>> Hi,
>>> Does anyone have experience with GeoServer installed on Google Cloud
>>> Platform (GCP) and then accessing raster files on Google Cloud Storage
>>> (GCS) to use with Openlayers for web mapping?
>>>
>>> Thanks,
>>> --
>>> Sincerely yours,
>>> *Arun*
>>> _______________________________________________
>>> Geoserver-users mailing list
>>>
>>> Please make sure you read the following two resources before posting to
>>> this list:
>>> - Earning your support instead of buying it, but Ian Turton:
>>> http://www.ianturton.com/talks/foss4g.html#/
>>> - The GeoServer user list posting guidelines:
>>> http://geoserver.org/comm/userlist-guidelines.html
>>>
>>> If you want to request a feature or an improvement, also see this:
>>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>>
>>>
>>> Geoserver-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>
>>
>
> --
> Sincerely yours,
>
> *Arun Govind, PhD*
> *Email*: arun.gov...@usask.ca
> *Ph*: +16394714525
>
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to