Re: ACS 14.16.1::XCP-ng 8.2.1 - Secondary storage mount issue|Volume Snapshot

2022-04-04 Thread Nux

Hi,

What Vivek said, also make sure there is no firewall between hypervisor 
and sec storage, or at least disable it temporarily to rule things out. 
NFSv3 and v4 are slightly different at network level, some port 
difference etc.


---
Nux!
www.nux.ro

On 2022-04-05 07:25, Vivek Kumar wrote:

Hey Midhun,

This error is you see is coming from the XenServer, looks like it’s
not able to mount the NFS on the destination directory, I know you
have verified the mount point but can you try to manually mount your
secondary storage on XenServer, also try checking the global settings
- secstorage.nfs.version to check and enforce your nfs version.

Regards,
Vivek Kumar




On 05-Apr-2022, at 11:25 AM, Midhun Jose 
 wrote:



Hi @all,

I am using Apache cloudstack 4.16.1 integrated with XCP-ng 8.2.1. I am 
not able to take VM volume snapshot and sometimes vm creation is also 
not working. I am getting the error as attached screenshot and while 
checking the logs we are getting below error,


P.S: I have veriifed that nfs server is working fine and secondary 
storage is mounted in xen server. Can someome piont out the reason on 
this..


~~
2022-04-04 13:13:44,163 WARN  [c.c.h.x.r.CitrixResourceBase] 
(DirectAgent-17:ctx-f6381170) (logid:4835671f) Task failed! Task 
record: uuid: e907d695-825f-24e4-5ce3-afd74eb0ece4

   nameLabel: Async.host.call_plugin
 nameDescription:
   allowedOperations: []
   currentOperations: {}
 created: Mon Apr 04 13:13:43 IST 2022
finished: Mon Apr 04 13:13:43 IST 2022
  status: failure
  residentOn: com.xensource.xenapi.Host@5fa0255a
progress: 1.0
type: 
  result:
   errorInfo: [XENAPI_PLUGIN_FAILURE, 
mountNfsSecondaryStorage, SROSError, Error reporting error, unknown 
key Unexpected error while trying to mount 
10.31.9.226:/storage/cloudstack/secondary/ to 
/var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3]

 otherConfig: {}
   subtaskOf: com.xensource.xenapi.Task@aaf13f6f
subtasks: []
2022-04-04 13:13:44,173 WARN  [c.c.h.x.r.CitrixResourceBase] 
(DirectAgent-17:ctx-f6381170) (logid:4835671f) callHostPlugin failed 
for cmd: mountNfsSecondaryStorage with args remoteDir: 
10.31.9.226:/storage/cloudstack/secondary/, localDir: 
/var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3, nfsVersion: 
null,  due to Task failed! Task record: uuid: 
e907d695-825f-24e4-5ce3-afd74eb0ece4

   nameLabel: Async.host.call_plugin
 nameDescription:
   allowedOperations: []
   currentOperations: {}
 created: Mon Apr 04 13:13:43 IST 2022
finished: Mon Apr 04 13:13:43 IST 2022
  status: failure
  residentOn: com.xensource.xenapi.Host@5fa0255a
progress: 1.0
type: 
  result:
   errorInfo: [XENAPI_PLUGIN_FAILURE, 
mountNfsSecondaryStorage, SROSError, Error reporting error, unknown 
key Unexpected error while trying to mount 
10.31.9.226:/storage/cloudstack/secondary/ to 
/var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3]

 otherConfig: {}
   subtaskOf: com.xensource.xenapi.Task@aaf13f6f
subtasks: []
Task failed! Task record: uuid: 
e907d695-825f-24e4-5ce3-afd74eb0ece4

   nameLabel: Async.host.call_plugin
 nameDescription:
   allowedOperations: []
   currentOperations: {}
 created: Mon Apr 04 13:13:43 IST 2022
finished: Mon Apr 04 13:13:43 IST 2022
  status: failure
  residentOn: com.xensource.xenapi.Host@5fa0255a
progress: 1.0
type: 
  result:
   errorInfo: [XENAPI_PLUGIN_FAILURE, 
mountNfsSecondaryStorage, SROSError, Error reporting error, unknown 
key Unexpected error while trying to mount 
10.31.9.226:/storage/cloudstack/secondary/ to 
/var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3]

 otherConfig: {}
   subtaskOf: com.xensource.xenapi.Task@aaf13f6f
subtasks: []
Task failed! Task record: uuid: 
e907d695-825f-24e4-5ce3-afd74eb0ece4

   nameLabel: Async.host.call_plugin
 nameDescription:
   allowedOperations: []
   currentOperations: {}
 created: Mon Apr 04 13:13:43 IST 2022
finished: Mon Apr 04 13:13:43 IST 2022
  status: failure
  residentOn: com.xensource.xenapi.Host@5fa0255a
progress: 1.0
type: 
  result:
   errorInfo: [XENAPI_PLUGIN_FAILURE, 
mountNfsSecondaryStorage, SROSError, Error reporting error, unknown 
key Unexpected error while trying to mount 
10.31.9.226:/storage/cloudstack/secondary/ to 
/var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3]

 otherConfig: {}
   subtaskOf: com.xensource.xenapi.Task@aaf13f6f
subtasks: []
at 
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.check

Re: ACS 14.16.1::XCP-ng 8.2.1 - Secondary storage mount issue|Volume Snapshot

2022-04-04 Thread Vivek Kumar
Hey Midhun,

This error is you see is coming from the XenServer, looks like it’s not able to 
mount the NFS on the destination directory, I know you have verified the mount 
point but can you try to manually mount your secondary storage on XenServer, 
also try checking the global settings - secstorage.nfs.version to check and 
enforce your nfs version. 

Regards,
Vivek Kumar




> On 05-Apr-2022, at 11:25 AM, Midhun Jose  wrote:
> 
> 
> Hi @all,
> 
> I am using Apache cloudstack 4.16.1 integrated with XCP-ng 8.2.1. I am not 
> able to take VM volume snapshot and sometimes vm creation is also not 
> working. I am getting the error as attached screenshot and while checking the 
> logs we are getting below error,
> 
> P.S: I have veriifed that nfs server is working fine and secondary storage is 
> mounted in xen server. Can someome piont out the reason on this..
> 
> ~~
> 2022-04-04 13:13:44,163 WARN  [c.c.h.x.r.CitrixResourceBase] 
> (DirectAgent-17:ctx-f6381170) (logid:4835671f) Task failed! Task record:  
>uuid: e907d695-825f-24e4-5ce3-afd74eb0ece4
>nameLabel: Async.host.call_plugin
>  nameDescription:
>allowedOperations: []
>currentOperations: {}
>  created: Mon Apr 04 13:13:43 IST 2022
> finished: Mon Apr 04 13:13:43 IST 2022
>   status: failure
>   residentOn: com.xensource.xenapi.Host@5fa0255a
> progress: 1.0
> type: 
>   result:
>errorInfo: [XENAPI_PLUGIN_FAILURE, mountNfsSecondaryStorage, 
> SROSError, Error reporting error, unknown key Unexpected error while trying 
> to mount 10.31.9.226:/storage/cloudstack/secondary/ to 
> /var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3]
>  otherConfig: {}
>subtaskOf: com.xensource.xenapi.Task@aaf13f6f
> subtasks: []
> 2022-04-04 13:13:44,173 WARN  [c.c.h.x.r.CitrixResourceBase] 
> (DirectAgent-17:ctx-f6381170) (logid:4835671f) callHostPlugin failed for cmd: 
> mountNfsSecondaryStorage with args remoteDir: 
> 10.31.9.226:/storage/cloudstack/secondary/, localDir: 
> /var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3, nfsVersion: null,  due 
> to Task failed! Task record: uuid: 
> e907d695-825f-24e4-5ce3-afd74eb0ece4
>nameLabel: Async.host.call_plugin
>  nameDescription:
>allowedOperations: []
>currentOperations: {}
>  created: Mon Apr 04 13:13:43 IST 2022
> finished: Mon Apr 04 13:13:43 IST 2022
>   status: failure
>   residentOn: com.xensource.xenapi.Host@5fa0255a
> progress: 1.0
> type: 
>   result:
>errorInfo: [XENAPI_PLUGIN_FAILURE, mountNfsSecondaryStorage, 
> SROSError, Error reporting error, unknown key Unexpected error while trying 
> to mount 10.31.9.226:/storage/cloudstack/secondary/ to 
> /var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3]
>  otherConfig: {}
>subtaskOf: com.xensource.xenapi.Task@aaf13f6f
> subtasks: []
> Task failed! Task record: uuid: 
> e907d695-825f-24e4-5ce3-afd74eb0ece4
>nameLabel: Async.host.call_plugin
>  nameDescription:
>allowedOperations: []
>currentOperations: {}
>  created: Mon Apr 04 13:13:43 IST 2022
> finished: Mon Apr 04 13:13:43 IST 2022
>   status: failure
>   residentOn: com.xensource.xenapi.Host@5fa0255a
> progress: 1.0
> type: 
>   result:
>errorInfo: [XENAPI_PLUGIN_FAILURE, mountNfsSecondaryStorage, 
> SROSError, Error reporting error, unknown key Unexpected error while trying 
> to mount 10.31.9.226:/storage/cloudstack/secondary/ to 
> /var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3]
>  otherConfig: {}
>subtaskOf: com.xensource.xenapi.Task@aaf13f6f
> subtasks: []
> Task failed! Task record: uuid: 
> e907d695-825f-24e4-5ce3-afd74eb0ece4
>nameLabel: Async.host.call_plugin
>  nameDescription:
>allowedOperations: []
>currentOperations: {}
>  created: Mon Apr 04 13:13:43 IST 2022
> finished: Mon Apr 04 13:13:43 IST 2022
>   status: failure
>   residentOn: com.xensource.xenapi.Host@5fa0255a
> progress: 1.0
> type: 
>   result:
>errorInfo: [XENAPI_PLUGIN_FAILURE, mountNfsSecondaryStorage, 
> SROSError, Error reporting error, unknown key Unexpected error while trying 
> to mount 10.31.9.226:/storage/cloudstack/secondary/ to 
> /var/cloud_mount/92ac41e2-5210-36ff-8d7b-97407b9fcfd3]
>  otherConfig: {}
>subtaskOf: com.xensource.xenapi.Task@aaf13f6f
> subtasks: []
> at 
> com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.checkForSuccess(CitrixResourceBase.java:500)
> at 
> com.cloud.hypervisor.xenserver.resource.CitrixRes

IOPS limit on compute offering and disk offering

2022-04-04 Thread Vivek Kumar
Hello Folks,

We have option to define the custom IOPS in compute and disk offering as well. 
So we have 2 kind of quota while creating the offerings - > 1st - Storage ( 
where we can define Min and Max IOPS ) and 2nd - Hypervisor where we also 
define - Disk Read Rate and disk write rate.

I have tried all options one-by-one but it seems like none of it is reflecting 
on the hypervisor ( both compute and disk offering ).   I am using VMware as  
hypervisors. 

Regards,
Vivek Kumar




-- 
This message is intended only for the use of the individual or entity to 
which it is addressed and may contain confidential and/or privileged 
information. If you are not the intended recipient, please delete the 
original message and any copy of it from your computer system. You are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited unless proper authorization has been 
obtained for such action. If you have received this communication in error, 
please notify the sender immediately. Although IndiQus attempts to sweep 
e-mail and attachments for viruses, it does not guarantee that both are 
virus-free and accepts no liability for any damage sustained as a result of 
viruses.


Re: VPN L2tP on Android

2022-04-04 Thread Rohit Yadav
Hi Ricardo,

If you believe this is a bug, can you log an issue at 
https://github.com/apache/cloudstack/issues. Per our docs, we do support OSX, 
Windows, and Linux for VPN/road-warrior so it's possible Android support was 
never implemented/tested.


Regards.


From: Ricardo Pertuz 
Sent: Sunday, April 3, 2022 03:07
To: users@cloudstack.apache.org 
Subject: Re: VPN L2tP on Android

It looks like setting a vpn between a VR and Android is not possible as the 
transform proposals don’t match

Android Proposals

IKE:AES_CBC_256/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/MODP_1024, 
IKE:AES_CBC_256/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_1024, 
IKE:AES_CBC_256/HMAC_SHA2_512_256/PRF_HMAC_SHA2_512/MODP_1024, 
IKE:AES_CBC_256/HMAC_SHA1_96/PRF_HMAC_SHA1/MODP_1024, 
IKE:AES_CBC_256/HMAC_MD5_96/PRF_HMAC_MD5/MODP_1024, 
IKE:AES_CBC_128/HMAC_SHA2_512_256/PRF_HMAC_SHA2_512/MODP_1024, 
IKE:AES_CBC_128/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/MODP_1024, 
IKE:AES_CBC_128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_1024, 
IKE:AES_CBC_128/HMAC_SHA1_96/PRF_HMAC_SHA1/MODP_1024, 
IKE:AES_CBC_128/HMAC_MD5_96/PRF_HMAC_MD5/MODP_1024, 
IKE:3DES_CBC/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_1024, 
IKE:3DES_CBC/HMAC_SHA1_96/PRF_HMAC_SHA1/MODP_1024, 
IKE:3DES_CBC/HMAC_MD5_96/PRF_HMAC_MD5/MODP_1024, 
IKE:DES_CBC/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_1024, 
IKE:DES_CBC/HMAC_SHA1_96/PRF_HMAC_SHA1/MODP_1024, 
IKE:DES_CBC/HMAC_MD5_96/PRF_HMAC_MD5/MODP_1024

VR Configured proposals

IKE:AES_CBC_128/AES_CBC_192/AES_CBC_256/AES_CTR_128/AES_CTR_192/AES_CTR_256/CAMELLIA_CTR_128/CAMELLIA_CTR_192/CAMELLIA_CTR_256/CAMELLIA_CBC_128/CAMELLIA_CBC_192/CAMELLIA_CBC_256/3DES_CBC/HMAC_SHA2_256_128/HMAC_SHA2_384_192/HMAC_SHA2_512_256/HMAC_SHA1_96/AES_XCBC_96/AES_CMAC_96/PRF_HMAC_SHA2_256/PRF_HMAC_SHA2_384/PRF_HMAC_SHA2_512/PRF_AES128_XCBC/PRF_AES128_CMAC/PRF_HMAC_SHA1/CURVE_25519/MODP_3072/MODP_4096/MODP_6144/MODP_8192/MODP_2048,
 
IKE:CHACHA20_POLY1305/AES_CCM_16_128/AES_CCM_16_192/AES_CCM_16_256/CAMELLIA_CCM_16_128/CAMELLIA_CCM_16_192/CAMELLIA_CCM_16_256/AES_CCM_8_128/AES_CCM_8_192/AES_CCM_8_256/AES_CCM_12_128/AES_CCM_12_192/AES_CCM_12_256/CAMELLIA_CCM_8_128/CAMELLIA_CCM_8_192/CAMELLIA_CCM_8_256/CAMELLIA_CCM_12_128/CAMELLIA_CCM_12_192/CAMELLIA_CCM_12_256/PRF_HMAC_SHA2_256/PRF_HMAC_SHA2_384/PRF_HMAC_SHA2_512/PRF_AES128_XCBC/PRF_AES128_CMAC/PRF_HMAC_SHA1/CURVE_25519/MODP_3072/MODP_4096/MODP_6144/MODP_8192/MODP_2048

Error: No Proposal Found

Neither can’t be modified to match ☹

BR


From: Ricardo Pertuz 
Date: Monday, 21 March 2022, 3:09 PM
To: "users@cloudstack.apache.org" 
Subject: VPN L2tP on Android

Hi guys,

Any of you have successfully connected to the VR L2TP VPN using Android? any 
guide we can follow?

Regards

Ricardo P

 



VMware vSphere Disaster recovery and vSphere Replication with ACS

2022-04-04 Thread Vivek Kumar
Hello Folks.

Is anyone using VMware sphere replication for disaster recovery under ACS. If 
someone is using what are things should be keep in mind while setting up ? 

Regards,
Vivek Kumar



-- 
This message is intended only for the use of the individual or entity to 
which it is addressed and may contain confidential and/or privileged 
information. If you are not the intended recipient, please delete the 
original message and any copy of it from your computer system. You are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited unless proper authorization has been 
obtained for such action. If you have received this communication in error, 
please notify the sender immediately. Although IndiQus attempts to sweep 
e-mail and attachments for viruses, it does not guarantee that both are 
virus-free and accepts no liability for any damage sustained as a result of 
viruses.