Re: [opnfv-tech-discuss] [compass] Virtual install on single node

2018-05-07 Thread Beierl, Mark
Hello, Mika.

Sorry, no I have not been able to figure it out and due to my erratic schedule 
I am not able to lock down a time to troubleshoot remotely.

Regards,
Mark

Mark Beierl
SW System Sr Principal Developer
Dell EMC | Cloud & Communication Service Provider Solution
mobile +1 613 314 8106
mark.bei...@dell.com<mailto:mark.bei...@dell.com>

On May 7, 2018, at 06:04, Rautakumpu, Mika (Nokia - FI/Espoo) 
<mika.rautaku...@nokia.com<mailto:mika.rautaku...@nokia.com>> wrote:

Hi Mark and Tianwei,

Did you solve this issue? I am also trying to deploy virtual compass on a 
single node and I am getting same error message.

Thanks,

Br,
Mika Rautakumpu
Nokia

From: 
opnfv-tech-discuss-boun...@lists.opnfv.org<mailto:opnfv-tech-discuss-boun...@lists.opnfv.org>
 [mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of wutianwei
Sent: Friday, April 20, 2018 4:15 AM
To: Beierl, Mark <mark.bei...@dell.com<mailto:mark.bei...@dell.com>>
Cc: 
opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>
Subject: Re: [opnfv-tech-discuss] [compass] Virtual install on single node

Hi Mark,


  1.  Make sure ports 67, 69, 80, 443 are free on your node.
  2.  Make sure the docker storage is not overlay(overlay2).
  3.  When deploying nosdn-nofeature-noha scenario

   1). please set the VIRT_NUMBER=2
   2). Please set the 
DHA=./deploy/conf/vm_environment/os-nosdn-nofeature-noha.yml

You can also find us in the IRC channel “#opnfv-compass4nfv”

Thanks,
Tianwei Wu

发件人: Beierl, Mark [mailto:mark.bei...@dell.com]
发送时间: 2018年4月20日 2:29
收件人: wutianwei <wutianw...@huawei.com<mailto:wutianw...@huawei.com>>
抄送: 
opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>
主题: Re: [opnfv-tech-discuss] [compass] Virtual install on single node

Hello, and thank you for the information.

I tried a single node installation (Ubuntu 16.04, 512G ram, 88 cores), with 
internet, as follows:

export SCENARIO=os-nosdn-nofeature-noha.yml
export VIRT_NUMBER=4
export VIRT_CPUS=16
export VIRT_MEM=65536
export VIRT_DISK=200G
export DHA=./deploy/conf/vm_environment/os-nosdn-nofeature-ha.yml
export NETWORK=./deploy/conf/vm_environment/unh-virtual1/network.yml
./build.sh (completed successfully)
./deploy.sh

That failed with the following error:

