Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] temp space keeps filling up

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] temp space keeps filling up


Chronological Thread 
  • From: Ben Beecher <>
  • To:
  • Subject: Re: [grouper-users] temp space keeps filling up
  • Date: Fri, 9 Feb 2018 16:03:19 -0500
  • Ironport-phdr: 9a23:5QNVtBDq0mEeHVKq9kcZUyQJP3N1i/DPJgcQr6AfoPdwSPvyo8bcNUDSrc9gkEXOFd2Cra4c0qyO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUmTaxe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoINTA5/mHZhMJzkaxVvg6uqgdlzILIeoyYLuZycr/fcN4cWGFPXtxRVytEAo6kcoYAEewBNvtFoobjuVQBsRu+Che2BOjyzTJHnWH50rMm3OQhDw7GxhctEM4JsHTQsdX1MbwdUeGvw6XS0zrMcu5W1C775YPVfB4hpvSMUqhxccrX0UQuGQLFjlaRqYz9ITyay+UNvHKB4+pnT+KvhGgqoBxyrDi33sogl5fFi4EPxl3E8Sh12oQ4KcOiREN1ZdOoCIVcuz2eOodsQc4vQ3tktDgnxrAJo5K2fjUGxZI6zBDFcfOHaZKH4hf7WeaRPzh4gHVldaq4hxav7Uig0vf8Vs6p31ZPtCVFk93MumwQ2xDJ9seIVuFx8Vum2TaLygDT7/pLIUEumqbBNZEu36MwmoISsUTFACD2hF37gLKIekgn4OSl6+Dqbq/kq5OCLYN5hAXzPrwrmsOlAOQ4NgYOX3Kc+eS5zLDj/Vb2TKtFg/AtjqbZt5TaJdkepqGiAg9ayJwv5AiiADe7yNgYh2UILEpZeBKbiIjkI17OIOr/Dfeim1Sjji1ry+nbPr36HJrNNGPDnazlfbZ88E5c1BEzwc5F65JVDLEBPOz8WlX3tNPGEh81LRa4zPj6B9VghcsiXjeAGKiEKK7I9EKT6/g0C+iKeIIPvjvhcb4o6+O9o2U+nAo3cK/h95YaY3C1BLwyKUiUanrhmP8KFmMXuwA/RarnhEDUAm0bXGq7Q69pvmJzM4mhF4qWHo0=

I tried setting the cache location in grouper.cache.properties (Thanks, Carey) but that didn't have the desired effect
grouper.cache.diskStorePath=/var/grouper/cache

I tried setting the TMPDIR environment variable before running the grouper shell (Thanks, Carl) but the cache files are still being created in /tmp
$ du -sh /tmp/grouper_ehcache_auto_TNQ*
30M /tmp/grouper_ehcache_auto_TNQK1FDP
386M /tmp/grouper_ehcache_auto_TNQMVVEG

Any other thoughts? I'm sure some of you Grouper admins have seen this problem. I would really like to find a solution.

Ben

On Thu, Feb 8, 2018 at 1:54 PM, Waldbieser, Carl <> wrote:

On *NIX systems, you can usually set an environment variable for a given process to tell it to use a specific folder:

https://en.wikipedia.org/wiki/TMPDIR

Thanks,
Carl Waldbieser
ITS Identity Management
Lafayette College

----- Original Message -----
From: "Ben Beecher" <>
To: "grouper-users" <>
Sent: Thursday, February 8, 2018 12:57:33 PM
Subject: [grouper-users] temp space keeps filling up

Our /tmp partition fills up on the Grouper server when there is a lot of
activity. When the temp space fills up everything stops so I have to shut
down the loader and all grouper shell sessions and remove the cache files
and then start everything up again, then the cache files grow again to 1.5
GB. Our /tmp filesystem has 2 GB and it can't easily be expanded. Can we
configure Grouper to put the cache files in some other location? Is there
any way to limit the space used by the cache files?

$ du -sh /tmp/grouper_ehcache*
4.0K /tmp/grouper_ehcache_auto_TNO0DGXH
1.5G /tmp/grouper_ehcache_auto_TNO0DGXI

Ben




Archive powered by MHonArc 2.6.19.

Top of Page