mail2lawi opened a new issue, #7138:
URL: https://github.com/apache/cloudstack/issues/7138

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
   
    * Other
   
   I do not want to categorize as a bug as it could be an issue with my 
environment
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   Agent 
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.17.2
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   
   Config as per the quick install guide
   
   Eth0 ethernet equivalent:
   enp0s3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master 
cloudbr0 state UP group default qlen 1000
   
   Brigde interface:
   cloudbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
group default qlen 1000
       inet 192.168.100.10/24 brd 192.168.100.255 scope global cloudbr0
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   Centos 7.9 running on VirtualBox,
   Red Hat Enterprise Linux 8.7 running on VirtualBox
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   Not sure where exactly the issue lies but the symptoms are as below:
   
   - System VMs state stuck at Starting. No agent state. I've restarted both 
agent and management countless times
   
   - Attempting to add an iso throws this error: Request failed. (530)
   There is no secondary storage VM for downloading template to image store 
Secondary1
   
   - Based on the error above I can surmise that the secondary storage is not 
getting registered
   
   - CentOS 5.5(64-bit) no GUI (KVM) doesn't seem to be downloading. No 
activity shown (documentation says there will be download percentage). SystemVM 
Template (KVM) shows download complete
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   http://docs.cloudstack.apache.org/en/latest/quickinstallationguide/qig.html
   
   I also added a service offering with larger memory on with secondarystorage 
and assigned the uuid to the secstorage.service.offering global setting as per 
advice from another cloudstack issue thread. However that didn't make any 
difference.
   
   The cloudstack rpms used are both from the repo and self-compiled from 
source. 
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   The platform to load VMs and the ability to add my own images and create new 
instances
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   
   So far the only major error I can see is 
   Passing cmdline failed:timeout when the patch.sh script is executed
   
   ~~~
   2023-01-27 11:13:25,241 WARN  [kvm.resource.LibvirtComputingResource] 
(agentRequest-Handler-2:null) (logid:e95810d3) Timed out: 
/usr/share/cloudstack-common/scripts/vm/hypervisor/kvm/patch.sh -n v-1-VM -c  
template=domP type=consoleproxy host=192.168.100.10 port=8250 name=v-1-VM 
zone=1 pod=1 guid=Proxy.1 proxy_vm=1 disable_rp_filter=true 
authorized_key=c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDNk1VZHJZS2ZtOFBaQURKR2hMUXdVdHh6b3V6bzg4amNIUTZVQjA4UXczYjV5Qzl2MkRPTWRlc3RJL1F5SzYwbEk3RjR4MVlDOFYvaW5uQVFBeWlmQlFvZjRtVnQyREhuMzA1MlhOU0VpaU1pQVNQb2dMRGNLWkl4cjRIZjdmVDlIRGpUUnVGRkN3TExrNVphazJqVzVrSnlCYnhtbzlCcWd1WlllcmFvNVVUWDA1SXdDRGF2M1ZmaUdab0RLZU1ZaStES2c1ZExCRjNKOXU2elI2bVhBWG9xbUs3MlNtRytCR2dVMlM1Mm9GNWtuNUQxUEhzRGpOd3VNS1g1aThuckxtNzdzOHZkZnBVV0JTekZ1ejFCNjFraFd5SStlVDBrMkNsU2NuazNkR2hON2VNOStYTExpWWhrQ01nUmYzQXNpa1Y2Tm0yZG13RDR4aWxMRUpqdU4gY2xvdWRAc3J2MS5jbG91ZC5sb2NhbAo=
 eth2ip=192.168.100.30 eth2mask=255.255.255.0 gateway=192.168.100.1 
eth0ip=169.254.77.64 eth0mask=25
 5.255.0.0 eth1ip=192.168.100.31 eth1mask=255.255.255.0 
mgmtcidr=192.168.100.0/24 localgw=192.168.100.1 internaldns1=8.8.8.8 
internaldns2=8.8.4.4 dns1=8.8.8.8 dns2=8.8.4.4 
keystore_password=N2g3N0RPYWRXS0M0bmhINg== .  Output is: 
   
   2023-01-27 11:13:25,242 ERROR [kvm.resource.LibvirtComputingResource] 
(agentRequest-Handler-2:null) (logid:e95810d3) Passing cmdline failed:timeout
   ~~~
   ![centosvmno 
download](https://user-images.githubusercontent.com/29949457/215051645-2d3a798e-6dff-4376-b948-a904e19ec9f3.png)
   ![SysVM 
starting](https://user-images.githubusercontent.com/29949457/215051652-41eab232-4f9a-49d1-b51e-c2a95399680c.png)
   ![no secondary 
storage](https://user-images.githubusercontent.com/29949457/215051657-32c5dcdd-2bb0-4285-8274-0dfdc9468568.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to