René's URL Explorer Experiment


Title: Error when using CLVM in KVM Hypervisor · Issue #9915 · apache/cloudstack · GitHub

Open Graph Title: Error when using CLVM in KVM Hypervisor · Issue #9915 · apache/cloudstack

X Title: Error when using CLVM in KVM Hypervisor · Issue #9915 · apache/cloudstack

Description: ISSUE TYPE Bug Report COMPONENT NAME STORAGE CLVM CLOUDSTACK VERSION 4.20 CONFIGURATION OS / ENVIRONMENT KVM/libvirt as Virtualization is used Ubuntu 22.04.5 LTS (Agent) CLVM Primary Storage SUMMARY I am trying to use CLVM as Primary Sto...

Open Graph Description: ISSUE TYPE Bug Report COMPONENT NAME STORAGE CLVM CLOUDSTACK VERSION 4.20 CONFIGURATION OS / ENVIRONMENT KVM/libvirt as Virtualization is used Ubuntu 22.04.5 LTS (Agent) CLVM Primary Storage SUMMAR...

X Description: ISSUE TYPE Bug Report COMPONENT NAME STORAGE CLVM CLOUDSTACK VERSION 4.20 CONFIGURATION OS / ENVIRONMENT KVM/libvirt as Virtualization is used Ubuntu 22.04.5 LTS (Agent) CLVM Primary Storage SUMMAR...

Opengraph URL: https://github.com/apache/cloudstack/issues/9915

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Error when using CLVM in KVM Hypervisor","articleBody":"\u003c!--\r\nVerify first that your issue/request is not already reported on GitHub.\r\nAlso test if the latest release and main branch are affected too.\r\nAlways add information AFTER of these HTML comments, but no need to delete the comments.\r\n--\u003e\r\n\r\n##### ISSUE TYPE\r\n\u003c!-- Pick one below and delete the rest --\u003e\r\n * Bug Report\r\n\r\n\r\n##### COMPONENT NAME\r\n\u003c!--\r\nCategorize the issue, e.g. API, VR, VPN, UI, etc.\r\n--\u003e\r\n~~~\r\nSTORAGE\r\nCLVM\r\n~~~\r\n\r\n##### CLOUDSTACK VERSION\r\n\u003c!--\r\nNew line separated list of affected versions, commit ID for issues on main branch.\r\n--\u003e\r\n\r\n~~~\r\n4.20\r\n~~~\r\n\r\n\r\n##### CONFIGURATION\r\n\u003c!--\r\nInformation about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise\r\n--\u003e\r\n\r\n\r\n##### OS / ENVIRONMENT\r\n\u003c!--\r\nInformation about the environment if relevant, N/A otherwise\r\n--\u003e\r\n\r\n- KVM/libvirt as Virtualization is used\r\n- Ubuntu 22.04.5 LTS (Agent) \r\n- CLVM Primary Storage\r\n\r\n##### SUMMARY\r\n\u003c!-- Explain the problem/feature briefly --\u003e\r\n\r\nI am trying to use CLVM as Primary Storage, but when I try to add Primary Storage it gives me an error.\r\n\r\nHowever, if I check the KVM agent hosts, it creates the storage pool in libvirt as expected, but it doesn't finish creating the Primary Storage in Cloudstack Management\r\n\r\nCloustack Agents KVM: \r\n\r\n![Captura de Tela 2024-11-08 às 13 57 38](https://github.com/user-attachments/assets/fa9e8bed-b48b-4950-86a5-61476c74a278)\r\n\r\n\r\n##### STEPS TO REPRODUCE\r\n\u003c!--\r\nFor bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.\r\n\r\n\r\nFor new features, show how the feature would be used.\r\n--\u003e\r\n\r\n\u003c!-- Paste example playbooks or commands between quotes below --\u003e\r\n~~~\r\nUsing KVM as Hypervisor, try adding a Primary Storage of type CLVM\r\n~~~\r\n\r\n\u003c!-- You can also paste gist.github.com links for larger files --\u003e\r\n\r\n##### EXPECTED RESULTS\r\n\u003c!-- What did you expect to happen when running the steps above? --\u003e\r\n\r\n~~~\r\nPrimary Storage created successfully\r\n~~~\r\n\r\n##### ACTUAL RESULTS\r\n\u003c!-- What actually happened? --\u003e\r\n\r\n\u003c!-- Paste verbatim command output between quotes below --\u003e\r\n\r\nCloudstack UI:\r\n~~~\r\nRequest failed. (530)\r\nFailed to add data store: Failed to access storage pool\r\n~~~\r\n\u003cimg width=\"992\" alt=\"Captura de Tela 2024-11-08 às 11 40 36\" src=\"https://github.com/user-attachments/assets/10b5f61d-74b7-43f8-a2a4-d6b8edba515c\"\u003e\r\n\r\n\r\nCloudstack management (Logs):\r\n~~~\r\nDEBUG [c.c.a.t.Request] (AgentManager-Handler-1:[]) (logid:) Seq 18-5556597515245060226: Processing:  { Ans: , MgmtId: 42374915704331, via: 18, Ver: v1, Flags: 10, [{\"com.cloud.agent.api.Answer\":{\"result\":\"false\",\"details\":\"java.lang.IllegalArgumentException: No enum constant com.cloud.hypervisor.kvm.resource.LibvirtStoragePoolDef.PoolType.LOGICAL\r\n\tat java.base/java.lang.Enum.valueOf(Enum.java:273)\r\n\tat com.cloud.hypervisor.kvm.resource.LibvirtStoragePoolDef$PoolType.valueOf(LibvirtStoragePoolDef.java:26)\r\n\tat com.cloud.hypervisor.kvm.resource.LibvirtStoragePoolXMLParser.parseStoragePoolXML(LibvirtStoragePoolXMLParser.java:118)\r\n\tat com.cloud.hypervisor.kvm.storage.LibvirtStorageAdaptor.getStoragePoolDef(LibvirtStorageAdaptor.java:502)\r\n\tat com.cloud.hypervisor.kvm.storage.LibvirtStorageAdaptor.getStoragePool(LibvirtStorageAdaptor.java:534)\r\n\tat com.cloud.hypervisor.kvm.storage.LibvirtStorageAdaptor.getStoragePool(LibvirtStorageAdaptor.java:519)\r\n\tat com.cloud.hypervisor.kvm.storage.LibvirtStorageAdaptor.createStoragePool(LibvirtStorageAdaptor.java:763)\r\n\tat com.cloud.hypervisor.kvm.storage.KVMStoragePoolManager.createStoragePool(KVMStoragePoolManager.java:392)\r\n\tat com.cloud.hypervisor.kvm.storage.KVMStoragePoolManager.createStoragePool(KVMStoragePoolManager.java:386)\r\n\tat com.cloud.hypervisor.kvm.resource.wrapper.LibvirtModifyStoragePoolCommandWrapper.execute(LibvirtModifyStoragePoolCommandWrapper.java:42)\r\n\tat com.cloud.hypervisor.kvm.resource.wrapper.LibvirtModifyStoragePoolCommandWrapper.execute(LibvirtModifyStoragePoolCommandWrapper.java:35)\r\n\tat com.cloud.hypervisor.kvm.resource.wrapper.LibvirtRequestWrapper.execute(LibvirtRequestWrapper.java:78)\r\n\tat com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:1944)\r\n\tat com.cloud.agent.Agent.processRequest(Agent.java:686)\r\n\tat com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:1109)\r\n\tat com.cloud.utils.nio.Task.call(Task.java:83)\r\n\tat com.cloud.utils.nio.Task.call(Task.java:29)\r\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\r\n\tat java.base/java.lang.Thread.run(Thread.java:840)\r\n\",\"wait\":\"0\",\"bypassHostMaintenance\":\"false\"}}] }\r\n~~~\r\n","author":{"url":"https://github.com/Luskan777","@type":"Person","name":"Luskan777"},"datePublished":"2024-11-08T17:16:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":12},"url":"https://github.com/9915/cloudstack/issues/9915"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d0aec8f6-e550-e7aa-59aa-eca565e692d4
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9F84:3C8683:5B2B174:8025A87:6A501131
html-safe-nonceda6d03ea3862ec03c1421e4e156a22ee7eb784fb148d298949eb4e79bae153bb
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5Rjg0OjNDODY4Mzo1QjJCMTc0OjgwMjVBODc6NkE1MDExMzEiLCJ2aXNpdG9yX2lkIjoiMTYyOTE0MjcxMjc1NzI2MDU5NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac20c7200aabfba8b7abef8d9e4e6c1755fc7b656cdf1898291893f265db9f7ba8
hovercard-subject-tagissue:2644647707
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/apache/cloudstack/9915/issue_layout
twitter:imagehttps://opengraph.githubassets.com/794c52f2ebd82cc3d4adf49073bce6f43f2678ae4eb51760bdcc3a9bcdf78292/apache/cloudstack/issues/9915
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/794c52f2ebd82cc3d4adf49073bce6f43f2678ae4eb51760bdcc3a9bcdf78292/apache/cloudstack/issues/9915
og:image:altISSUE TYPE Bug Report COMPONENT NAME STORAGE CLVM CLOUDSTACK VERSION 4.20 CONFIGURATION OS / ENVIRONMENT KVM/libvirt as Virtualization is used Ubuntu 22.04.5 LTS (Agent) CLVM Primary Storage SUMMAR...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameLuskan777
hostnamegithub.com
expected-hostnamegithub.com
Nonefe4f38b24922a1ce81c1708c3793b47c185599b9144ab94f6ca846b00698058d
turbo-cache-controlno-preview
go-importgithub.com/apache/cloudstack git https://github.com/apache/cloudstack.git
octolytics-dimension-user_id47359
octolytics-dimension-user_loginapache
octolytics-dimension-repository_id9759448
octolytics-dimension-repository_nwoapache/cloudstack
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id9759448
octolytics-dimension-repository_network_root_nwoapache/cloudstack
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release42b6390c91978a16f9196c38c7a00e9bf21f37e7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/apache/cloudstack/issues/9915#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F9915
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F9915
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=apache%2Fcloudstack
Reloadhttps://github.com/apache/cloudstack/issues/9915
Reloadhttps://github.com/apache/cloudstack/issues/9915
Reloadhttps://github.com/apache/cloudstack/issues/9915
Please reload this pagehttps://github.com/apache/cloudstack/issues/9915
apache https://github.com/apache
cloudstackhttps://github.com/apache/cloudstack
Notifications https://github.com/login?return_to=%2Fapache%2Fcloudstack
Fork 1.3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Star 3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Code https://github.com/apache/cloudstack
Issues 537 https://github.com/apache/cloudstack/issues
Pull requests 264 https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality 0 https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
Code https://github.com/apache/cloudstack
Issues https://github.com/apache/cloudstack/issues
Pull requests https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
#9922https://github.com/apache/cloudstack/pull/9922
Error when using CLVM in KVM Hypervisorhttps://github.com/apache/cloudstack/issues/9915#top
#9922https://github.com/apache/cloudstack/pull/9922
https://github.com/JoaoJandre
Severity:BLOCKERhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22Severity%3ABLOCKER%22
type:bughttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22type%3Abug%22
type:regressionhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22type%3Aregression%22
4.20.0https://github.com/apache/cloudstack/milestone/30
https://github.com/Luskan777
Luskan777https://github.com/Luskan777
on Nov 8, 2024https://github.com/apache/cloudstack/issues/9915#issue-2644647707
https://private-user-images.githubusercontent.com/71342479/384462161-fa9e8bed-b48b-4950-86a5-61476c74a278.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM2MzI0NzgsIm5iZiI6MTc4MzYzMjE3OCwicGF0aCI6Ii83MTM0MjQ3OS8zODQ0NjIxNjEtZmE5ZThiZWQtYjQ4Yi00OTUwLTg2YTUtNjE0NzZjNzRhMjc4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA3MDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNzA5VDIxMjI1OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTcwNmViNzM1OGY3NjE1NzBiYmMwZTExZjkyNzQ3ZTI0MTVhNGYwNzA2ODk1MmJlM2FkOGQzMDAzNzM3Mzk2MWImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.zLV0LQzek7IhnU0e3jREUpdQz_D1Q0JjOZy0s2CsI0o
https://private-user-images.githubusercontent.com/71342479/384461557-10b5f61d-74b7-43f8-a2a4-d6b8edba515c.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM2MzI0NzgsIm5iZiI6MTc4MzYzMjE3OCwicGF0aCI6Ii83MTM0MjQ3OS8zODQ0NjE1NTctMTBiNWY2MWQtNzRiNy00M2Y4LWEyYTQtZDZiOGVkYmE1MTVjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA3MDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNzA5VDIxMjI1OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ0OTc0ZjQ2YmFiYTg3MTY2ZTY4NzJhZDhmZDZkZTAyNGZkYzEyMTdjNTNiYjEzOGQ1M2EzMjg2YTc2Yzg0NzMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.5qTiMhM4KeQ-6-Hkp6hprNmfzjpj7HqD4aoVpUm2_5g
JoaoJandrehttps://github.com/JoaoJandre
Severity:BLOCKERhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22Severity%3ABLOCKER%22
type:bughttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22type%3Abug%22
type:regressionhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22type%3Aregression%22
4.20.0https://github.com/apache/cloudstack/milestone/30
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.