Can you please increase the loglevel to debug or trace for categories relevant 
(org.apache.cloudstack, etc.) ?
The conf file is log4j-cloud.xml
And then re-enable the zone to get fresh logs? 
You might get more information which will help to understand the issue.

If you do not see anything, please post updated logs.
I have no experience with CS / ESx, but the debug process should be the same as 
CS / Xen

Grégoire

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71

-----Message d'origine-----
De : Dickson Lam (dilam) [mailto:di...@cisco.com] 
Envoyé : mardi 9 janvier 2018 23:40
À : users@cloudstack.apache.org
Objet : RE: Not able to create the Secondary Storage and Console proxy Vms

Hi Gregoire:

Thanks for reply.
The secondary storage is located on the Management Server (CentOS7) too with 
nfs enable. The primary storage is on the ESxi host.
Yes, the primary storage is available from ESXi host.
I am not sure why storage is not available. I can see both storage on the Web 
page Infrastructure view.
Is any way to debug why the storage is not available?

Thanks
Dickson

-----Original Message-----
From: Grégoire Lamodière [mailto:g.lamodi...@dimsi.fr] 
Sent: Tuesday, January 09, 2018 2:15 PM
To: users@cloudstack.apache.org
Subject: RE: Not able to create the Secondary Storage and Console proxy Vms

Hi Dickson, 

From what I can read on the logs, this is a problem related to storage.
"No storage pools available for shared volume allocation, returning"
This error occurs for cluserwide and zonewide pools.
How are designed your primary and secondary storage ? 
Is your prstore available from ESX ? 

Grégoire

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71


-----Message d'origine-----
De : Dickson Lam (dilam) [mailto:di...@cisco.com] Envoyé : mardi 9 janvier 2018 
20:33 À : users@cloudstack.apache.org Objet : RE: Not able to create the 
Secondary Storage and Console proxy Vms

Hi Glenn/anyone:

Can someone provide help or my problem?

Thanks
Dickson

-----Original Message-----
From: Dickson Lam (dilam)
Sent: Monday, December 18, 2017 1:57 PM
To: users@cloudstack.apache.org
Subject: RE: Not able to create the Secondary Storage and Console proxy Vms

Hi Glenn:

Do you have chance to look at the log file that I upload on pastebin?

Regards
Dickson

-----Original Message-----
From: Dickson Lam (dilam)
Sent: Friday, December 01, 2017 11:37 AM
To: users@cloudstack.apache.org
Subject: RE: Not able to create the Secondary Storage and Console proxy Vms

Hi Glenn:

The log file is too big. I can only paste the first 2300 lines on the log to 
the paste bin. Hopefully, it will have enough information. If not, please let 
me know. The following is the link:
https://pastebin.com/twK6wnjr

The title is Create Secondary Storage Problem.

Thanks
Dickson

-----Original Message-----
From: Glenn Wagner [mailto:glenn.wag...@shapeblue.com]
Sent: Friday, December 01, 2017 9:04 AM
To: users@cloudstack.apache.org
Subject: RE: Not able to create the Secondary Storage and Console proxy Vms

H,

You can upload your logs to https://pastebin.com/ and then send us the link 
that gets generated once uploaded.

Regards
Glenn




glenn.wag...@shapeblue.com
www.shapeblue.com
Winter Suite, 1st Floor, The Avenues, Drama Street, Somerset West, Cape Town  
7129South Africa @shapeblue
  
 


-----Original Message-----
From: Dickson Lam (dilam) [mailto:di...@cisco.com]
Sent: Friday, 01 December 2017 5:00 PM
To: users@cloudstack.apache.org
Subject: RE: Not able to create the Secondary Storage and Console proxy Vms

Hi Glenn:

Thanks for your reply but sorry I am new and can you tell me how to upload the 
logs to pastebin. I look at the 
http://mail-archives.apache.org/mod_mbox/cloudstack-users/ site and did not see 
anything that can allow me to upload a file.
Yes, I have run the following on the Management server to prepare for the 
system vm template:

/usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt 
\ -m /export/secondary \ -u 
http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-vmware.ova \ 
-h vmware \ -F

Yes, the reserved system ip is on 10.89.98.x subnet and Management server is on 
10.89.118.x. These two subnet is routable communicate with each other through 
layer 3.

Regards
Dickson

-----Original Message-----
From: Glenn Wagner [mailto:glenn.wag...@shapeblue.com]
Sent: Friday, December 01, 2017 6:14 AM
To: users@cloudstack.apache.org
Subject: RE: Not able to create the Secondary Storage and Console proxy Vms

Hi,

Could you upload your management server logs to pastebin so we can have a look 
Did you seed the System template before you started the cloudstack management 
service 

To answer your question the system VM's will use the Reserved system IP address 
and the management server will need to communicate with the systemVM's over ssh 
and the cloudsrtack agent on the System VM will communicate with the management 
server on port 8250.

Regards
Glenn



glenn.wag...@shapeblue.com
www.shapeblue.com
Winter Suite, 1st Floor, The Avenues, Drama Street, Somerset West, Cape Town  
7129South Africa @shapeblue
  
 


-----Original Message-----
From: Dickson Lam (dilam) [mailto:di...@cisco.com]
Sent: Thursday, 30 November 2017 6:23 PM
To: users@cloudstack.apache.org
Subject: Not able to create the Secondary Storage and Console proxy Vms

Hi all:

I am new here and need some help to setup Cloudstack 4.9 to manage a VMWare 5.5 
Esxi hosts on a VCenter for demo. I got the management server up and running 
but Secondary Storage VM and Console proxy VM get creation failure. The 
following is the errors:

Secondary Storage Vm creation failure. zone: Zone-Orion, error details: null 
Console proxy creation failure. zone: Zone-Orion, error details: null

I have installed Cloudstack 4.9 Management Server on CentOS 7 VM. The setup 
that includes one Esxi host with VM DataStorage. The nfs mount secondary 
storage has 200G disk space  on the Management Server.
The Esxi host is on vlan 98 with ip 10.89.98.144 and it is located at OrionTest 
datacenter. The Management Server VM is on vlan118  with ip address 
10.89.118.109 which is on other Datacenter.

I have run the following on the Management server to prepare for the system vm 
template:

/usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt 
\ -m /export/secondary \ -u 
http://cloudstack.apt-get.eu/systemvm/4.6/systemvm64template-4.6.0-vmware.ova \ 
-h vmware \ -F

During the configuration, I have Public traffic range from 10.89.98.210 to 
10.89.98.220, Reserved System IP range from 10.89.98.244 to 10.89.98.254 and 
Storage traffic range from 10.89.98.147 to 10.89.98.154.

Please point me a direction what is the problem and how to resolve it. Also, Is 
the Management Server and the System VM need to be on the same subnet?

Regards
Dickson

Reply via email to