Has anyone noticed that oracle keeps changing the idle requirements for compute instances?

I just checked their docs:

  • CPU utilization for the 95th percentile is less than 20%
  • Network utilization is less than 20%
  • Memory utilization is less than 20% (applies to A1 shapes only)

In May it was 15% and in March it was 10%.

Is there anyway I can keep my compute instance without having them keep reclaiming it?

    • @thesmokingman
      link
      English
      79 months ago

      I think a good question for [email protected] is why Oracle. If they don’t have a reason to be using it, this is a great suggestion.

        • @thesmokingman
          link
          English
          99 months ago

          What about Oracle made it work for you over others? Have you looked at the minors like Linode or DigitalOcean?

            • @thesmokingman
              link
              English
              19 months ago

              You can get free offers from most places. If you juggle accounts and don’t do a ton, you can use AWS for free perpetually without dealing with this odd idle fandango.

    • TheHolm
      link
      fedilink
      English
      179 months ago

      Plus seed some torrents to cover network requirements.

    • @[email protected]
      link
      fedilink
      English
      19 months ago

      i mean… I don’t get decent hash rates but it’s better than nothing. p2pool eventually pays out.

    • @[email protected]
      link
      fedilink
      English
      69 months ago

      This also helps with scoring an A1 instance in the first place. Took several days to get my first one (using the script). And then when I wanted to nuke that one to recreate it I instantly hit the “out of capacity” message again.

      Switched to a PAYG account and instantly got a new instance. Still never pay a dime.

  • codus
    link
    fedilink
    English
    79 months ago

    Sounds like you need some more hobbies to throw at it. :-)

    You could always inflate the numbers by giving it artificial load but I imagine that breaks a ToS somewhere.

  • @[email protected]
    link
    fedilink
    English
    69 months ago

    Wait, so I understood it on the opposite way? They kick you out if you don’t use enough free resources?

  • @cmeerw
    link
    English
    59 months ago

    How do they actually get that information (particularly memory utilization)? Do they rely on their agent that’s pre-installed (but can be uninstalled)? At least in their web interface it doesn’t show any of that utilization for my instances (one is Ubuntu with their agent uninstalled and the other one is NetBSD).

    • @[email protected]
      link
      fedilink
      English
      89 months ago

      I don’t know, wouldn’t the Hypervisor be able to track resources usage by itself without anything else?

      • @cmeerw
        link
        English
        49 months ago

        At least for memory usage the hypervisor wouldn’t be able to tell the difference between memory merely used as cache vs. memory actually used by the software running on the machine (and OSes will usually just use any otherwise unused memory as cache, so you will likely see some inflated memory usage)

    • lemmyvore
      link
      fedilink
      English
      1
      edit-2
      9 months ago

      I don’t think they care about the fine details. The just drag a slider and it tells them it would kick out this many free instances, and someone says “ok let’s go with that”.