Clean up mounted NFS mount points used in current session

2023-08-18 Thread Technology Mail

*Hello,*

I setup ACS 4.18 on ubuntu 22.04 but not start properly.

Error: Clean up mounted NFS mount points used in current session.

ALso checking DB but all are empty,
mysql> select * from mshost;
Empty set (0.00 sec)

mysql> select * from mshost_peer;
Empty set (0.00 sec)

mysql> select * from mshost_status;
Empty set (0.00 sec)

mysql> select * from mshost_view;
Empty set (0.00 sec)

Found this issue https://github.com/apache/cloudstack/issues/6814

I can't see any solution above this link, Please help me how can I solve 
this issue.


--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Re: Unable to add host error ACS

2023-08-27 Thread Technology Mail
Now I am using 4.18, Ubuntu 20.04 server. KVM server cloud and libvirt 
agent service not start.


see error below:

Error:

++

root@kvm:~# tail -f /var/log/cloudstack/agent/agent.log
2023-03-27 18:17:43,962 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) Implementation Version is 4.18.0.0
2023-03-27 18:17:43,979 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) agent.properties found at /etc/cloudstack/agent/agent.properties
2023-03-27 18:17:44,210 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) Defaulting to using properties file for storage
2023-03-27 18:17:44,223 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) Defaulting to the constant time backoff algorithm
2023-03-27 18:17:44,440 INFO  [cloud.utils.LogUtils] (main:null) 
(logid:) log4j configuration found at /etc/cloudstack/agent/log4j-cloud.xml
2023-03-27 18:17:44,441 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) Using default Java settings for IPv6 preference for agent 
connection

2023-03-27 18:17:44,951 INFO  [cloud.agent.Agent] (main:null) (logid:) id is
2023-03-27 18:17:45,018 ERROR [kvm.resource.LibvirtComputingResource] 
(main:null) (logid:) uefi properties file not found due to: Unable to 
find file uefi.properties.
2023-03-27 18:17:45,259 INFO [kvm.resource.LibvirtComputingResource] 
(main:null) (logid:) Failed to find passphrase for keystore: cloud.jks
2023-03-27 18:17:45,280 INFO  [kvm.resource.LibvirtConnection] 
(main:null) (logid:) No existing libvirtd connection found. Opening a 
new one

+


Thanks.


On 6/27/2021 6:45 PM, Rohit Yadav wrote:
Thanks for sharing, glad the issue is resolved. The specific issue 
only affects 4.15.0.0 and older releases, this issue is however fixed 
in 4.15.1.0.


After adding hosts you may actually revert the original sshd 
configuration.



Regards.



*From:* Technologyrss Mail 
*Sent:* Sunday, June 27, 2021 13:03
*To:* Wei ZHOU ; d...@cloudstack.apache.org 


*Subject:* Re: Unable to add host error ACS

*Thank you so much!*
This 3 lines add into sshd_config file and restart sshd service then 
solved!


PubkeyAcceptedKeyTypes=+ssh-dss
HostKeyAlgorithms=+ssh-dss
KexAlgorithms=+diffie-hellman-group1-sha1

I am always try to find out ACS properly working with latest OS with 
latest version. I have *Tech* blog with *YouTube* channel.

Always I am appropriate your help & working as previous.

---
Alamin

On 6/27/2021 1:15 PM, Wei ZHOU wrote:

Hi,

Have you tried with 
http://docs.cloudstack.apache.org/en/4.15.0.0/releasenotes/about.html#workaround-for-adding-newer-kvm-hosts 
?


-Wei

On Sun, 27 Jun 2021 at 02:18, Technologyrss Mail 
 wrote:


From MGMT error log

From KVM error log

---Alamin

On 6/27/2021 12:24 AM, Wei ZHOU wrote:

Are you able to ssh into host using username/password ?

-Wei

On Sat, 26 Jun 2021 at 20:02, Technologyrss Mail <
technologyrss.m...@gmail.com> wrote:


Please see below error, This is from ACS MGMT log error.

2021-06-25 18:29:23,782 WARN [c.c.a.d.ParamGenericValidationWorker]
(qtp1644231115-18:ctx-ad53a30c ctx-da493b27) (logid:fc697fe9) Received
unknown parameters for command addHost. Unknown parameters : clustertype
2021-06-25 18:29:23,812 INFO  [c.c.r.ResourceManagerImpl]
(qtp1644231115-18:ctx-ad53a30c ctx-da493b27) (logid:fc697fe9) Trying to
add a new host athttp://10.66.100.50  in data center 1
2021-06-25 18:29:24,034 WARN  [c.c.h.k.d.LibvirtServerDiscoverer]
(qtp1644231115-18:ctx-ad53a30c ctx-da493b27) (logid:fc697fe9) can't
setup agent, due to java.io.IOException: There was a problem while
connecting to10.66.100.50:22    - There was a 
problem while connecting to
10.66.100.50:22  
2021-06-25 18:29:24,037 WARN  [c.c.r.ResourceManagerImpl]
(qtp1644231115-18:ctx-ad53a30c ctx-da493b27) (logid:fc697fe9) Unable to
find the server resources athttp://10.66.100.50
2021-06-25 18:29:24,049 INFO  [c.c.u.e.CSExceptionErrorCode]
(qtp1644231115-18:ctx-ad53a30c ctx-da493b27) (logid:fc697fe9) Could not
find exception: com.cloud.exception.DiscoveryException in error code
list for exceptions
2021-06-25 18:29:24,050 WARN  [o.a.c.a.c.a.h.AddHostCmd]
(qtp1644231115-18:ctx-ad53a30c ctx-da493b27) (logid:fc697fe9) Exception:
com.cloud.exception.DiscoveryException: Unable to add the host

---

Alamin

On 6/26/2021 10:18 PM, Rohit Yadav wrote:

Can you share logs, or the specific exceptions you're seeing if any? In

case you've attached them to your mail, the ML may not allow large
attachments.

Are you using ACS with basic zone on Ubuntu 20.04, both as mgmt server

and KVM host? In which case you may want to tail/investigate the logs on
both the management server and the KVM agent(s).

Regards.


From: Technologyrss

Re: Unable to add host error ACS

2023-08-27 Thread Technology Mail
(GzipHandler.java:772)
    at 
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)

    at org.eclipse.jetty.server.Server.handle(Server.java:516)
    at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
    at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
    at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
    at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
    at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
    at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
    at 
org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
    at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
    at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
    at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
    at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
    at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)

    at java.base/java.lang.Thread.run(Thread.java:829)
2023-08-28 06:44:08,816 INFO  [c.c.a.ApiServer] 
(qtp1955920234-13:ctx-8d79a623 ctx-3a188920) (logid:722f5754) Unable to 
add the host: Cannot find the server resources at http://10.66.10.20


++


Please help me 🙏


On 8/28/2023 11:26 AM, Rohit Yadav wrote:

Hi,

It appears there's something wrong in your 
/etc/cloudstack/agent/agent.properties, it can't find the passphrase 
to use cloud.jks as per:


2023-03-27 18:17:45,259 INFO [kvm.resource.LibvirtComputingResource] 
(main:null) (logid:) Failed to find passphrase for keystore: cloud.jks


You may re-add the host, or try this workaround:

 1. backup and then delete the cloud.* files from
/etc/cloudstack/agent/ directory
 2. change auth strictness global setting to false
(ca.plugin.root.auth.strictness) in cloudstack temporarily
 3. restart cloudstack agent on the KVM host, and once it's connected,
in CloudStack go to the UI-> infra ->host -> select the specific
host -> click button to re-provision certficates (this will
resetup the cloud.jks and certificates on the kvm host)
 4. finally, reset the ca.plugin.root.auth.strictness back to true


Regards.


--------
*From:* Technology Mail 
*Sent:* Sunday, August 27, 2023 13:33
*To:* Rohit Yadav ; 
users@cloudstack.apache.org ; 
d...@cloudstack.apache.org 

*Subject:* Re: Unable to add host error ACS

Now I am using 4.18, Ubuntu 20.04 server. KVM server cloud and libvirt 
agent service not start.


see error below:

Error:

++

root@kvm:~# tail -f /var/log/cloudstack/agent/agent.log
2023-03-27 18:17:43,962 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) Implementation Version is 4.18.0.0
2023-03-27 18:17:43,979 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) agent.properties found at /etc/cloudstack/agent/agent.properties
2023-03-27 18:17:44,210 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) Defaulting to using properties file for storage
2023-03-27 18:17:44,223 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) Defaulting to the constant time backoff algorithm
2023-03-27 18:17:44,440 INFO  [cloud.utils.LogUtils] (main:null) 
(logid:) log4j configuration found at 
/etc/cloudstack/agent/log4j-cloud.xml
2023-03-27 18:17:44,441 INFO  [cloud.agent.AgentShell] (main:null) 
(logid:) Using default Java settings for IPv6 preference for agent 
connection
2023-03-27 18:17:44,951 INFO  [cloud.agent.Agent] (main:null) (logid:) 
id is
2023-03-27 18:17:45,018 ERROR [kvm.resource.LibvirtComputingResource] 
(main:null) (logid:) uefi properties file not found due to: Unable to 
find file uefi.properties.
2023-03-27 18:17:45,259 INFO [kvm.resource.LibvirtComputingResource] 
(main:null) (logid:) Failed to find passphrase for keystore: cloud.jks
2023-03-27 18:17:45,280 INFO  [kvm.resource.LibvirtConnection] 
(main:null) (logid:) No existing libvirtd connection found. Opening a 
new one

+


Thanks.


On 6/27/2021 6:45 PM, Rohit Yadav wrote:
Thanks for sharing, glad the issue is resolved. The specific issue 
only affects 4.15.0.0 and older releases, this issue is however fixed 
in 4.15.1.0.


After adding hosts you may actually revert the original sshd

Unable to find image store to download

2023-09-03 Thread Technology Mail

Hi,

My setup is almalinux 8, and zone type is Edge, Now I try to upload iso 
but I face this error > Unable to find image store to download template 
null,


How can I upload iso into mgmt server?

+++

2023-09-03 19:43:13,001 WARN  [o.a.c.a.ProjectRoleBasedApiAccessChecker] 
(qtp649329985-14:ctx-b7f074a7 ctx-ac926d45) (logid:b5408043) Project is 
null, ProjectRoleBasedApiAccessChecker only applies to projects, 
returning API [registerIso] for user [User 
{"username":"admin","uuid":"33884ade-4a57-11ee-acdf-08002737abca"}.] as 
allowed.
2023-09-03 19:43:13,002 DEBUG [o.a.c.a.StaticRoleBasedAPIAccessChecker] 
(qtp649329985-14:ctx-b7f074a7 ctx-ac926d45) (logid:b5408043) RoleService 
is enabled. We will use it instead of StaticRoleBasedAPIAccessChecker.
2023-09-03 19:43:13,004 DEBUG [o.a.c.r.ApiRateLimitServiceImpl] 
(qtp649329985-14:ctx-b7f074a7 ctx-ac926d45) (logid:b5408043) API rate 
limiting is disabled. We will not use ApiRateLimitService.
2023-09-03 19:43:13,197 ERROR [c.c.a.ApiServer] 
(qtp649329985-14:ctx-b7f074a7 ctx-ac926d45) (logid:b5408043) unhandled 
exception executing api command: [Ljava.lang.String;@161b9f58
com.cloud.utils.exception.CloudRuntimeException: Unable to find image 
store to download template null
    at 
com.cloud.template.HypervisorTemplateAdapter.createTemplateWithinZone(HypervisorTemplateAdapter.java:283)
    at 
com.cloud.template.HypervisorTemplateAdapter.create(HypervisorTemplateAdapter.java:263)
    at 
com.cloud.template.TemplateManagerImpl.registerIso(TemplateManagerImpl.java:328)
    at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
    at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
    at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
    at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at 
org.apache.cloudstack.network.contrail.management.EventUtils$EventInterceptor.invoke(EventUtils.java:107)
    at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at 
com.cloud.event.ActionEventInterceptor.invoke(ActionEventInterceptor.java:52)
    at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at 
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
    at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)

    at com.sun.proxy.$Proxy222.registerIso(Unknown Source)
    at 
org.apache.cloudstack.api.command.user.iso.RegisterIsoCmd.execute(RegisterIsoCmd.java:253)

    at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:163)
    at com.cloud.api.ApiServer.queueCommand(ApiServer.java:777)
    at com.cloud.api.ApiServer.handleRequest(ApiServer.java:601)
    at 
com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:347)

    at com.cloud.api.ApiServlet$1.run(ApiServlet.java:154)
    at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:55)
    at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:102)
    at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:52)

    at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:151)
    at com.cloud.api.ApiServlet.doGet(ApiServlet.java:105)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
    at 
org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1450)
    at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
    at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554)
    at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
    at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
    at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
    at 
org.eclipse.j

Unable to deploy vm instance

2023-09-04 Thread Technology Mail

Hello,

Unable to deploy vm instance,

My server is alam 8.

1. MGMT+NFS
2. KVM

+

Unable to start a VM [55d71859-ae54-4e12-8de3-8f84fe9627bf] due to 
[Unable to create a deployment for VM instance 
{"id":15,"instanceName":"i-2-15-VM","type":"User","uuid":"55d71859-ae54-4e12-8de3-8f84fe9627bf"}].


+

MGMT server log

++

2023-09-04 14:53:15,711 DEBUG [c.c.a.ApiServlet] 
(qtp649329985-505:ctx-d4b80649) (logid:550584ab) ===START=== 10.66.10.22 
-- GET 
zoneid=cd6b9366-3982-42be-b3b2-8c4361239e4f&podid=97b8385b-baf9-4818-97b1-4ca141dcddce&clusterid=94385c60-5970-447c-926b-11653ac04a5a&hostid=7cad36ca-ddb9-404f-99ae-4f9f446138d8&boottype=BIOS&bootmode=LEGACY&templateid=0b13fe5d-af8a-4247-b473-20fb19723a9a&hypervisor=KVM&startvm=true&serviceofferingid=d13efba9-4f06-429c-a697-7a46a7c0f9b4&diskofferingid=961fd360-ca5e-4d2a-9813-cbd9eb392412&affinitygroupids=&securitygroupids=3388fc57-4a57-11ee-acdf-08002737abca&keypairs=&command=deployVirtualMachine&response=json
2023-09-04 14:53:15,711 DEBUG [c.c.a.ApiServlet] 
(qtp649329985-505:ctx-d4b80649) (logid:550584ab) Two factor 
authentication is already verified for the user 2, so skipping
2023-09-04 14:53:15,729 DEBUG [c.c.a.ApiServer] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) CIDRs from 
which account 'Account 
[{"accountName":"admin","id":2,"uuid":"33862365-4a57-11ee-acdf-08002737abca"}]' 
is allowed to perform API calls: 0.0.0.0/0,::/0
2023-09-04 14:53:15,736 INFO [o.a.c.a.DynamicRoleBasedAPIAccessChecker] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) Account 
[Account 
[{"accountName":"admin","id":2,"uuid":"33862365-4a57-11ee-acdf-08002737abca"}]] 
is Root Admin or Domain Admin, all APIs are allowed.
2023-09-04 14:53:15,738 WARN [o.a.c.a.ProjectRoleBasedApiAccessChecker] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) Project is 
null, ProjectRoleBasedApiAccessChecker only applies to projects, 
returning API [deployVirtualMachine] for user [User 
{"username":"admin","uuid":"33884ade-4a57-11ee-acdf-08002737abca"}.] as 
allowed.
2023-09-04 14:53:15,742 DEBUG [o.a.c.a.StaticRoleBasedAPIAccessChecker] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) 
RoleService is enabled. We will use it instead of 
StaticRoleBasedAPIAccessChecker.
2023-09-04 14:53:15,744 DEBUG [o.a.c.r.ApiRateLimitServiceImpl] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) API rate 
limiting is disabled. We will not use ApiRateLimitService.
2023-09-04 14:53:15,815 DEBUG [c.c.u.AccountManagerImpl] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) Access 
granted to Account 
[{"accountName":"admin","id":2,"uuid":"33862365-4a57-11ee-acdf-08002737abca"}] 
to 
org.apache.cloudstack.quota.vo.ServiceOfferingVO$$EnhancerByCGLIB$$24a01240@4ca3d6c4 
by AffinityGroupAccessChecker
2023-09-04 14:53:15,820 DEBUG [c.c.u.AccountManagerImpl] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) Access 
granted to Account 
[{"accountName":"admin","id":2,"uuid":"33862365-4a57-11ee-acdf-08002737abca"}] 
to com.cloud.storage.DiskOfferingVO$$EnhancerByCGLIB$$cd698f33@64fe404 
by AffinityGroupAccessChecker
2023-09-04 14:53:16,073 INFO  [c.c.v.UserVmManagerImpl] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) VM cannot 
be configured to be dynamically scalable if any of the service 
offering's dynamic scaling property, template's dynamic scaling property 
or global setting is false
2023-09-04 14:53:16,078 DEBUG [c.c.v.UserVmManagerImpl] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) 
Rootdisksize override validation successful. Template root disk size 
(1.13 GB) 1215168512 Root disk size specified 20 GB
2023-09-04 14:53:16,084 DEBUG [c.c.v.UserVmManagerImpl] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) Allocating 
in the DB for vm
2023-09-04 14:53:16,104 INFO  [c.c.v.VirtualMachineManagerImpl] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) allocating 
virtual machine from template:0b13fe5d-af8a-4247-b473-20fb19723a9a with 
hostname:i-2-15-VM and 1 networks
2023-09-04 14:53:16,110 DEBUG [c.c.v.VirtualMachineManagerImpl] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) Allocating 
entries for VM: VM instance 
{"id":15,"instanceName":"i-2-15-VM","type":"User","uuid":"55d71859-ae54-4e12-8de3-8f84fe9627bf"}
2023-09-04 14:53:16,113 DEBUG [c.c.v.VirtualMachineManagerImpl] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) Allocating 
nics for VM instance 
{"id":15,"instanceName":"i-2-15-VM","type":"User","uuid":"55d71859-ae54-4e12-8de3-8f84fe9627bf"}
2023-09-04 14:53:16,118 DEBUG [o.a.c.e.o.NetworkOrchestrator] 
(qtp649329985-505:ctx-d4b80649 ctx-698d5d78) (logid:550584ab) Allocating 
nic for vm VM instance 
{"id":15,"instanceName":"i-2-15-VM","type":"User","uuid":"55d71859-ae54-4e12-8de3-8f84fe9627bf"} 
in network Network {"id": 213, "name": "defaultGuestNetwork", "uuid": 
"1d3be879-f75b-4b

Can I use KVM local storage for user vm

2023-09-06 Thread Technology Mail

*Hi,*

My setup is AlmaLinux8, all are working fine using mgmt+nfs, but I have 
8 NVME disk (every disk size 1.8TB) mount on kvm server, so I want to 
use all disk as user vm storage disk separately.


*My idea is :* When setup zone then using enable local storage. But this 
settings is only for one disk or all kvm server disk.


But I have 8 disk, so how to trace mgmt server my all 8 disk separately. 
For example, I want 5 user vm for disk 1, another 5 user vm use disk 2, 
as like another user vm disk 3...etc.


which process can I use this disk? give me some idea please ...

--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Multicast traffic problem

2023-09-12 Thread Technology Mail

Hello,

I want multicast traffic enable vm to vm, How to config it? have any 
global config for this?


My security group is allow all network: 0.0.0.0/0 (Ingress Rule & Egress 
rule)


Thank you!

--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Re: Multicast traffic problem

2023-09-12 Thread Technology Mail

Please open this issue if possible and support to me for this.

My environment is Almalinux8, and ACS is latest.

Please

---
Thanks.

On 9/12/2023 2:42 PM, Nux wrote:

I think only icmp, tcp and udp are supported in the security groups.
Other traffic such as igmp (multicast) or gre is not supported.. It'd 
be handy if it did though, maybe open a github issue?


Regards

On 2023-09-12 09:08, Technology Mail wrote:

Hello,

I want multicast traffic enable vm to vm, How to config it? have any 
global config for this?


My security group is allow all network: 0.0.0.0/0 (Ingress Rule & 
Egress rule)


Thank you!

--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com

--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Re: Multicast traffic problem

2023-09-13 Thread Technology Mail

ok, I created it, Please see below link.

https://github.com/apache/cloudstack/issues/7961


Thank you!


On 9/12/2023 3:18 PM, Nux wrote:

Please do it yourself, it's not hard. :)


On 2023-09-12 10:12, Technology Mail wrote:

Please open this issue if possible and support to me for this.

My environment is Almalinux8, and ACS is latest.

Please

---
Thanks.

On 9/12/2023 2:42 PM, Nux wrote:

I think only icmp, tcp and udp are supported in the security groups.
Other traffic such as igmp (multicast) or gre is not supported.. 
It'd be handy if it did though, maybe open a github issue?


Regards

On 2023-09-12 09:08, Technology Mail wrote:

Hello,

I want multicast traffic enable vm to vm, How to config it? have 
any global config for this?


My security group is allow all network: 0.0.0.0/0 (Ingress Rule & 
Egress rule)


Thank you!

-- *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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com

--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com

--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Resize root disk from windows vm

2023-09-27 Thread Technology Mail

*Hello,*

I am follow below step, I am not sure am I right or wrong.

01. Check volume name from vm : https://prnt.sc/2PYYgOn9bQdA
02. Then going to volume root : https://prnt.sc/-_vPmrdHDsCz
03. Then Resize volume : 100 (previous is 50GB)
then click *OK*
04. now start vm
05. I see not change my root disk after login windows vm. But I see 
added 50GB disk is unallocated.
06. If I use disk management and extend this unallocated disk, Then 
resize my full root disk.


But my question is :

Can I resize my root disk without step 06? (I want to just I resize my 
root disk using volume from UI and restart vm)


Another question is : same process for linux vm or other?

--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Windows vm Incoming Multicast traffic problem

2023-09-28 Thread Technology Mail

*Hello,*

I face multicast traffic problem for my windows vm, my setup is basic 
zone  with alma8, without any firewall on my server.

I see multicast traffic successfully out from my vm but not incoming,
have any settings on my ACS virtual router?

Issue is : https://github.com/apache/cloudstack/issues/7961

--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Re: Resize root disk from windows vm

2023-09-28 Thread Technology Mail

Have any ACS doc for help me, Please


-Alamin

On 9/28/2023 12:53 PM, Wei ZHOU wrote:

You can try cloudbase-init for windows. Normally we use cloud-init for
linux vms.

-Wei

On Thu, 28 Sept 2023 at 08:51, Technology Mail
wrote:


*Hello,*

I am follow below step, I am not sure am I right or wrong.

01. Check volume name from vm :https://prnt.sc/2PYYgOn9bQdA
02. Then going to volume root :https://prnt.sc/-_vPmrdHDsCz
03. Then Resize volume : 100 (previous is 50GB)
then click *OK*
04. now start vm
05. I see not change my root disk after login windows vm. But I see
added 50GB disk is unallocated.
06. If I use disk management and extend this unallocated disk, Then
resize my full root disk.

But my question is :

Can I resize my root disk without step 06? (I want to just I resize my
root disk using volume from UI and restart vm)

Another question is : same process for linux vm or other?

--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :*support.ad...@technologyrss.com

*Web :*www.technologyrss.com


--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Can I create Advanced zone using LAN

2023-10-04 Thread Technology Mail

*Hello,*

Can I create Advanced zone using my only LAN network?

Internet traffic come from my LAN gateway. no any public ip on host kvm.

LAN: 172.22.0.1/22

kvm LAN: ens9f0np0
Bridge : cloudbr0

*cat ifcfg-ens9f0np0*
DEVICE=ens9f0np0
ONBOOT=yes
BRIDGE=cloudbr0
UUID=503ef6de-1288-4d2d-a09a-3f7d123bc35e

*cat ifcfg-cloudbr0*
DEVICE="cloudbr0"
TYPE=BRIDGE
UUID=f1173cad-0078-4d9b-8674-6a72e7742ffb
ONBOOT=yes
BOOTPROTO=static
IPADDR="172.22.0.11"
NETMASK="255.255.252.0"
GATEWAY="172.22.0.1"
DNS1="8.8.8.8"
DNS2="8.8.4.4"

I am create Adv zone(without SG) with above all details but my instance 
not internet ping, my virtual router, ssvm & cpvm can ping to internet.


Guest CIDR:     172.22.0.1/22

Public : 172.22.0.61-172.22.0.100 (vlan://untagged)

POD (vlan://untagged)
172.22.0.1
255.255.252.0
172.22.0.101 172.22.0.110

Guest : 20-50 vLANID

Which config needed or which my wrong?

--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Re: Can I create Advanced zone using LAN

2023-10-04 Thread Technology Mail

yes, your first think is right,

2nd I am using only one physical interface and all network tag is 
*cloudbr0*, and I put vLANID 20-50 this is mandatory field so I input 
this, just it.


Thanks.

On 10/4/2023 6:09 PM, Jayanth Reddy wrote:

Hello,

If I understand correctly, you've a network where we can consider it as a
"management network" for your hosts. I believe your expectation is to have
your VMs attached onto the same management network on the bridge "cloudbr0"
so that you'll get access via your gateway 172.22.0.1.

I don't think Cloudstack has provision to attach the guest user VMs to the
management bridge "cloudbr0". In your current test case, since you have
Guest VLAN IDs defined as 20 to 50, I believe your first Guest network
would be making use of your bridge for the guestnet defined in the physical
network and tag the available VLAN from range 20 to 50. Do you happen to
have a different bridge for the guest networks and are you tagging the
traffic?

Thanks,
Jayanth Reddy


On Wed, Oct 4, 2023 at 3:05 PM Technology Mail
wrote:


*Hello,*

Can I create Advanced zone using my only LAN network?

Internet traffic come from my LAN gateway. no any public ip on host kvm.

LAN: 172.22.0.1/22

kvm LAN: ens9f0np0
Bridge : cloudbr0

*cat ifcfg-ens9f0np0*
DEVICE=ens9f0np0
ONBOOT=yes
BRIDGE=cloudbr0
UUID=503ef6de-1288-4d2d-a09a-3f7d123bc35e

*cat ifcfg-cloudbr0*
DEVICE="cloudbr0"
TYPE=BRIDGE
UUID=f1173cad-0078-4d9b-8674-6a72e7742ffb
ONBOOT=yes
BOOTPROTO=static
IPADDR="172.22.0.11"
NETMASK="255.255.252.0"
GATEWAY="172.22.0.1"
DNS1="8.8.8.8"
DNS2="8.8.4.4"

I am create Adv zone(without SG) with above all details but my instance
not internet ping, my virtual router, ssvm & cpvm can ping to internet.

Guest CIDR: 172.22.0.1/22

Public : 172.22.0.61-172.22.0.100 (vlan://untagged)

POD (vlan://untagged)
172.22.0.1
255.255.252.0
172.22.0.101 172.22.0.110

Guest : 20-50 vLANID

Which config needed or which my wrong?

--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :*support.ad...@technologyrss.com

*Web :*www.technologyrss.com


--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Re: Can I create Advanced zone using LAN

2023-10-04 Thread Technology Mail

I skip this test using vLANID.

Now I test as below:

https://prnt.sc/uWF76ofrzBFC
https://prnt.sc/QCXKzF61ze5X
https://prnt.sc/Cn3jbKIel-Jk
https://prnt.sc/JOdqBQalfg0d
https://prnt.sc/88x5IAP_2ojp
https://prnt.sc/_zPRZPZ0cYRD


POD
172.22.0.1
255.255.252.0
172.22.0.51 172.22.0.60

Guest    : vlan://untagged
172.22.0.1
255.255.252.0
172.22.0.61 172.22.0.100

Host
172.22.0.11
root


KVM network is below

+++

[root@kvm network-scripts]# cat ifcfg-ens9f0np0
DEVICE=ens9f0np0
HWADDR=bc:97:e1:1c:2b:f8
ONBOOT=yes
BRIDGE=cloudbr0
UUID=503ef6de-1288-4d2d-a09a-3f7d123bc35e


[root@kvm network-scripts]# cat ifcfg-cloudbr0
DEVICE="cloudbr0"
TYPE=BRIDGE
UUID=f1173cad-0078-4d9b-8674-6a72e7742ffb
ONBOOT=yes
BOOTPROTO=static
IPADDR="172.22.0.11"
NETMASK="255.255.252.0"
GATEWAY="172.22.0.1"
DNS1="8.8.8.8"
DNS2="8.8.4.4"

+

Now I get access internet from vm but not inbound ok, Like I try to ping 
from my laptop to vm, its not ok.

https://prnt.sc/Gpzv4TxpwxIm

Also I can't see SG settings for Ingress rule.

Problem now :

1. vm to vm not ping
2. Can't find SG settings

--Alamin

Thank you.

On 10/4/2023 7:07 PM, Wei ZHOU wrote:

You need to set the ports on your router to trunk mode (or hybrid mode
to allow vlan 20-50).

If you cannot configure the route, please use Shared networks (in basic
zone or advanced zone) with vlan://untagged.

-Wei

On Wed, 4 Oct 2023 at 14:17, Technology Mail
wrote:


yes, your first think is right,

2nd I am using only one physical interface and all network tag is
*cloudbr0*, and I put vLANID 20-50 this is mandatory field so I input
this, just it.

Thanks.

On 10/4/2023 6:09 PM, Jayanth Reddy wrote:

Hello,

If I understand correctly, you've a network where we can consider it as a
"management network" for your hosts. I believe your expectation is to

have

your VMs attached onto the same management network on the bridge

"cloudbr0"

so that you'll get access via your gateway 172.22.0.1.

I don't think Cloudstack has provision to attach the guest user VMs to

the

management bridge "cloudbr0". In your current test case, since you have
Guest VLAN IDs defined as 20 to 50, I believe your first Guest network
would be making use of your bridge for the guestnet defined in the

physical

network and tag the available VLAN from range 20 to 50. Do you happen to
have a different bridge for the guest networks and are you tagging the
traffic?

Thanks,
Jayanth Reddy


On Wed, Oct 4, 2023 at 3:05 PM Technology Mail<

technologyrss.m...@gmail.com>

wrote:


*Hello,*

Can I create Advanced zone using my only LAN network?

Internet traffic come from my LAN gateway. no any public ip on host kvm.

LAN: 172.22.0.1/22

kvm LAN: ens9f0np0
Bridge : cloudbr0

*cat ifcfg-ens9f0np0*
DEVICE=ens9f0np0
ONBOOT=yes
BRIDGE=cloudbr0
UUID=503ef6de-1288-4d2d-a09a-3f7d123bc35e

*cat ifcfg-cloudbr0*
DEVICE="cloudbr0"
TYPE=BRIDGE
UUID=f1173cad-0078-4d9b-8674-6a72e7742ffb
ONBOOT=yes
BOOTPROTO=static
IPADDR="172.22.0.11"
NETMASK="255.255.252.0"
GATEWAY="172.22.0.1"
DNS1="8.8.8.8"
DNS2="8.8.4.4"

I am create Adv zone(without SG) with above all details but my instance
not internet ping, my virtual router, ssvm & cpvm can ping to internet.

Guest CIDR: 172.22.0.1/22

Public : 172.22.0.61-172.22.0.100 (vlan://untagged)

POD (vlan://untagged)
172.22.0.1
255.255.252.0
172.22.0.101 172.22.0.110

Guest : 20-50 vLANID

Which config needed or which my wrong?

--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :*support.ad...@technologyrss.com

*Web :*www.technologyrss.com


--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :*support.ad...@technologyrss.com

*Web :*www.technologyrss.com


--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Re: Can I create Advanced zone using LAN

2023-10-08 Thread Technology Mail

ok,
I needed another function like add network to every vm for vm to vm 
communication (30.30.0.0/22)

how to create it?

---
Amin

On 10/4/2023 10:57 PM, Wei ZHOU wrote:
It looks the vm is not associated to any security groups. you need to 
update the vm with security groups.


-Wei

Technology Mail  于 2023年10月4日周三 
下午5:48写道:


I skip this test using vLANID.

Now I test as below:

https://prnt.sc/uWF76ofrzBFC
https://prnt.sc/QCXKzF61ze5X
https://prnt.sc/Cn3jbKIel-Jk
https://prnt.sc/JOdqBQalfg0d
https://prnt.sc/88x5IAP_2ojp
https://prnt.sc/_zPRZPZ0cYRD


POD
172.22.0.1
255.255.252.0
172.22.0.51 172.22.0.60

Guest    : vlan://untagged
172.22.0.1
255.255.252.0
172.22.0.61 172.22.0.100

Host
172.22.0.11
root


KVM network is below

+++

[root@kvm network-scripts]# cat ifcfg-ens9f0np0
DEVICE=ens9f0np0
HWADDR=bc:97:e1:1c:2b:f8
ONBOOT=yes
BRIDGE=cloudbr0
UUID=503ef6de-1288-4d2d-a09a-3f7d123bc35e


[root@kvm network-scripts]# cat ifcfg-cloudbr0
DEVICE="cloudbr0"
TYPE=BRIDGE
UUID=f1173cad-0078-4d9b-8674-6a72e7742ffb
ONBOOT=yes
BOOTPROTO=static
IPADDR="172.22.0.11"
NETMASK="255.255.252.0"
GATEWAY="172.22.0.1"
DNS1="8.8.8.8"
DNS2="8.8.4.4"

+

Now I get access internet from vm but not inbound ok, Like I try
to ping from my laptop to vm, its not ok.
https://prnt.sc/Gpzv4TxpwxIm

Also I can't see SG settings for Ingress rule.

Problem now :

1. vm to vm not ping
2. Can't find SG settings

--Alamin

Thank you.

On 10/4/2023 7:07 PM, Wei ZHOU wrote:

You need to set the ports on your router to trunk mode (or hybrid mode
to allow vlan 20-50).

If you cannot configure the route, please use Shared networks (in basic
zone or advanced zone) with vlan://untagged.

-Wei

On Wed, 4 Oct 2023 at 14:17, Technology Mail  
<mailto:technologyrss.m...@gmail.com>
wrote:


yes, your first think is right,

2nd I am using only one physical interface and all network tag is
*cloudbr0*, and I put vLANID 20-50 this is mandatory field so I input
this, just it.

Thanks.

On 10/4/2023 6:09 PM, Jayanth Reddy wrote:

Hello,

If I understand correctly, you've a network where we can consider it as a
"management network" for your hosts. I believe your expectation is to

have

your VMs attached onto the same management network on the bridge

"cloudbr0"

so that you'll get access via your gateway 172.22.0.1.

I don't think Cloudstack has provision to attach the guest user VMs to

the

management bridge "cloudbr0". In your current test case, since you have
Guest VLAN IDs defined as 20 to 50, I believe your first Guest network
would be making use of your bridge for the guestnet defined in the

physical

network and tag the available VLAN from range 20 to 50. Do you happen to
have a different bridge for the guest networks and are you tagging the
traffic?

Thanks,
Jayanth Reddy


On Wed, Oct 4, 2023 at 3:05 PM Technology Mail<

technologyrss.m...@gmail.com>

wrote:


*Hello,*

Can I create Advanced zone using my only LAN network?

Internet traffic come from my LAN gateway. no any public ip on host kvm.

LAN:172.22.0.1/22  <http://172.22.0.1/22>

kvm LAN: ens9f0np0
Bridge : cloudbr0

*cat ifcfg-ens9f0np0*
DEVICE=ens9f0np0
ONBOOT=yes
BRIDGE=cloudbr0
UUID=503ef6de-1288-4d2d-a09a-3f7d123bc35e

*cat ifcfg-cloudbr0*
DEVICE="cloudbr0"
TYPE=BRIDGE
UUID=f1173cad-0078-4d9b-8674-6a72e7742ffb
ONBOOT=yes
BOOTPROTO=static
IPADDR="172.22.0.11"
NETMASK="255.255.252.0"
GATEWAY="172.22.0.1"
DNS1="8.8.8.8"
DNS2="8.8.4.4"

I am create Adv zone(without SG) with above all details but my instance
not internet ping, my virtual router, ssvm & cpvm can ping to internet.

Guest CIDR:172.22.0.1/22  <http://172.22.0.1/22>

Public : 172.22.0.61-172.22.0.100 (vlan://untagged)

POD (vlan://untagged)
172.22.0.1
255.255.252.0
172.22.0.101 172.22.0.110

Guest : 20-50 vLANID

Which config needed or which my wrong?

--

*Thanks & Regards.*

*Support Admin*



*Facebook<https://www.facebook.com/TechnologyRSS>  
<https://www.facebook.com/TechnologyRSS>   | Twitter
<https://twitter.com/technologyrss1>  <https://twitter.com/technologyrss1>  
 | YouTube
<https://www.youtube.com/channel/UCBq7qGqFEUe6ObVHMuxudTw>  
<https://www.youtube.com/channel/UCBq7qGqFEUe6

Re: Can I create Advanced zone using LAN

2023-10-09 Thread Technology Mail

Please see my work flow:

https://prnt.sc/uWF76ofrzBFC
https://prnt.sc/QCXKzF61ze5X
https://prnt.sc/Cn3jbKIel-Jk
https://prnt.sc/JOdqBQalfg0d
https://prnt.sc/88x5IAP_2ojp
https://prnt.sc/_zPRZPZ0cYRD


POD
172.22.0.1
255.255.252.0
172.22.0.51 172.22.0.60

Guest    : vlan://untagged
172.22.0.1
255.255.252.0
172.22.0.61 172.22.0.100

Host
172.22.0.11
root


KVM network is below

+++

[root@kvm network-scripts]# cat ifcfg-ens9f0np0
DEVICE=ens9f0np0
HWADDR=bc:97:e1:1c:2b:f8
ONBOOT=yes
BRIDGE=cloudbr0
UUID=503ef6de-1288-4d2d-a09a-3f7d123bc35e


[root@kvm network-scripts]# cat ifcfg-cloudbr0
DEVICE="cloudbr0"
TYPE=BRIDGE
UUID=f1173cad-0078-4d9b-8674-6a72e7742ffb
ONBOOT=yes
BOOTPROTO=static
IPADDR="172.22.0.11"
NETMASK="255.255.252.0"
GATEWAY="172.22.0.1"
DNS1="8.8.8.8"
DNS2="8.8.4.4"

+

On 10/9/2023 1:08 PM, Wei ZHOU wrote:

Hi,

Can you give more information ?

- zone type
- network type
- hypervisor type
- isolated method and vlan id
- network/nic/ip information of vms

Kind regards,
Wei

On Mon, 9 Oct 2023 at 06:56, Technology Mail 
 wrote:


ok,
I needed another function like add network to every vm for vm to
vm communication (30.30.0.0/22 <http://30.30.0.0/22>)
how to create it?

---
Amin



--

*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 : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


ACS kvm host HA

2023-10-11 Thread Technology Mail

*Hello,*

How can I use for KVM server HA?


--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Re: ISO Detach Issue

2023-10-12 Thread Technology Mail

First click over vm name : https://prnt.sc/bIepOdoRh-Td
2nd going to right side and attach or detach iso : 
https://prnt.sc/FkcMxLYJtVcA

Then reboot vm.

---
Alamin


On 10/12/2023 8:34 PM, Granwille Strauss wrote:


Hi Guys

Something weird is going on again. I am trying to launch a new VM via 
UI using a newly registered Almalinux 8 ISO. As soon as the VM 
instance is created, I can use console to begin the OS install 
process. However, checking the VM instance options in the UI, I see no 
option to "Detach ISO" from the VM when I complete the install. So 
now, when I reboot the instance it always boots the ISO first. I tried 
to detach ISO via virsh, I get successful eject message but VM remains 
booting in ISO mode when I reboot VM. This is for ACS 4.18.1.0  via UI.


--
Regards / Groete

 Granwille Strauss  // Senior Systems Admin

*e:* granwi...@namhost.com
*m:* +264 81 323 1260 
*w:* www.namhost.com 





Namhost Internet Services (Pty) Ltd,
24 Black Eagle Rd, Hermanus, 7210, RSA


The content of this message is confidential. If you have received it 
by mistake, please inform us by email reply and then delete the 
message. It is forbidden to copy, forward, or in any way reveal the 
contents of this message to anyone without our explicit consent. The 
integrity and security of this email cannot be guaranteed over the 
Internet. Therefore, the sender will not be held liable for any damage 
caused by the message. For our full privacy policy and disclaimers, 
please go to https://www.namhost.com/privacy-policy


Powered by AdSigner 


--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com


Re: ISO Detach Issue

2023-10-12 Thread Technology Mail

First click over vm name : https://prnt.sc/bIepOdoRh-Td
2nd going to right side and detach iso : https://prnt.sc/FkcMxLYJtVcA
Then reboot vm.

---

Alamin

On 10/12/2023 8:34 PM, Granwille Strauss wrote:


Hi Guys

Something weird is going on again. I am trying to launch a new VM via 
UI using a newly registered Almalinux 8 ISO. As soon as the VM 
instance is created, I can use console to begin the OS install 
process. However, checking the VM instance options in the UI, I see no 
option to "Detach ISO" from the VM when I complete the install. So 
now, when I reboot the instance it always boots the ISO first. I tried 
to detach ISO via virsh, I get successful eject message but VM remains 
booting in ISO mode when I reboot VM. This is for ACS 4.18.1.0  via UI.


--
Regards / Groete

 Granwille Strauss  // Senior Systems Admin

*e:* granwi...@namhost.com
*m:* +264 81 323 1260 
*w:* www.namhost.com 





Namhost Internet Services (Pty) Ltd,
24 Black Eagle Rd, Hermanus, 7210, RSA


The content of this message is confidential. If you have received it 
by mistake, please inform us by email reply and then delete the 
message. It is forbidden to copy, forward, or in any way reveal the 
contents of this message to anyone without our explicit consent. The 
integrity and security of this email cannot be guaranteed over the 
Internet. Therefore, the sender will not be held liable for any damage 
caused by the message. For our full privacy policy and disclaimers, 
please go to https://www.namhost.com/privacy-policy


Powered by AdSigner 


--

*Thanks & Regards.*

*Support Admin*



*Facebook  | Twitter 
 | YouTube 
 | LinkedIn 
*


*Address : *116/1 West Malibagh, D. I. T Road

Dhaka-1217, Bangladesh

*Mob :* +88 01716915504

*Email :* support.ad...@technologyrss.com

*Web :* www.technologyrss.com