Yes. I already confirmed that.

+---------------------+
| service_offering_id |
+---------------------+
|                  22 |
+---------------------+

+----+------+-------+----------+---------+---------+------------+---------------+----------+-------------+--------------+----------+-------------+--------------------+-------------------------+
| id | cpu  | speed | ram_size | nw_rate | mc_rate | ha_enabled |
limit_cpu_use | host_tag | default_use | vm_type      | sort_key |
is_volatile | deployment_planner | dynamic_scaling_enabled |
+----+------+-------+----------+---------+---------+------------+---------------+----------+-------------+--------------+----------+-------------+--------------------+-------------------------+
| 22 |    1 |   500 |      256 |    NULL |    NULL |          1 |
  0 | NULL     |           1 | domainrouter |        0 |           0 | NULL
              |                       1 |
+----+------+-------+----------+---------+---------+------------+---------------+----------+-------------+--------------+----------+-------------+--------------------+-------------------------+


On Thu, Mar 24, 2022 at 10:39 AM Wei ZHOU <[email protected]> wrote:

> Hi,
>
> Can you check the database to see if the service offering is correct ?
>
> select service_offering_id from vm_instance where id=1410;
> select * from service_offering where id=<service_offering_id>;
>
> -Wei
>
>
>
> On Thu, 24 Mar 2022 at 09:23, Curious Pandora <[email protected]> wrote:
>
> > Hello all,
> >
> > After dedicating a pod for system vms (might have nothing to do with the
> > problem )
> > the virtual routers stopped working.
> >
> > The routers cannot launch since they are created with  174080kb of
> memory.
> >  <memory unit='KiB'>174080</memory>
> >  <currentMemory unit='KiB'>174080</currentMemory>
> >
> > According to the logs from the management server indeed the creation
> > parameters include a maxram of 170MB.
> >
> >
> >
> [{"com.cloud.agent.api.StartCommand":{"vm":{"id":"1410","name":"r-1410-VM","state":"Starting","type":"DomainRouter","cpus":"1","minSpeed":"166","maxSpeed":"500","
> > 178257920","maxRam":"(170.00 MB) 178257920","arch":"x86_64","os":"Debian
> > GNU/Linux 11 (64-bit)","platformEmulator":"Debian GNU/Linux 11
> > (64-bit)","bootArgs":" template=domP name=r-1410-VM
> >
> > Checking the database i confirmed that:
> > 1) The system offering for is the default "System Offering For Software
> > Router"
> > 2) At ram_size column the correct value "256" is present
> >
> > Cloudstack is at version: 4.16.1
> >
> > --
> > p4nd0ra - the curious
> >
>


-- 
p4nd0ra - the curious

Reply via email to