FAILED - RETRYING: cobbler import iso (1 retries left).
failed: [localhost] (item={'key': u'CentOS-7', 'value': {u'cobbler_arch': 
u'x86_64', u'kickstart': u'default.ks', u'iso_name': 
u'CentOS-7-x86_64-Minimal-1708', u'breed': u'redhat', u'ppa_name': 
u'centos7-pike-ppa', u'version': u'centos', u'cobbler_name': 
u'CentOS-7-Minimal-1708', u'aliase': u'centos7'}}) => {"attempts": 10, 
"changed": true, "cmd": "name=\"CentOS-7-Minimal-1708\"\n docker exec 
compass-cobbler bash -c \"service cobblerd restart;\nsleep 3;\ncobbler import 
--name $name \\\n--path /mnt/CentOS-7-x86_64-Minimal-1708 
\\\n--arch x86_64 \\\n--kickstart 
/var/lib/cobbler/kickstarts/default.ks \\\n--breed redhat\"", 
"delta": "0:00:03.602367", "end": "2018-04-19 14:27:34.678629", "failed": true, 
"item": {"key": "CentOS-7", "value": {"aliase": "centos7", "breed": "redhat", 
"cobbler_arch": "x86_64", "cobbler_name": "CentOS-7-Minimal-1708", "iso_name": 
"CentOS-7-x86_64-Minimal-1708", "kickstart": "default.ks", "ppa_name": 
"centos7-pike-ppa", "version": "centos"}}, "rc": 155, "start": "2018-04-19 
14:27:31.076262", "stderr": "Redirecting to /bin/systemctl restart 
cobblerd.service\nhttpd does not appear to be running and proxying cobbler, or 
SELinux is in the way. Original traceback:\nTraceback (most recent call 
last):\n  File \"/usr/lib/python2.7/site-packages/cobbler/cli.py\", line 252, 
in check_setup\ns.ping()\n  File \"/usr/lib64/python2.7/xmlrpclib.py\", 
line 1233, in __call__\nreturn self.__send(self.__name, args)\n  File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1587, in __request\n
verbose=self.__verbose\n  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 
1273, in request\nreturn self.single_request(host, handler, request_body, 
verbose)\n  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1321, in 
single_request\nresponse.msg,\nProtocolError: ", "stderr_lines": ["Redirecting to 
/bin/systemctl restart cobblerd.service", "httpd does not appear to be running 
and proxying cobbler, or SELinux is in the way. Original traceback:", 
"Traceback (most recent call last):", "  File 
\"/usr/lib/python2.7/site-packages/cobbler/cli.py\", line 25

Re: [opnfv-tech-discuss] [compass] Virtual install on single node

2018-05-07 Thread Rautakumpu, Mika (Nokia - FI/Espoo)
Hi Mark and Tianwei,

Did you solve this issue? I am also trying to deploy virtual compass on a 
single node and I am getting same error message.

Thanks,

Br,
Mika Rautakumpu
Nokia

From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of wutianwei
Sent: Friday, April 20, 2018 4:15 AM
To: Beierl, Mark <mark.bei...@dell.com>
Cc: opnfv-tech-discuss@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] [compass] Virtual install on single node

Hi Mark,


  1.  Make sure ports 67, 69, 80, 443 are free on your node.
  2.  Make sure the docker storage is not overlay(overlay2).
  3.  When deploying nosdn-nofeature-noha scenario

   1). please set the VIRT_NUMBER=2
   2). Please set the 
DHA=./deploy/conf/vm_environment/os-nosdn-nofeature-noha.yml

You can also find us in the IRC channel “#opnfv-compass4nfv”

Thanks,
Tianwei Wu

发件人: Beierl, Mark [mailto:mark.bei...@dell.com]
发送时间: 2018年4月20日 2:29
收件人: wutianwei <wutianw...@huawei.com<mailto:wutianw...@huawei.com>>
抄送: 
opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>
主题: Re: [opnfv-tech-discuss] [compass] Virtual install on single node

Hello, and thank you for the information.

I tried a single node installation (Ubuntu 16.04, 512G ram, 88 cores), with 
internet, as follows:

export SCENARIO=os-nosdn-nofeature-noha.yml
export VIRT_NUMBER=4
export VIRT_CPUS=16
export VIRT_MEM=65536
export VIRT_DISK=200G
export DHA=./deploy/conf/vm_environment/os-nosdn-nofeature-ha.yml
export NETWORK=./deploy/conf/vm_environment/unh-virtual1/network.yml
./build.sh (completed successfully)
./deploy.sh

That failed with the following error:

FAILED - RETRYING: cobbler import iso (1 retries left).
failed: [localhost] (item={'key': u'CentOS-7', 'value': {u'cobbler_arch': 
u'x86_64', u'kickstart': u'default.ks', u'iso_name': 
u'CentOS-7-x86_64-Minimal-1708', u'breed': u'redhat', u'ppa_name': 
u'centos7-pike-ppa', u'version': u'centos', u'cobbler_name': 
u'CentOS-7-Minimal-1708', u'aliase': u'centos7'}}) => {"attempts": 10, 
"changed": true, "cmd": "name=\"CentOS-7-Minimal-1708\"\n docker exec 
compass-cobbler bash -c \"service cobblerd restart;\nsleep 3;\ncobbler import 
--name $name \\\n--path /mnt/CentOS-7-x86_64-Minimal-1708 
\\\n--arch x86_64 \\\n--kickstart 
/var/lib/cobbler/kickstarts/default.ks \\\n--breed redhat\"", 
"delta": "0:00:03.602367", "end": "2018-04-19 14:27:34.678629", "failed": true, 
"item": {"key": "CentOS-7", "value": {"aliase": "centos7", "breed": "redhat", 
"cobbler_arch": "x86_64", "cobbler_name": "CentOS-7-Minimal-1708", "iso_name": 
"CentOS-7-x86_64-Minimal-1708", "kickstart": "default.ks", "ppa_name": 
"centos7-pike-ppa", "version": "centos"}}, "rc": 155, "start": "2018-04-19 
14:27:31.076262", "stderr": "Redirecting to /bin/systemctl restart 
cobblerd.service\nhttpd does not appear to be running and proxying cobbler, or 
SELinux is in the way. Original traceback:\nTraceback (most recent call 
last):\n  File \"/usr/lib/python2.7/site-packages/cobbler/cli.py\", line 252, 
in check_setup\ns.ping()\n  File \"/usr/lib64/python2.7/xmlrpclib.py\", 
line 1233, in __call__\nreturn self.__send(self.__name, args)\n  File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1587, in __request\n
verbose=self.__verbose\n  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 
1273, in request\nreturn self.single_request(host, handler, request_body, 
verbose)\n  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1321, in 
single_request\nresponse.msg,\nProtocolError: ", "stderr_lines": ["Redirecting to 
/bin/systemctl restart cobblerd.service", "httpd does not appear to be running 
and proxying cobbler, or SELinux is in the way. Original traceback:", 
"Traceback (most recent call last):", "  File 
\"/usr/lib/python2.7/site-packages/cobbler/cli.py\", line 252, in check_setup", 
"s.ping()", "  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1233, in 
__call__", "return self.__send(self.__name, args)", "  File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1587, in __request", "
verbose=self.__verbose", "  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 
1273, in request", "return self.single_request(host, handler, request_body, 
verbose)", "  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1321, in 
single_request", "response.msg,", &qu

Re: [opnfv-tech-discuss] [compass] Virtual install on single node

2018-04-19 Thread wutianwei
Hi Mark,


1.   Make sure ports 67, 69, 80, 443 are free on your node.

2.   Make sure the docker storage is not overlay(overlay2).

3.   When deploying nosdn-nofeature-noha scenario

   1). please set the VIRT_NUMBER=2
   2). Please set the 
DHA=./deploy/conf/vm_environment/os-nosdn-nofeature-noha.yml

You can also find us in the IRC channel “#opnfv-compass4nfv”

Thanks,
Tianwei Wu

发件人: Beierl, Mark [mailto:mark.bei...@dell.com]
发送时间: 2018年4月20日 2:29
收件人: wutianwei <wutianw...@huawei.com>
抄送: opnfv-tech-discuss@lists.opnfv.org
主题: Re: [opnfv-tech-discuss] [compass] Virtual install on single node

Hello, and thank you for the information.

I tried a single node installation (Ubuntu 16.04, 512G ram, 88 cores), with 
internet, as follows:

export SCENARIO=os-nosdn-nofeature-noha.yml
export VIRT_NUMBER=4
export VIRT_CPUS=16
export VIRT_MEM=65536
export VIRT_DISK=200G
export DHA=./deploy/conf/vm_environment/os-nosdn-nofeature-ha.yml
export NETWORK=./deploy/conf/vm_environment/unh-virtual1/network.yml
./build.sh (completed successfully)
./deploy.sh

That failed with the following error:

FAILED - RETRYING: cobbler import iso (1 retries left).
failed: [localhost] (item={'key': u'CentOS-7', 'value': {u'cobbler_arch': 
u'x86_64', u'kickstart': u'default.ks', u'iso_name': 
u'CentOS-7-x86_64-Minimal-1708', u'breed': u'redhat', u'ppa_name': 
u'centos7-pike-ppa', u'version': u'centos', u'cobbler_name': 
u'CentOS-7-Minimal-1708', u'aliase': u'centos7'}}) => {"attempts": 10, 
"changed": true, "cmd": "name=\"CentOS-7-Minimal-1708\"\n docker exec 
compass-cobbler bash -c \"service cobblerd restart;\nsleep 3;\ncobbler import 
--name $name \\\n--path /mnt/CentOS-7-x86_64-Minimal-1708 
\\\n--arch x86_64 \\\n--kickstart 
/var/lib/cobbler/kickstarts/default.ks \\\n--breed 
redhat\"", "delta": "0:00:03.602367", "end": "2018-04-19 14:27:34.678629", 
"failed": true, "item": {"key": "CentOS-7", "value": {"aliase": "centos7", 
"breed": "redhat", "cobbler_arch": "x86_64", "cobbler_name": 
"CentOS-7-Minimal-1708", "iso_name": "CentOS-7-x86_64-Minimal-1708", 
"kickstart": "default.ks", "ppa_name": "centos7-pike-ppa", "version": 
"centos"}}, "rc": 155, "start": "2018-04-19 14:27:31.076262", "stderr": 
"Redirecting to /bin/systemctl restart cobblerd.service\nhttpd does not appear 
to be running and proxying cobbler, or SELinux is in the way. Original 
traceback:\nTraceback (most recent call last):\n  File 
\"/usr/lib/python2.7/site-packages/cobbler/cli.py\", line 252, in check_setup\n 
   s.ping()\n  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1233, in 
__call__\nreturn self.__send(self.__name, args)\n  File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1587, in __request\n
verbose=self.__verbose\n  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 
1273, in request\nreturn self.single_request(host, handler, request_body, 
verbose)\n  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1321, in 
single_request\nresponse.msg,\nProtocolError: ", "stderr_lines": ["Redirecting to 
/bin/systemctl restart cobblerd.service", "httpd does not appear to be running 
and proxying cobbler, or SELinux is in the way. Original traceback:", 
"Traceback (most recent call last):", "  File 
\"/usr/lib/python2.7/site-packages/cobbler/cli.py\", line 252, in check_setup", 
"s.ping()", "  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1233, in 
__call__", "return self.__send(self.__name, args)", "  File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1587, in __request", "
verbose=self.__verbose", "  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 
1273, in request", "return self.single_request(host, handler, request_body, 
verbose)", "  File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1321, in 
single_request", "response.msg,", "ProtocolError: "], "stdout": "", "stdout_lines": []}
FAILED - RETRYING: cobbler import iso (10 retries left).

What am I missing?

Regards,
Mark

Mark Beierl
SW System Sr Principal Developer
Dell EMC | Cloud & Communication Service Provider Solution
mobile +1 613 314 8106
mark.bei...@dell.com<mailto:mark.bei...@dell.com>

On Apr 17, 2018, at 23:50, wutianwei 
<wutianw...@huawei.com<mailto:wutianw...@huawei.com>> wrote:

Hi Mark,

If you have a single node, you could try the virtual deployment quick start, 
more info

Re: [opnfv-tech-discuss] [compass] Virtual install on single node

2018-04-17 Thread wutianwei
Hi Mark,

If you have a single node, you could try the virtual deployment quick start, 
more information refer to the wiki page[1].
When virtual deployment, there are no requirement about multiple physical 
networks, but need access to Internet.
btw, it is necessary to launch VMs,  and each VM need 8vCPU and 16 GB memory as 
default.
The ha scenarios need 5 VMs, and the noha scenarios need 2 VMs. So the single 
node need a powerful performance.

[1] 
https://wiki.opnfv.org/display/compass4nfv/Containerized+Compass#ContainerizedCompass-QuickStart:

Thanks,
Tianwei Wu
发件人: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] 代表 Beierl, Mark
发送时间: 2018年4月17日 22:17
收件人: opnfv-tech-discuss@lists.opnfv.org
主题: [opnfv-tech-discuss] [compass] Virtual install on single node

Hello,

What are the requirements for deploying compass in a virtual environment.  I am 
trying to use the LaaS pods, and I only have one IP address for management.  
Therefore, there is no provider network.  Can I just create a non-routed 
interface on one of the unused NICs, or do I need to have multiple physical 
networks in place?  Alternatively, should I create a VM with the networks in 
place and use that for all the deployments?

Regards,
Mark

Mark Beierl
SW System Sr Principal Developer
Dell EMC | Cloud & Communication Service Provider Solution
mobile +1 613 314 8106
mark.bei...@dell.com<mailto:mark.bei...@dell.com>

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [compass] Virtual install on single node

2018-04-17 Thread Beierl, Mark
Hello,

What are the requirements for deploying compass in a virtual environment.  I am 
trying to use the LaaS pods, and I only have one IP address for management.  
Therefore, there is no provider network.  Can I just create a non-routed 
interface on one of the unused NICs, or do I need to have multiple physical 
networks in place?  Alternatively, should I create a VM with the networks in 
place and use that for all the deployments?

Regards,
Mark

Mark Beierl
SW System Sr Principal Developer
Dell EMC | Cloud & Communication Service Provider Solution
mobile +1 613 314 8106
mark.bei...@dell.com

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss