KVM's Virt-Manager is not able to PXE boot KVM machines from MAAS Server
I am using virt manager for deploying maas on kvm and other maas nodes for openstack cloud and juju controller running on those KVMs in a dediated single server. For that purpose i have made 2 networks one is br0 attached with eth0 (physical interface) for maas public access and other is "isolated private network" for maas nodes. i have attached my maas-server running on one of the kvm with these two networks by making 2 interfaces (i.e public and private). Now i am trying to PXE boot juju controller machine from MAAS private network but it does not pxe boot that machine and instead giving an error "No bootable device". Why this is happening? MAAS is supposed to builtin provide a dhcp and tftp server but juju controller is not able to pxe boot fom MAAS server.. Do i need to configure my network ?? Kindly help
networking juju maas kvm
add a comment |
I am using virt manager for deploying maas on kvm and other maas nodes for openstack cloud and juju controller running on those KVMs in a dediated single server. For that purpose i have made 2 networks one is br0 attached with eth0 (physical interface) for maas public access and other is "isolated private network" for maas nodes. i have attached my maas-server running on one of the kvm with these two networks by making 2 interfaces (i.e public and private). Now i am trying to PXE boot juju controller machine from MAAS private network but it does not pxe boot that machine and instead giving an error "No bootable device". Why this is happening? MAAS is supposed to builtin provide a dhcp and tftp server but juju controller is not able to pxe boot fom MAAS server.. Do i need to configure my network ?? Kindly help
networking juju maas kvm
add a comment |
I am using virt manager for deploying maas on kvm and other maas nodes for openstack cloud and juju controller running on those KVMs in a dediated single server. For that purpose i have made 2 networks one is br0 attached with eth0 (physical interface) for maas public access and other is "isolated private network" for maas nodes. i have attached my maas-server running on one of the kvm with these two networks by making 2 interfaces (i.e public and private). Now i am trying to PXE boot juju controller machine from MAAS private network but it does not pxe boot that machine and instead giving an error "No bootable device". Why this is happening? MAAS is supposed to builtin provide a dhcp and tftp server but juju controller is not able to pxe boot fom MAAS server.. Do i need to configure my network ?? Kindly help
networking juju maas kvm
I am using virt manager for deploying maas on kvm and other maas nodes for openstack cloud and juju controller running on those KVMs in a dediated single server. For that purpose i have made 2 networks one is br0 attached with eth0 (physical interface) for maas public access and other is "isolated private network" for maas nodes. i have attached my maas-server running on one of the kvm with these two networks by making 2 interfaces (i.e public and private). Now i am trying to PXE boot juju controller machine from MAAS private network but it does not pxe boot that machine and instead giving an error "No bootable device". Why this is happening? MAAS is supposed to builtin provide a dhcp and tftp server but juju controller is not able to pxe boot fom MAAS server.. Do i need to configure my network ?? Kindly help
networking juju maas kvm
networking juju maas kvm
asked Jan 19 at 15:32
Usama KhanUsama Khan
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
maas server can not be deployed on dual interface .
you must deploy 2 instancesof maas :
- a maas api server
- a maas rackd controller , it will provide dhcp,pxe,and proxy api call .
And you must deploy maas 2.5 .
The simple setup is too have only one network interface by maas server .
You mean 2 instances on 2 KVMs with a single interface (or it can be dual i.e public or private)??
– Usama Khan
Feb 6 at 2:28
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111159%2fkvms-virt-manager-is-not-able-to-pxe-boot-kvm-machines-from-maas-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
maas server can not be deployed on dual interface .
you must deploy 2 instancesof maas :
- a maas api server
- a maas rackd controller , it will provide dhcp,pxe,and proxy api call .
And you must deploy maas 2.5 .
The simple setup is too have only one network interface by maas server .
You mean 2 instances on 2 KVMs with a single interface (or it can be dual i.e public or private)??
– Usama Khan
Feb 6 at 2:28
add a comment |
maas server can not be deployed on dual interface .
you must deploy 2 instancesof maas :
- a maas api server
- a maas rackd controller , it will provide dhcp,pxe,and proxy api call .
And you must deploy maas 2.5 .
The simple setup is too have only one network interface by maas server .
You mean 2 instances on 2 KVMs with a single interface (or it can be dual i.e public or private)??
– Usama Khan
Feb 6 at 2:28
add a comment |
maas server can not be deployed on dual interface .
you must deploy 2 instancesof maas :
- a maas api server
- a maas rackd controller , it will provide dhcp,pxe,and proxy api call .
And you must deploy maas 2.5 .
The simple setup is too have only one network interface by maas server .
maas server can not be deployed on dual interface .
you must deploy 2 instancesof maas :
- a maas api server
- a maas rackd controller , it will provide dhcp,pxe,and proxy api call .
And you must deploy maas 2.5 .
The simple setup is too have only one network interface by maas server .
edited Feb 6 at 3:50
answered Feb 4 at 20:26
EchoMike444EchoMike444
1011
1011
You mean 2 instances on 2 KVMs with a single interface (or it can be dual i.e public or private)??
– Usama Khan
Feb 6 at 2:28
add a comment |
You mean 2 instances on 2 KVMs with a single interface (or it can be dual i.e public or private)??
– Usama Khan
Feb 6 at 2:28
You mean 2 instances on 2 KVMs with a single interface (or it can be dual i.e public or private)??
– Usama Khan
Feb 6 at 2:28
You mean 2 instances on 2 KVMs with a single interface (or it can be dual i.e public or private)??
– Usama Khan
Feb 6 at 2:28
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111159%2fkvms-virt-manager-is-not-able-to-pxe-boot-kvm-machines-from-maas-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown