Now I am use only nsf server primary and secondary is working fine, but my primary storage I try to gluster then try gluster to nfs both are not successful, my operating system is AlmaLinux9, I see from kvm server libvirt error gluster not support Almalinux9, so can I use Almalinux8 for primary storage gluster? Please let me know which operating system supported gluster with ACS version tested for production environments?
-- *Thanks & Regards.**Support Admin* ------------------------------ *Facebook <https://www.facebook.com/TechnologyRSS> | Twitter <https://twitter.com/technologyrss1> | YouTube <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | LinkedIn <https://www.linkedin.com/company/technologyrss/>**Address : *Rayerbagh Complex Super Market Level #03, Shop No #66, Rayerbagh Bus Stand Dhaka. Bangladesh *Mob :* +88 01716915504 *Email :* support.ad...@technologyrss.com *Web :* www.technologyrss.com On Thu, Feb 20, 2025 at 10:56 PM TechnologyRss <technologyrss.m...@gmail.com> wrote: > Now I am using both nsf server but can't create vm instance. All status is > ok. But can't create vm. > What should I do? > > On Thu, 20 Feb 2025, 6:09 am TechnologyRss, <technologyrss.m...@gmail.com> > wrote: > >> System running on local storage when create adv zone then mark it local >> storage. >> >> On Thu, 20 Feb 2025, 1:56 am Wei ZHOU, <ustcweiz...@gmail.com> wrote: >> >>> Are the system vms running on glusterfs ? >>> >>> Can you deploy a vm on the same server as the system vms (you can specify >>> the host when deploying a vm) ? >>> >>> >>> -Wei >>> >>> >>> On Wed, Feb 19, 2025 at 8:01 PM TechnologyRss < >>> technologyrss.m...@gmail.com> >>> wrote: >>> >>> > Glustaerfs as primary storage. And nfs as secondary storage. Both >>> different >>> > server. >>> > >>> > On Thu, 20 Feb 2025, 12:30 am Wei ZHOU, <ustcweiz...@gmail.com> wrote: >>> > >>> > > Do you use local storage or glusterfs now ? >>> > > >>> > > -Wei >>> > > >>> > > On Wed, Feb 19, 2025 at 5:19 PM TechnologyRss < >>> > > technologyrss.m...@gmail.com> >>> > > wrote: >>> > > >>> > > > 1. update this now upload iso successfully done. >>> > > > 2. can't create vm instance error https://prnt.sc/79I4zJ8A24v1 >>> > > > ++++++From kvm error log++++++++++++ >>> > > > 2025-02-19 17:10:05,818 WARN >>> > > [resource.wrapper.LibvirtStartCommandWrapper] >>> > > > (agentRequest-Handler-2:[]) (logid:f9055dbb) LibvirtException >>> > > > org.libvirt.LibvirtException: internal error: process exited while >>> > > > connecting to monitor: 2025-02-19T16:10:05.660415Z qemu-kvm: >>> -blockdev >>> > > > >>> > > > >>> > > >>> > >>> {"driver":"gluster","volume":"primary","path":"ea3342f6-a95c-476c-bc75-dcee9034eca4","server":[{"type":"inet","host":"192.168.1.1","port":"24007"}],"debug":4,"node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap","cache":{"direct":true,"no-flush":false}}: >>> > > > Unknown driver 'gluster' >>> > > > at org.libvirt.ErrorHandler.processError(Unknown Source) >>> > > > at org.libvirt.ErrorHandler.processError(Unknown Source) >>> > > > at org.libvirt.Connect.domainCreateXML(Unknown Source) >>> > > > >>> > > > What should I do? Please update me as soon as possible.... >>> > > > >>> > > > Unable to start a VM >>> > > > >>> > > > -- >>> > > > >>> > > > >>> > > > *Thanks & Regards.**Support Admin* >>> > > > ------------------------------ >>> > > > >>> > > > >>> > > > *Facebook <https://www.facebook.com/TechnologyRSS> | Twitter >>> > > > <https://twitter.com/technologyrss1> | YouTube >>> > > > <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | >>> LinkedIn >>> > > > <https://www.linkedin.com/company/technologyrss/>**Address : >>> > *Rayerbagh >>> > > > Complex Super Market >>> > > > Level #03, Shop No #66, Rayerbagh Bus Stand >>> > > > Dhaka. Bangladesh >>> > > > *Mob :* +88 01716915504 >>> > > > *Email :* support.ad...@technologyrss.com >>> > > > *Web :* www.technologyrss.com >>> > > > >>> > > > >>> > > > On Wed, Feb 19, 2025 at 9:52 PM TechnologyRss < >>> > > > technologyrss.m...@gmail.com> >>> > > > wrote: >>> > > > >>> > > > > Now ssvm and cpvm status is working fine after rebooting all >>> servers >>> > > and >>> > > > > then restart mgmt service, but now I try upload iso but not >>> success >>> > > > > https://prnt.sc/KAr3HKpJZWtN >>> > > > > >>> > > > > 1. upload iso how can I easily process? >>> > > > > 2. I tried to create a vm instance using centos template but was >>> not >>> > > > > successful. >>> > > > > >>> > > > > What should I do? >>> > > > > >>> > > > > ++Error from kvm host +++++++++ >>> > > > > >>> > > > > 2025-02-19 16:43:51,604 WARN >>> > > > > [resource.wrapper.LibvirtStartCommandWrapper] >>> > > > (agentRequest-Handler-2:[]) >>> > > > > (logid:94fcaae3) LibvirtException org.libvirt.LibvirtException: >>> > > internal >>> > > > > error: process exited while connecting to monitor: >>> > > > > 2025-02-19T15:43:51.458864Z qemu-kvm: -blockdev >>> > > > > >>> > > > >>> > > >>> > >>> {"driver":"gluster","volume":"primary","path":"e62060fe-3893-4fa7-9ab5-1c63bfc88a0e","server":[{"type":"inet","host":"192.168.1.1","port":"24007"}],"debug":4,"node-name":"libvirt-3-storage","auto-read-only":true,"discard":"unmap","cache":{"direct":true,"no-flush":false}}: >>> > > > > Unknown driver 'gluster' >>> > > > > at org.libvirt.ErrorHandler.processError(Unknown Source) >>> > > > > at org.libvirt.ErrorHandler.processError(Unknown Source) >>> > > > > at org.libvirt.Connect.domainCreateXML(Unknown Source) >>> > > > > at >>> > > > > >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.startVM(LibvirtComputingResource.java:1909) >>> > > > > at >>> > > > > >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.wrapper.LibvirtStartCommandWrapper.execute(LibvirtStartCommandWrapper.java:87) >>> > > > > at >>> > > > > >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.wrapper.LibvirtStartCommandWrapper.execute(LibvirtStartCommandWrapper.java:48) >>> > > > > at >>> > > > > >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.wrapper.LibvirtRequestWrapper.execute(LibvirtRequestWrapper.java:78) >>> > > > > at >>> > > > > >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:1945) >>> > > > > at com.cloud.agent.Agent.processRequest(Agent.java:686) >>> > > > > at >>> > > > > com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:1109) >>> > > > > at com.cloud.utils.nio.Task.call(Task.java:83) >>> > > > > at com.cloud.utils.nio.Task.call(Task.java:29) >>> > > > > at >>> > > > > >>> java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) >>> > > > > at >>> > > > > >>> > > > >>> > > >>> > >>> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) >>> > > > > at >>> > > > > >>> > > > >>> > > >>> > >>> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) >>> > > > > at java.base/java.lang.Thread.run(Thread.java:840) >>> > > > > ++++++++++ >>> > > > > >>> > > > > -- >>> > > > > >>> > > > > >>> > > > > *Thanks & Regards.**Support Admin* >>> > > > > ------------------------------ >>> > > > > >>> > > > > >>> > > > > *Facebook <https://www.facebook.com/TechnologyRSS> | Twitter >>> > > > > <https://twitter.com/technologyrss1> | YouTube >>> > > > > <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | >>> > LinkedIn >>> > > > > <https://www.linkedin.com/company/technologyrss/>**Address : >>> > > *Rayerbagh >>> > > > > Complex Super Market >>> > > > > Level #03, Shop No #66, Rayerbagh Bus Stand >>> > > > > Dhaka. Bangladesh >>> > > > > *Mob :* +88 01716915504 >>> > > > > *Email :* support.ad...@technologyrss.com >>> > > > > *Web :* www.technologyrss.com >>> > > > > >>> > > > > >>> > > > > On Wed, Feb 19, 2025 at 9:04 PM TechnologyRss < >>> > > > > technologyrss.m...@gmail.com> wrote: >>> > > > > >>> > > > >> Iso not uploaded from allowed sites Please see ... >>> > > > >> https://prnt.sc/RlI4acWmUSY9 >>> > > > >> What can I do now? >>> > > > >> my ssvm alert https://prnt.sc/LxvXPiXwO7Ef >>> > > > >> >>> > > > >> +++++++++++ >>> > > > >> 2025-02-19 15:56:18,599 ERROR >>> [c.c.a.m.ClusteredAgentManagerImpl] >>> > > > >> (AgentConnectTaskPool-23:[ctx-b2478003]) (logid:f58caf1c) >>> Monitor >>> > > > >> SecondaryStorageListener says there is an error in the connect >>> > process >>> > > > for >>> > > > >> 3 due to Invalid CIDR: 14.128.14.13 >>> > > > >> com.cloud.utils.exception.CloudRuntimeException: Invalid CIDR: >>> > > > 14.128.14.13 >>> > > > >> at >>> > > > com.cloud.utils.net.NetUtils.getCleanIp4Cidr(NetUtils.java:634) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> org.apache.cloudstack.secondarystorage.SecondaryStorageManagerImpl.getAllowedInternalSiteCidrs(SecondaryStorageManagerImpl.java:404) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> org.apache.cloudstack.secondarystorage.SecondaryStorageManagerImpl.generateFirewallConfiguration(SecondaryStorageManagerImpl.java:437) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> com.cloud.storage.secondary.SecondaryStorageListener.processConnect(SecondaryStorageListener.java:87) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> com.cloud.agent.manager.AgentManagerImpl.notifyMonitorsOfConnection(AgentManagerImpl.java:553) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> com.cloud.agent.manager.AgentManagerImpl.sendReadyAndGetAttache(AgentManagerImpl.java:1116) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> com.cloud.agent.manager.AgentManagerImpl.handleConnectedAgent(AgentManagerImpl.java:1135) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> com.cloud.agent.manager.AgentManagerImpl$HandleAgentConnectTask.runInContext(AgentManagerImpl.java:1227) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) >>> > > > >> at >>> > > > >> >>> > > > >>> > > >>> > >>> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) >>> > > > >> at java.base/java.lang.Thread.run(Thread.java:840) >>> > > > >> +++++++++++++++++++ >>> > > > >> >>> > > > >> -- >>> > > > >> >>> > > > >> >>> > > > >> *Thanks & Regards.**Support Admin* >>> > > > >> ------------------------------ >>> > > > >> >>> > > > >> >>> > > > >> *Facebook <https://www.facebook.com/TechnologyRSS> | Twitter >>> > > > >> <https://twitter.com/technologyrss1> | YouTube >>> > > > >> <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | >>> > LinkedIn >>> > > > >> <https://www.linkedin.com/company/technologyrss/>**Address : >>> > > *Rayerbagh >>> > > > >> Complex Super Market >>> > > > >> Level #03, Shop No #66, Rayerbagh Bus Stand >>> > > > >> Dhaka. Bangladesh >>> > > > >> *Mob :* +88 01716915504 >>> > > > >> *Email :* support.ad...@technologyrss.com >>> > > > >> *Web :* www.technologyrss.com >>> > > > >> >>> > > > >> >>> > > > >> On Wed, Feb 19, 2025 at 7:39 PM TechnologyRss < >>> > > > >> technologyrss.m...@gmail.com> wrote: >>> > > > >> >>> > > > >>> Now I solve refuse option secondary storage restart and then >>> ssvm >>> > > > >>> restart now nfs mount is ok from ssvm but i see different >>> error . >>> > > > >>> >>> > > > >>> ssvm status is https://prnt.sc/cqIe2Lv-SQth >>> > > > >>> mgmt : 192.168.1.11 >>> > > > >>> 2nd storage : 192.168.1.12 >>> > > > >>> >>> > > > >>> +++++++++++ >>> > > > >>> 2025-02-19T13:34:45,699 INFO [utils.nio.NioClient] >>> > > > (Agent-Handler-5:[]) >>> > > > >>> NioClient connection closed >>> > > > >>> 2025-02-19T13:34:50,700 INFO [cloud.agent.Agent] >>> > > (Agent-Handler-5:[]) >>> > > > >>> Reconnecting to host:192.168.1.11 >>> > > > >>> 2025-02-19T13:34:50,702 INFO [utils.nio.NioClient] >>> > > > (Agent-Handler-5:[]) >>> > > > >>> Connecting to 192.168.1.11:8250 >>> > > > >>> 2025-02-19T13:34:50,703 INFO [utils.nio.Link] >>> (Agent-Handler-5:[]) >>> > > > Conf >>> > > > >>> file found: /usr/local/cloud/systemvm/conf/agent.properties >>> > > > >>> 2025-02-19T13:34:50,756 INFO [utils.nio.NioClient] >>> > > > (Agent-Handler-5:[]) >>> > > > >>> SSL: Handshake done >>> > > > >>> 2025-02-19T13:34:50,759 INFO [utils.nio.NioClient] >>> > > > (Agent-Handler-5:[]) >>> > > > >>> Connected to 192.168.1.11:8250 >>> > > > >>> 2025-02-19T13:34:50,859 INFO [cloud.agent.Agent] >>> > > (Agent-Handler-2:[]) >>> > > > >>> Process agent startup answer, agent id = 0 >>> > > > >>> 2025-02-19T13:34:50,861 INFO [cloud.agent.Agent] >>> > > (Agent-Handler-2:[]) >>> > > > >>> Startup Response Received: agent id = 0 >>> > > > >>> 2025-02-19T13:34:50,862 INFO >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] >>> > > > (agentRequest-Handler-4:[]) >>> > > > >>> Determined host 192.168.1.12 corresponds to IP 192.168.1.12 >>> > > > >>> 2025-02-19T13:34:50,863 WARN >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] >>> > > > (agentRequest-Handler-4:[]) >>> > > > >>> addRouteToInternalIp: unable to determine same subnet: >>> > _eth1ip=null, >>> > > > dest >>> > > > >>> ip=192.168.1.12, _eth1mask=null >>> > > > >>> 2025-02-19T13:34:50,868 WARN >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] >>> > > > (agentRequest-Handler-4:[]) >>> > > > >>> Execution of process [6820] for command [/bin/bash -c ip route >>> > delete >>> > > > >>> 192.168.1.12 ] failed. >>> > > > >>> 2025-02-19T13:34:50,868 WARN >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] >>> > > > (agentRequest-Handler-4:[]) >>> > > > >>> Process [6820] for command [/bin/bash -c ip route delete >>> > > 192.168.1.12 ] >>> > > > >>> encountered the error: [RTNETLINK answers: No such process]. >>> > > > >>> 2025-02-19T13:34:50,874 WARN >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] >>> > > > (agentRequest-Handler-4:[]) >>> > > > >>> Execution of process [6821] for command [/bin/bash -c ip route >>> add >>> > > > >>> 192.168.1.12 via null ] failed. >>> > > > >>> 2025-02-19T13:34:50,874 WARN >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] >>> > > > (agentRequest-Handler-4:[]) >>> > > > >>> Process [6821] for command [/bin/bash -c ip route add >>> 192.168.1.12 >>> > > via >>> > > > null >>> > > > >>> ] encountered the error: [Error: inet address is expected >>> rather >>> > than >>> > > > >>> "null".]. >>> > > > >>> 2025-02-19T13:34:50,876 WARN >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] >>> > > > (agentRequest-Handler-4:[]) >>> > > > >>> Error in configuring route to internal ip err=Error: inet >>> address >>> > is >>> > > > >>> expected rather than "null". >>> > > > >>> 2025-02-19T13:34:50,877 INFO >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] >>> > > > (agentRequest-Handler-4:[]) >>> > > > >>> Determined host 192.168.1.12 corresponds to IP 192.168.1.12 >>> > > > >>> 2025-02-19T13:34:51,003 INFO >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] >>> > > > (agentRequest-Handler-4:[]) >>> > > > >>> created a thread to start post upload server >>> > > > >>> 2025-02-19T13:34:51,009 INFO [handler.logging.LoggingHandler] >>> > > > >>> (nioEventLoopGroup-64-1:[]) [id: 0xc44af34d] REGISTERED >>> > > > >>> 2025-02-19T13:34:51,011 INFO [handler.logging.LoggingHandler] >>> > > > >>> (nioEventLoopGroup-64-1:[]) [id: 0xc44af34d] BIND: >>> > > > 0.0.0.0/0.0.0.0:8210 >>> > > > >>> 2025-02-19T13:34:51,012 INFO [handler.logging.LoggingHandler] >>> > > > >>> (nioEventLoopGroup-64-1:[]) [id: 0xc44af34d] CLOSE >>> > > > >>> 2025-02-19T13:34:51,012 INFO [handler.logging.LoggingHandler] >>> > > > >>> (nioEventLoopGroup-64-1:[]) [id: 0xc44af34d] UNREGISTERED >>> > > > >>> 2025-02-19T13:34:51,018 INFO >>> > > > >>> [storage.resource.NfsSecondaryStorageResource] (Thread-33:[]) >>> > > shutting >>> > > > >>> down post upload server >>> > > > >>> 2025-02-19T13:34:55,762 INFO [cloud.agent.Agent] >>> > > (Agent-Handler-5:[]) >>> > > > >>> Connected to the host: 192.168.1.11 >>> > > > >>> 2025-02-19T13:34:56,050 INFO [cloud.agent.Agent] >>> > > (Agent-Handler-5:[]) >>> > > > >>> Lost connection to host: 192.168.1.11. Attempting reconnection >>> > while >>> > > we >>> > > > >>> still have 0 commands in progress. >>> > > > >>> 2025-02-19T13:34:56,051 INFO [utils.nio.NioClient] >>> > > > (Agent-Handler-5:[]) >>> > > > >>> NioClient connection closed >>> > > > >>> ++++++++++++ >>> > > > >>> >>> > > > >>> -- >>> > > > >>> >>> > > > >>> >>> > > > >>> *Thanks & Regards.**Support Admin* >>> > > > >>> ------------------------------ >>> > > > >>> >>> > > > >>> >>> > > > >>> *Facebook <https://www.facebook.com/TechnologyRSS> | Twitter >>> > > > >>> <https://twitter.com/technologyrss1> | YouTube >>> > > > >>> <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | >>> > > LinkedIn >>> > > > >>> <https://www.linkedin.com/company/technologyrss/>**Address : >>> > > > *Rayerbagh >>> > > > >>> Complex Super Market >>> > > > >>> Level #03, Shop No #66, Rayerbagh Bus Stand >>> > > > >>> Dhaka. Bangladesh >>> > > > >>> *Mob :* +88 01716915504 >>> > > > >>> *Email :* support.ad...@technologyrss.com >>> > > > >>> *Web :* www.technologyrss.com >>> > > > >>> >>> > > > >>> >>> > > > >>> On Wed, Feb 19, 2025 at 6:50 PM TechnologyRss < >>> > > > >>> technologyrss.m...@gmail.com> wrote: >>> > > > >>> >>> > > > >>>> I see nfs connection refuse from secondary storage. see from >>> ssvm >>> > > log >>> > > > >>>> +++++++++ >>> > > > >>>> root@s-2-VM:~# showmount -e 192.168.1.22 >>> > > > >>>> clnt_create: RPC: Unable to receive >>> > > > >>>> root@s-2-VM:~# ping 192.168.1.22 >>> > > > >>>> PING 192.168.1.22 (192.168.1.22): 56 data bytes >>> > > > >>>> 64 bytes from 192.168.1.22: icmp_seq=0 ttl=64 time=0.526 ms >>> > > > >>>> 64 bytes from 192.168.1.22: icmp_seq=1 ttl=64 time=0.610 ms >>> > > > >>>> 64 bytes from 192.168.1.22: icmp_seq=2 ttl=64 time=0.529 ms >>> > > > >>>> --- 192.168.1.22 ping statistics --- >>> > > > >>>> 3 packets transmitted, 3 packets received, 0% packet loss >>> > > > >>>> round-trip min/avg/max/stddev = 0.526/0.555/0.610/0.039 ms >>> > > > >>>> root@s-2-VM:~# showmount -e 192.168.1.22 >>> > > > >>>> clnt_create: RPC: Unable to receive >>> > > > >>>> root@s-2-VM:~# rpcinfo -p 192.168.1.22 >>> > > > >>>> 192.168.1.22: RPC: Remote system error - Connection refused >>> > > > >>>> root@s-2-VM:~# mount -t nfs 192.168.1.22:/mnt/secondary >>> > > > /mnt/secondary >>> > > > >>>> mount.nfs: mount point /mnt/secondary does not exist >>> > > > >>>> root@s-2-VM:~# >>> > > > >>>> root@s-2-VM:~# mount -t nfs 192.168.1.22:/mnt/secondary /mnt >>> > > > >>>> mount.nfs: Connection refused >>> > > > >>>> ++++++++++++++ >>> > > > >>>> >>> > > > >>>> -- >>> > > > >>>> >>> > > > >>>> >>> > > > >>>> *Thanks & Regards.**Support Admin* >>> > > > >>>> ------------------------------ >>> > > > >>>> >>> > > > >>>> >>> > > > >>>> *Facebook <https://www.facebook.com/TechnologyRSS> | Twitter >>> > > > >>>> <https://twitter.com/technologyrss1> | YouTube >>> > > > >>>> <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | >>> > > LinkedIn >>> > > > >>>> <https://www.linkedin.com/company/technologyrss/>**Address : >>> > > > *Rayerbagh >>> > > > >>>> Complex Super Market >>> > > > >>>> Level #03, Shop No #66, Rayerbagh Bus Stand >>> > > > >>>> Dhaka. Bangladesh >>> > > > >>>> *Mob :* +88 01716915504 >>> > > > >>>> *Email :* support.ad...@technologyrss.com >>> > > > >>>> *Web :* www.technologyrss.com >>> > > > >>>> >>> > > > >>>> >>> > > > >>>> On Wed, Feb 19, 2025 at 4:02 PM Wei ZHOU < >>> ustcweiz...@gmail.com> >>> > > > wrote: >>> > > > >>>> >>> > > > >>>>> Hi, >>> > > > >>>>> >>> > > > >>>>> Please check if ssvm can connect to the secondary storage >>> > > > >>>>> >>> > > > >>>>> >>> > > > >>>>> -Wei >>> > > > >>>>> >>> > > > >>>>> On Wed, Feb 19, 2025 at 9:50 AM TechnologyRss < >>> > > > >>>>> technologyrss.m...@gmail.com> >>> > > > >>>>> wrote: >>> > > > >>>>> >>> > > > >>>>> > Hello dear, >>> > > > >>>>> > Please help me , I see error ssvm connecting >>> > > > >>>>> https://prnt.sc/-tGj2Hq8I35L >>> > > > >>>>> > >>> > > > >>>>> > ++++++++++++ip route from ssvm ++++++ >>> > > > >>>>> > root@s-2-VM:~# ip route >>> > > > >>>>> > default via 123.133.69.1 dev eth2 >>> > > > >>>>> > 1.1.1.1 via 192.168.1.0 dev eth1 >>> > > > >>>>> > 10.0.0.0/8 via 192.168.1.0 dev eth1 >>> > > > >>>>> > 45.44.223.0/24 via 192.168.1.0 dev eth1 >>> > > > >>>>> > 169.254.0.0/16 dev eth0 proto kernel scope link src >>> > > > 169.254.244.230 >>> > > > >>>>> > 172.16.0.0/12 via 192.168.1.0 dev eth1 >>> > > > >>>>> > 123.133.0.0/16 via 192.168.1.0 dev eth1 >>> > > > >>>>> > 123.133.1.0/24 dev eth1 proto kernel scope link src >>> > 192.168.1.93 >>> > > > >>>>> > 123.133.69.0/24 dev eth2 proto kernel scope link src >>> > > 123.133.69.85 >>> > > > >>>>> > ++++++++++++++ >>> > > > >>>>> > >>> > > > >>>>> > Please give me an idea >>> > > > >>>>> > ++++++++++Log from ssvm tail log+++++++++++++ >>> > > > >>>>> > root@s-2-VM:~# tail -f /var/log/cloud/cloud.out >>> > > > >>>>> > 2025-02-19T08:38:33,897 INFO >>> > > > >>>>> > [storage.resource.NfsSecondaryStorageResource] >>> > > > >>>>> (agentRequest-Handler-1:[]) >>> > > > >>>>> > Determined host 192.168.1.12 corresponds to IP 192.168.1.12 >>> > > > >>>>> > 2025-02-19T08:38:33,898 WARN >>> > > > >>>>> > [storage.resource.NfsSecondaryStorageResource] >>> > > > >>>>> (agentRequest-Handler-1:[]) >>> > > > >>>>> > addRouteToInternalIp: unable to determine same subnet: >>> > > > _eth1ip=null, >>> > > > >>>>> dest >>> > > > >>>>> > ip=192.168.1.12, _eth1mask=null >>> > > > >>>>> > 2025-02-19T08:38:33,903 WARN >>> > > > >>>>> > [storage.resource.NfsSecondaryStorageResource] >>> > > > >>>>> (agentRequest-Handler-1:[]) >>> > > > >>>>> > Execution of process [4195] for command [/bin/bash -c ip >>> route >>> > > > delete >>> > > > >>>>> > 192.168.1.12 ] failed. >>> > > > >>>>> > 2025-02-19T08:38:33,903 WARN >>> > > > >>>>> > [storage.resource.NfsSecondaryStorageResource] >>> > > > >>>>> (agentRequest-Handler-1:[]) >>> > > > >>>>> > Process [4195] for command [/bin/bash -c ip route delete >>> > > > >>>>> 192.168.1.12 ] >>> > > > >>>>> > encountered the error: [RTNETLINK answers: No such >>> process]. >>> > > > >>>>> > 2025-02-19T08:38:33,908 WARN >>> > > > >>>>> > [storage.resource.NfsSecondaryStorageResource] >>> > > > >>>>> (agentRequest-Handler-1:[]) >>> > > > >>>>> > Execution of process [4196] for command [/bin/bash -c ip >>> route >>> > > add >>> > > > >>>>> > 192.168.1.12 via null ] failed. >>> > > > >>>>> > 2025-02-19T08:38:33,908 WARN >>> > > > >>>>> > [storage.resource.NfsSecondaryStorageResource] >>> > > > >>>>> (agentRequest-Handler-1:[]) >>> > > > >>>>> > Process [4196] for command [/bin/bash -c ip route add >>> > > 192.168.1.12 >>> > > > >>>>> via null >>> > > > >>>>> > ] encountered the error: [Error: inet address is expected >>> > rather >>> > > > than >>> > > > >>>>> > "null".]. >>> > > > >>>>> > 2025-02-19T08:38:33,908 WARN >>> > > > >>>>> > [storage.resource.NfsSecondaryStorageResource] >>> > > > >>>>> (agentRequest-Handler-1:[]) >>> > > > >>>>> > Error in configuring route to internal ip err=Error: inet >>> > address >>> > > > is >>> > > > >>>>> > expected rather than "null". >>> > > > >>>>> > 2025-02-19T08:38:33,908 INFO >>> > > > >>>>> > [storage.resource.NfsSecondaryStorageResource] >>> > > > >>>>> (agentRequest-Handler-1:[]) >>> > > > >>>>> > Determined host 192.168.1.12 corresponds to IP 192.168.1.12 >>> > > > >>>>> > 2025-02-19T08:38:38,780 INFO [cloud.agent.Agent] >>> > > > >>>>> (Agent-Handler-3:[]) >>> > > > >>>>> > Connected to the host: 192.168.1.11 >>> > > > >>>>> > 2025-02-19T08:39:23,689 INFO >>> > > > >>>>> > [storage.resource.NfsSecondaryStorageResource] >>> > > > >>>>> (agentRequest-Handler-2:[]) >>> > > > >>>>> > Determined host 192.168.1.12 corresponds to IP 192.168.1.12 >>> > > > >>>>> > >>> > > > >>>>> > root@s-2-VM:~# service cloud status >>> > > > >>>>> > ● cloud.service - CloudStack Agent service >>> > > > >>>>> > Loaded: loaded (/etc/systemd/system/cloud.service; >>> > enabled; >>> > > > >>>>> preset: >>> > > > >>>>> > enabled) >>> > > > >>>>> > Active: active (running) since Wed 2025-02-19 08:28:34 >>> > UTC; >>> > > > >>>>> 11min ago >>> > > > >>>>> > Main PID: 3178 (bash) >>> > > > >>>>> > Tasks: 53 (limit: 495) >>> > > > >>>>> > Memory: 128.4M >>> > > > >>>>> > CPU: 7.067s >>> > > > >>>>> > CGroup: /system.slice/cloud.service >>> > > > >>>>> > ├─3178 bash /usr/local/cloud/systemvm/_run.sh >>> > > > >>>>> > ├─3385 java >>> > > > >>>>> > -Djavax.net.ssl.trustStore=./certs/realhostip.keystore >>> > > > >>>>> > -Djdk.tls.ephemeralDHKeySize=2048 >>> > -Djsse.enableSNIExtension=false >>> > > > >>>>> > -Dlog.home=/var/log/cloud> >>> > > > >>>>> > ├─4198 mount -t nfs -o >>> > > > >>>>> > soft,timeo=133,retrans=2147483647,tcp,acdirmax=0,acdirmin=0 >>> > > > >>>>> > 192.168.1.12:/mnt/secondary/secondary >>> > > > >>>>> > /mnt/SecStorage/1af1e90d-c704-3e62-b5> >>> > > > >>>>> > ├─4199 /sbin/mount.nfs 192.168.1.12: >>> > > > >>>>> /mnt/secondary/secondary >>> > > > >>>>> > /mnt/SecStorage/1af1e90d-c704-3e62-b597-da9151c5cb64 -o >>> > > > >>>>> > rw,soft,timeo=133,retrans=2147483647,tcp,> >>> > > > >>>>> > ├─4223 mount -t nfs -o >>> > > > >>>>> > soft,timeo=133,retrans=2147483647,tcp,acdirmax=0,acdirmin=0 >>> > > > >>>>> > 192.168.1.12:/mnt/secondary/secondary >>> > > > >>>>> > /mnt/SecStorage/1af1e90d-c704-3e62-b5> >>> > > > >>>>> > └─4224 /sbin/mount.nfs 192.168.1.12: >>> > > > >>>>> /mnt/secondary/secondary >>> > > > >>>>> > /mnt/SecStorage/1af1e90d-c704-3e62-b597-da9151c5cb64 -o >>> > > > >>>>> > rw,soft,timeo=133,retrans=2147483647,tcp,> >>> > > > >>>>> > >>> > > > >>>>> > Feb 19 08:38:33 s-2-VM _run.sh[3385]: 08:38:33,897 INFO >>> > > > >>>>> > NfsSecondaryStorageResource:3154 - Determined host >>> 192.168.1.12 >>> > > > >>>>> corresponds >>> > > > >>>>> > to IP 192.168.1.12 >>> > > > >>>>> > Feb 19 08:38:33 s-2-VM _run.sh[3385]: 08:38:33,898 WARN >>> > > > >>>>> > NfsSecondaryStorageResource:2900 - addRouteToInternalIp: >>> unable >>> > > to >>> > > > >>>>> > determine same subnet: _eth1ip=null, dest ip=19> >>> > > > >>>>> > Feb 19 08:38:33 s-2-VM _run.sh[3385]: 08:38:33,903 WARN >>> > > > >>>>> > NfsSecondaryStorageResource:277 - Execution of process >>> [4195] >>> > for >>> > > > >>>>> command >>> > > > >>>>> > [/bin/bash -c ip route delete 192.168.1.> >>> > > > >>>>> > Feb 19 08:38:33 s-2-VM _run.sh[3385]: 08:38:33,903 WARN >>> > > > >>>>> > NfsSecondaryStorageResource:319 - Process [4195] for >>> command >>> > > > >>>>> [/bin/bash -c >>> > > > >>>>> > ip route delete 192.168.1.12 ] encounte> >>> > > > >>>>> > Feb 19 08:38:33 s-2-VM _run.sh[3385]: 08:38:33,908 WARN >>> > > > >>>>> > NfsSecondaryStorageResource:277 - Execution of process >>> [4196] >>> > for >>> > > > >>>>> command >>> > > > >>>>> > [/bin/bash -c ip route add 192.168.1.12 > >>> > > > >>>>> > Feb 19 08:38:33 s-2-VM _run.sh[3385]: 08:38:33,908 WARN >>> > > > >>>>> > NfsSecondaryStorageResource:319 - Process [4196] for >>> command >>> > > > >>>>> [/bin/bash -c >>> > > > >>>>> > ip route add 192.168.1.12 via null ] en> >>> > > > >>>>> > Feb 19 08:38:33 s-2-VM _run.sh[3385]: 08:38:33,908 WARN >>> > > > >>>>> > NfsSecondaryStorageResource:2918 - Error in configuring >>> route >>> > to >>> > > > >>>>> internal >>> > > > >>>>> > ip err=Error: inet address is expected r> >>> > > > >>>>> > Feb 19 08:38:33 s-2-VM _run.sh[3385]: 08:38:33,908 INFO >>> > > > >>>>> > NfsSecondaryStorageResource:3154 - Determined host >>> 192.168.1.12 >>> > > > >>>>> corresponds >>> > > > >>>>> > to IP 192.168.1.12 >>> > > > >>>>> > Feb 19 08:38:38 s-2-VM _run.sh[3385]: 08:38:38,780 INFO >>> > > Agent:574 >>> > > > - >>> > > > >>>>> > Connected to the host: 192.168.1.11 >>> > > > >>>>> > Feb 19 08:39:23 s-2-VM _run.sh[3385]: 08:39:23,689 INFO >>> > > > >>>>> > NfsSecondaryStorageResource:3154 - Determined host >>> 192.168.1.12 >>> > > > >>>>> corresponds >>> > > > >>>>> > to IP 192.168.1.12 >>> > > > >>>>> > lines 1-25/25 (END) >>> > > > >>>>> > +++++++++++++++ >>> > > > >>>>> > -- >>> > > > >>>>> > >>> > > > >>>>> > >>> > > > >>>>> > *Thanks & Regards.**Support Admin* >>> > > > >>>>> > ------------------------------ >>> > > > >>>>> > >>> > > > >>>>> > >>> > > > >>>>> > *Facebook <https://www.facebook.com/TechnologyRSS> | >>> Twitter >>> > > > >>>>> > <https://twitter.com/technologyrss1> | YouTube >>> > > > >>>>> > <https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> >>> | >>> > > > >>>>> LinkedIn >>> > > > >>>>> > <https://www.linkedin.com/company/technologyrss/>**Address >>> : >>> > > > >>>>> *Rayerbagh >>> > > > >>>>> > Complex Super Market >>> > > > >>>>> > Level #03, Shop No #66, Rayerbagh Bus Stand >>> > > > >>>>> > Dhaka. Bangladesh >>> > > > >>>>> > *Mob :* +88 01716915504 >>> > > > >>>>> > *Email :* support.ad...@technologyrss.com >>> > > > >>>>> > *Web :* www.technologyrss.com >>> > > > >>>>> > >>> > > > >>>>> > >>> > > > >>>>> > On Tue, Feb 18, 2025 at 10:35 PM TechnologyRss < >>> > > > >>>>> > technologyrss.m...@gmail.com> >>> > > > >>>>> > wrote: >>> > > > >>>>> > >>> > > > >>>>> > > I am try create vm instance but not success,. >>> > > > >>>>> > > but I see my iso is ready status. >>> > https://prnt.sc/A_sMkloMIwnK >>> > > > >>>>> > > what can I do? >>> > > > >>>>> > > https://prnt.sc/Nvs5cKCddcB6 >>> > > > >>>>> > > >>> > > > >>>>> > > error >>> > > > >>>>> > > c37fd44f46 from libvirt >>> > > > >>>>> > > 2025-02-18 17:26:10,106 INFO >>> > > > >>>>> > > [direct.download.HttpsDirectTemplateDownloader] >>> > > > >>>>> > > (agentRequest-Handler-2:[]) (logid:615bddff) Downloading >>> > > template >>> > > > >>>>> 206 >>> > > > >>>>> > from >>> > > > >>>>> > > >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> https://old-releases.ubuntu.com/releases/22.04/ubuntu-22.04-live-server-amd64.iso >>> > > > >>>>> > > to: >>> > > > >>>>> > > >>> > > > >>>>> >>> > > > >>> > >>> /var/lib/libvirt/images/template/2/206/ubuntu-22.04-live-server-amd64.iso >>> > > > >>>>> > > 2025-02-18 17:26:13,966 INFO >>> > > > >>>>> > > [direct.download.HttpsDirectTemplateDownloader] >>> > > > >>>>> > > (agentRequest-Handler-2:[]) (logid:615bddff) No checksum >>> > > > provided, >>> > > > >>>>> > skipping >>> > > > >>>>> > > checksum validation >>> > > > >>>>> > > 2025-02-18 17:26:13,966 INFO >>> > > [kvm.storage.LibvirtStorageAdaptor] >>> > > > >>>>> > > (agentRequest-Handler-2:[]) (logid:615bddff) Trying to >>> fetch >>> > > > >>>>> storage pool >>> > > > >>>>> > > 9fcb2109-a2db-3bb3-856a-70c37fd44f46 from libvirt >>> > > > >>>>> > > 2025-02-18 17:26:14,027 WARN >>> > [kvm.storage.KVMStorageProcessor] >>> > > > >>>>> > > (agentRequest-Handler-2:[]) (logid:615bddff) Error >>> > downloading >>> > > > >>>>> template >>> > > > >>>>> > 206 >>> > > > >>>>> > > due to: Could not find volume >>> > > > >>>>> 67cbd421-2f59-4904-a981-be405f9079e6.iso: >>> > > > >>>>> > > Storage volume not found: no storage vol with matching >>> name >>> > > > >>>>> > > '67cbd421-2f59-4904-a981-be405f9079e6.iso' >>> > > > >>>>> > > 2025-02-18 17:26:14,052 INFO >>> > [kvm.storage.KVMStorageProcessor] >>> > > > >>>>> > > (agentRequest-Handler-4:[]) (logid:615bddff) The server >>> did >>> > not >>> > > > >>>>> provide >>> > > > >>>>> > the >>> > > > >>>>> > > template size, assuming there is enough space to >>> download it >>> > > > >>>>> > > 2025-02-18 17:26:14,052 INFO >>> > > [kvm.storage.LibvirtStorageAdaptor] >>> > > > >>>>> > > (agentRequest-Handler-4:[]) (logid:615bddff) Trying to >>> fetch >>> > > > >>>>> storage pool >>> > > > >>>>> > > 9fcb2109-a2db-3bb3-856a-70c37fd44f46 from libvirt >>> > > > >>>>> > > 2025-02-18 17:26:14,109 INFO >>> > > > >>>>> > > [direct.download.HttpsDirectTemplateDownloader] >>> > > > >>>>> > > (agentRequest-Handler-4:[]) (logid:615bddff) Downloading >>> > > template >>> > > > >>>>> 206 >>> > > > >>>>> > from >>> > > > >>>>> > > >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> https://old-releases.ubuntu.com/releases/22.04/ubuntu-22.04-live-server-amd64.iso >>> > > > >>>>> > > to: >>> > > > >>>>> > > >>> > > > >>>>> >>> > > > >>> > >>> /var/lib/libvirt/images/template/2/206/ubuntu-22.04-live-server-amd64.iso >>> > > > >>>>> > > 2025-02-18 17:26:18,172 INFO >>> > > > >>>>> > > [direct.download.HttpsDirectTemplateDownloader] >>> > > > >>>>> > > (agentRequest-Handler-4:[]) (logid:615bddff) No checksum >>> > > > provided, >>> > > > >>>>> > skipping >>> > > > >>>>> > > checksum validation >>> > > > >>>>> > > 2025-02-18 17:26:18,173 INFO >>> > > [kvm.storage.LibvirtStorageAdaptor] >>> > > > >>>>> > > (agentRequest-Handler-4:[]) (logid:615bddff) Trying to >>> fetch >>> > > > >>>>> storage pool >>> > > > >>>>> > > 9fcb2109-a2db-3bb3-856a-70c37fd44f46 from libvirt >>> > > > >>>>> > > 2025-02-18 17:26:18,228 WARN >>> > [kvm.storage.KVMStorageProcessor] >>> > > > >>>>> > > (agentRequest-Handler-4:[]) (logid:615bddff) Error >>> > downloading >>> > > > >>>>> template >>> > > > >>>>> > 206 >>> > > > >>>>> > > due to: Could not find volume >>> > > > >>>>> f0f1befe-8058-409e-8553-862c853fab7d.iso: >>> > > > >>>>> > > Storage volume not found: no storage vol with matching >>> name >>> > > > >>>>> > > 'f0f1befe-8058-409e-8553-862c853fab7d.iso' >>> > > > >>>>> > > 2025-02-18 17:26:18,295 INFO >>> > [kvm.storage.KVMStorageProcessor] >>> > > > >>>>> > > (agentRequest-Handler-3:[]) (logid:615bddff) The server >>> did >>> > not >>> > > > >>>>> provide >>> > > > >>>>> > the >>> > > > >>>>> > > template size, assuming there is enough space to >>> download it >>> > > > >>>>> > > 2025-02-18 17:26:18,295 INFO >>> > > [kvm.storage.LibvirtStorageAdaptor] >>> > > > >>>>> > > (agentRequest-Handler-3:[]) (logid:615bddff) Trying to >>> fetch >>> > > > >>>>> storage pool >>> > > > >>>>> > > 9fcb2109-a2db-3bb3-856a-70c37fd44f46 from libvirt >>> > > > >>>>> > > 2025-02-18 17:26:18,354 INFO >>> > > > >>>>> > > [direct.download.HttpsDirectTemplateDownloader] >>> > > > >>>>> > > (agentRequest-Handler-3:[]) (logid:615bddff) Downloading >>> > > template >>> > > > >>>>> 206 >>> > > > >>>>> > from >>> > > > >>>>> > > >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> https://old-releases.ubuntu.com/releases/22.04/ubuntu-22.04-live-server-amd64.iso >>> > > > >>>>> > > to: >>> > > > >>>>> > > >>> > > > >>>>> >>> > > > >>> > >>> /var/lib/libvirt/images/template/2/206/ubuntu-22.04-live-server-amd64.iso >>> > > > >>>>> > > 2025-02-18 17:26:22,362 INFO >>> > > > >>>>> > > [direct.download.HttpsDirectTemplateDownloader] >>> > > > >>>>> > > (agentRequest-Handler-3:[]) (logid:615bddff) No checksum >>> > > > provided, >>> > > > >>>>> > skipping >>> > > > >>>>> > > checksum validation >>> > > > >>>>> > > 2025-02-18 17:26:22,362 INFO >>> > > [kvm.storage.LibvirtStorageAdaptor] >>> > > > >>>>> > > (agentRequest-Handler-3:[]) (logid:615bddff) Trying to >>> fetch >>> > > > >>>>> storage pool >>> > > > >>>>> > > 9fcb2109-a2db-3bb3-856a-70c37fd44f46 from libvirt >>> > > > >>>>> > > 2025-02-18 17:26:22,443 WARN >>> > [kvm.storage.KVMStorageProcessor] >>> > > > >>>>> > > (agentRequest-Handler-3:[]) (logid:615bddff) Error >>> > downloading >>> > > > >>>>> template >>> > > > >>>>> > 206 >>> > > > >>>>> > > due to: Could not find volume >>> > > > >>>>> 2991c5d0-6655-4d42-bba5-6ec85c8c7fa6.iso: >>> > > > >>>>> > > Storage volume not found: no storage vol with matching >>> name >>> > > > >>>>> > > '2991c5d0-6655-4d42-bba5-6ec85c8c7fa6.iso' >>> > > > >>>>> > > 2025-02-18 17:26:22,508 INFO >>> > [kvm.resource.LibvirtConnection] >>> > > > >>>>> > > (agentRequest-Handler-5:[]) (logid:615bddff) No existing >>> > > libvirtd >>> > > > >>>>> > > connection found. Opening a new one >>> > > > >>>>> > > 2025-02-18 17:26:22,509 WARN >>> > [kvm.resource.LibvirtConnection] >>> > > > >>>>> > > (agentRequest-Handler-5:[]) (logid:615bddff) Can not >>> find a >>> > > > >>>>> connection >>> > > > >>>>> > for >>> > > > >>>>> > > Instance i-2-5-VM. Assuming the default connection. >>> > > > >>>>> > > -- >>> > > > >>>>> > > >>> > > > >>>>> > > >>> > > > >>>>> > > *Thanks & Regards.**Support Admin* >>> > > > >>>>> > > ------------------------------ >>> > > > >>>>> > > >>> > > > >>>>> > > >>> > > > >>>>> > > *Facebook <https://www.facebook.com/TechnologyRSS> | >>> Twitter >>> > > > >>>>> > > <https://twitter.com/technologyrss1> | YouTube >>> > > > >>>>> > > < >>> https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> | >>> > > > >>>>> LinkedIn >>> > > > >>>>> > > <https://www.linkedin.com/company/technologyrss/>**Address >>> : >>> > > > >>>>> *Rayerbagh >>> > > > >>>>> > > Complex Super Market >>> > > > >>>>> > > Level #03, Shop No #66, Rayerbagh Bus Stand >>> > > > >>>>> > > Dhaka. Bangladesh >>> > > > >>>>> > > *Mob :* +88 01716915504 >>> > > > >>>>> > > *Email :* support.ad...@technologyrss.com >>> > > > >>>>> > > *Web :* www.technologyrss.com >>> > > > >>>>> > > >>> > > > >>>>> > > >>> > > > >>>>> > > On Tue, Feb 18, 2025 at 10:05 PM TechnologyRss < >>> > > > >>>>> > > technologyrss.m...@gmail.com> wrote: >>> > > > >>>>> > > >>> > > > >>>>> > >> I am try to download ISO from ubuntu web site but not >>> > > > successful, >>> > > > >>>>> > >> using url >>> > > > >>>>> > >> >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> https://old-releases.ubuntu.com/releases/22.04/ubuntu-22.04-live-server-amd64.iso >>> > > > >>>>> > >> Allow from ACS: https://prnt.sc/MHcdVqErkd3_ >>> > > > >>>>> > >> After create url see error : >>> https://prnt.sc/n0BaGPyZUSF2 >>> > > > >>>>> > >> >>> > > > >>>>> > >> Please give me any idea what is my problem? >>> > > > >>>>> > >> >>> > > > >>>>> > >> -- >>> > > > >>>>> > >> >>> > > > >>>>> > >> >>> > > > >>>>> > >> *Thanks & Regards.**Support Admin* >>> > > > >>>>> > >> ------------------------------ >>> > > > >>>>> > >> >>> > > > >>>>> > >> >>> > > > >>>>> > >> *Facebook <https://www.facebook.com/TechnologyRSS> | >>> > Twitter >>> > > > >>>>> > >> <https://twitter.com/technologyrss1> | YouTube >>> > > > >>>>> > >> < >>> https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> >>> > | >>> > > > >>>>> LinkedIn >>> > > > >>>>> > >> <https://www.linkedin.com/company/technologyrss/ >>> >**Address >>> > : >>> > > > >>>>> *Rayerbagh >>> > > > >>>>> > >> Complex Super Market >>> > > > >>>>> > >> Level #03, Shop No #66, Rayerbagh Bus Stand >>> > > > >>>>> > >> Dhaka. Bangladesh >>> > > > >>>>> > >> *Mob :* +88 01716915504 >>> > > > >>>>> > >> *Email :* support.ad...@technologyrss.com >>> > > > >>>>> > >> *Web :* www.technologyrss.com >>> > > > >>>>> > >> >>> > > > >>>>> > >> >>> > > > >>>>> > >> On Tue, Feb 18, 2025 at 9:40 PM TechnologyRss < >>> > > > >>>>> > >> technologyrss.m...@gmail.com> wrote: >>> > > > >>>>> > >> >>> > > > >>>>> > >>> After much hard work now I am all success status, all >>> > status >>> > > is >>> > > > >>>>> working >>> > > > >>>>> > >>> fine, >>> > > > >>>>> > >>> Last I am changed to the ssvm and cpvm used as local >>> > storage >>> > > > when >>> > > > >>>>> > >>> creating the zone. >>> > > > >>>>> > >>> I think primary storage can't create ssvm and cpvm >>> volume >>> > > disk, >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> 1. one thing I see on the dashboard is secondary >>> storage is >>> > > > >>>>> 00.00 but >>> > > > >>>>> > >>> why ? >>> > > > >>>>> > >>> https://prnt.sc/WAlemWV6xIqH >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> Now I am try to upload iso then I create vm instance, >>> 🙂 >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> Please connect with us for next any help needed, >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> Your kindness has been much appreciated. >>> > > > >>>>> > >>> -- >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> *Thanks & Regards.**Support Admin* >>> > > > >>>>> > >>> ------------------------------ >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> *Facebook <https://www.facebook.com/TechnologyRSS> | >>> > Twitter >>> > > > >>>>> > >>> <https://twitter.com/technologyrss1> | YouTube >>> > > > >>>>> > >>> < >>> https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw> >>> > | >>> > > > >>>>> LinkedIn >>> > > > >>>>> > >>> <https://www.linkedin.com/company/technologyrss/ >>> >**Address >>> > : >>> > > > >>>>> > *Rayerbagh >>> > > > >>>>> > >>> Complex Super Market >>> > > > >>>>> > >>> Level #01, Shop No #211, Rayerbagh Bus Stand >>> > > > >>>>> > >>> Dhaka. Bangladesh >>> > > > >>>>> > >>> *Mob :* +88 01716915504 >>> > > > >>>>> > >>> *Email :* support.ad...@technologyrss.com >>> > > > >>>>> > >>> *Web :* www.technologyrss.com >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> >>> > > > >>>>> > >>> On Tue, Feb 18, 2025 at 7:40 PM TechnologyRss < >>> > > > >>>>> > >>> technologyrss.m...@gmail.com> wrote: >>> > > > >>>>> > >>> >>> > > > >>>>> > >>>> Skip previous error, because I think my primary >>> storage >>> > > > >>>>> problem, so I >>> > > > >>>>> > >>>> try to use primary storage as nfs, >>> > > > >>>>> > >>>> But in my production environment needed use gluster >>> > primary >>> > > > >>>>> storage >>> > > > >>>>> > and >>> > > > >>>>> > >>>> nfs as secondary storage, >>> > > > >>>>> > >>>> So now I am again deleting the zone and creating using >>> > > primary >>> > > > >>>>> gluster >>> > > > >>>>> > >>>> but I see below error. >>> > > > >>>>> > >>>> primary status is up https://prnt.sc/DfjwH7mZi-BG >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>>> this error from kvm host. >>> > > > >>>>> > >>>> ++++++++++ >>> > > > >>>>> > >>>> 2025-02-18 14:33:46,951 WARN >>> > > > >>>>> > >>>> [resource.wrapper.LibvirtStartCommandWrapper] >>> > > > >>>>> > (agentRequest-Handler-4:[]) >>> > > > >>>>> > >>>> (logid:2c7d971e) LibvirtException >>> > > > org.libvirt.LibvirtException: >>> > > > >>>>> > internal >>> > > > >>>>> > >>>> error: process exited while connecting to monitor: >>> > > > >>>>> > >>>> 2025-02-18T13:33:46.747677Z qemu-kvm: -blockdev >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> {"driver":"gluster","volume":"primary","path":"ba0511fb-e5be-48f4-9aa3-823f04077a41","server":[{"type":"inet","host":"192.168.1.1","port":"24007"}],"debug":4,"node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap","cache":{"direct":true,"no-flush":false}}: >>> > > > >>>>> > >>>> Unknown driver 'gluster' >>> > > > >>>>> > >>>> at >>> org.libvirt.ErrorHandler.processError(Unknown >>> > > > Source) >>> > > > >>>>> > >>>> at >>> org.libvirt.ErrorHandler.processError(Unknown >>> > > > Source) >>> > > > >>>>> > >>>> at org.libvirt.Connect.domainCreateXML(Unknown >>> > > Source) >>> > > > >>>>> > >>>> at >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.startVM(LibvirtComputingResource.java:1909) >>> > > > >>>>> > >>>> at >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.wrapper.LibvirtStartCommandWrapper.execute(LibvirtStartCommandWrapper.java:87) >>> > > > >>>>> > >>>> at >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.wrapper.LibvirtStartCommandWrapper.execute(LibvirtStartCommandWrapper.java:48) >>> > > > >>>>> > >>>> at >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.wrapper.LibvirtRequestWrapper.execute(LibvirtRequestWrapper.java:78) >>> > > > >>>>> > >>>> at >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:1945) >>> > > > >>>>> > >>>> at >>> > > > com.cloud.agent.Agent.processRequest(Agent.java:686) >>> > > > >>>>> > >>>> at >>> > > > >>>>> > >>>> >>> > > > >>>>> >>> com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:1109) >>> > > > >>>>> > >>>> at com.cloud.utils.nio.Task.call(Task.java:83) >>> > > > >>>>> > >>>> at com.cloud.utils.nio.Task.call(Task.java:29) >>> > > > >>>>> > >>>> at >>> > > > >>>>> > >>>> >>> > > > >>>>> >>> > java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) >>> > > > >>>>> > >>>> at >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) >>> > > > >>>>> > >>>> at >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>> > > > >>>>> >>> > > > >>> > > >>> > >>> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) >>> > > > >>>>> > >>>> at >>> java.base/java.lang.Thread.run(Thread.java:840) >>> > > > >>>>> > >>>> ++++++++++++ >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>>> -- >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>>> *Thanks & Regards.**Support Admin* >>> > > > >>>>> > >>>> ------------------------------ >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>>> *Facebook <https://www.facebook.com/TechnologyRSS> | >>> > > Twitter >>> > > > >>>>> > >>>> <https://twitter.com/technologyrss1> | YouTube >>> > > > >>>>> > >>>> < >>> https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw >>> > > >>> > > | >>> > > > >>>>> LinkedIn >>> > > > >>>>> > >>>> <https://www.linkedin.com/company/technologyrss/ >>> > >**Address >>> > > : >>> > > > >>>>> > *Rayerbagh >>> > > > >>>>> > >>>> Complex Super Market >>> > > > >>>>> > >>>> Level #01, Shop No #211, Rayerbagh Bus Stand >>> > > > >>>>> > >>>> Dhaka. Bangladesh >>> > > > >>>>> > >>>> *Mob :* +88 01716915504 >>> > > > >>>>> > >>>> *Email :* support.ad...@technologyrss.com >>> > > > >>>>> > >>>> *Web :* www.technologyrss.com >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>>> On Tue, Feb 18, 2025 at 5:40 PM Wei ZHOU < >>> > > > ustcweiz...@gmail.com >>> > > > >>>>> > >>> > > > >>>>> > wrote: >>> > > > >>>>> > >>>> >>> > > > >>>>> > >>>>> I do not understand "alert is running" . >>> > > > >>>>> > >>>>> >>> > > > >>>>> > >>>>> As I remember, there are routes for DNS servers in >>> system >>> > > vms >>> > > > >>>>> > >>>>> Can you share the output of the "ip route" command ? >>> > > > >>>>> > >>>>> If your management network cannot reach the public >>> > > internet, >>> > > > >>>>> you may >>> > > > >>>>> > >>>>> remove >>> > > > >>>>> > >>>>> the route for 8.8.8.8 >>> > > > >>>>> > >>>>> >>> > > > >>>>> > >>>>> >>> > > > >>>>> > >>>>> >>> > > > >>>>> > >>>>> >>> > > > >>>>> > >>>>> >>> > > > >>>>> > >>>>> >>> > > > >>>>> > >>>>> -Wei >>> > > > >>>>> > >>>>> >>> > > > >>>>> > >>>>> On Tue, Feb 18, 2025 at 12:15 PM TechnologyRss < >>> > > > >>>>> > >>>>> technologyrss.m...@gmail.com> >>> > > > >>>>> > >>>>> wrote: >>> > > > >>>>> > >>>>> >>> > > > >>>>> > >>>>> > Now I am using 1.1.1.1 then ping internet is ok, >>> but >>> > > alert >>> > > > is >>> > > > >>>>> > >>>>> running. >>> > > > >>>>> > >>>>> > >>> > > > >>>>> > >>>>> > On Tue, 18 Feb 2025, 5:11 pm Wei ZHOU, < >>> > > > >>>>> ustcweiz...@gmail.com> >>> > > > >>>>> > >>>>> wrote: >>> > > > >>>>> > >>>>> > >>> > > > >>>>> > >>>>> > > Hi, >>> > > > >>>>> > >>>>> > > >>> > > > >>>>> > >>>>> > > Do you use 8.8.8.8 as internal DNS or public DNS >>> ? >>> > > > >>>>> > >>>>> > > >>> > > > >>>>> > >>>>> > > Can you ping other DNS servers, for example >>> 1.1.1.1 >>> > or >>> > > > >>>>> 9.9.9.9 ? >>> > > > >>>>> > >>>>> > > >>> > > > >>>>> > >>>>> > > -Wei >>> > > > >>>>> > >>>>> > > >>> > > > >>>>> > >>>>> > > On Tue, Feb 18, 2025 at 10:20 AM TechnologyRss < >>> > > > >>>>> > >>>>> > > technologyrss.m...@gmail.com> >>> > > > >>>>> > >>>>> > > wrote: >>> > > > >>>>> > >>>>> > > >>> > > > >>>>> > >>>>> > > > Which version can I use production without any >>> > > error? >>> > > > >>>>> Please >>> > > > >>>>> > >>>>> let me >>> > > > >>>>> > >>>>> > > know. >>> > > > >>>>> > >>>>> > > > >>> > > > >>>>> > >>>>> > > > On Tue, 18 Feb 2025, 11:15 am TechnologyRss, < >>> > > > >>>>> > >>>>> > > technologyrss.m...@gmail.com >>> > > > >>>>> > >>>>> > > > > >>> > > > >>>>> > >>>>> > > > wrote: >>> > > > >>>>> > >>>>> > > > >>> > > > >>>>> > >>>>> > > > > All status is up and running but I see cloud >>> log >>> > > > error >>> > > > >>>>> with >>> > > > >>>>> > web >>> > > > >>>>> > >>>>> > *Alert >>> > > > >>>>> > >>>>> > > * >>> > > > >>>>> > >>>>> > > > > >>> > > > >>>>> > >>>>> > > > > *Host status *https://prnt.sc/iTLUXtXCSl9S >>> > > > >>>>> > >>>>> > > > > *Primary storage* >>> https://prnt.sc/_3gNLZJpBoLk >>> > > > >>>>> > >>>>> > > > > *Secondary storage* >>> https://prnt.sc/AUt-eOaVMT4v >>> > > > >>>>> > >>>>> > > > > *SSVM & CPVM status* >>> > https://prnt.sc/lpCfHwfiCsRG >>> > > > >>>>> > >>>>> > > > > *What can I do now? I am try to ping 8.8.8.8 >>> from >>> > > > ssvm >>> > > > >>>>> but >>> > > > >>>>> > not >>> > > > >>>>> > >>>>> ok, >>> > > > >>>>> > >>>>> > but >>> > > > >>>>> > >>>>> > > > > ssvm got public ip address, this ip address >>> can >>> > > ping >>> > > > >>>>> from >>> > > > >>>>> > >>>>> outside. * >>> > > > >>>>> > >>>>> > > > > >>> > > > >>>>> > >>>>> > > > > *++++++++++++++++* >>> > > > >>>>> > >>>>> > > > > 2025-02-18T05:02:40,801 INFO >>> > [utils.nio.NioClient] >>> > > > >>>>> > >>>>> > > (Agent-Handler-5:[]) >>> > > > >>>>> > >>>>> > > > > NioClient connection closed >>> > > > >>>>> > >>>>> > > > > 2025-02-18T05:02:45,801 INFO >>> [cloud.agent.Agent] >>> > > > >>>>> > >>>>> > (Agent-Handler-5:[]) >>> > > > >>>>> > >>>>> > > > > Reconnecting to host:192.168.1.11 >>> > > > >>>>> > >>>>> > > > > 2025-02-18T05:02:45,803 INFO >>> > [utils.nio.NioClient] >>> > > > >>>>> > >>>>> > > (Agent-Handler-5:[]) >>> > > > >>>>> > >>>>> > > > > Connecting to 192.168.1.11:8250 >>> > > > >>>>> > >>>>> > > > > 2025-02-18T05:02:45,804 INFO >>> [utils.nio.Link] >>> > > > >>>>> > >>>>> (Agent-Handler-5:[]) >>> > > > >>>>> > >>>>> > > Conf >>> > > > >>>>> > >>>>> > > > > file found: >>> > > > >>>>> /usr/local/cloud/systemvm/conf/agent.properties >>> > > > >>>>> > >>>>> > > > > 2025-02-18T05:02:45,847 INFO >>> > [utils.nio.NioClient] >>> > > > >>>>> > >>>>> > > (Agent-Handler-5:[]) >>> > > > >>>>> > >>>>> > > > > SSL: Handshake done >>> > > > >>>>> > >> >> >>