*** mmethot has joined #openstack | 00:00 | |
*** mmethot has quit IRC | 00:08 | |
*** mmethot has joined #openstack | 00:09 | |
*** macza has quit IRC | 00:13 | |
*** mmethot has quit IRC | 00:14 | |
*** mmethot has joined #openstack | 00:14 | |
*** lathiat has joined #openstack | 00:15 | |
*** mmethot has joined #openstack | 00:15 | |
*** mmethot has quit IRC | 00:16 | |
*** mmethot has joined #openstack | 00:17 | |
*** mmethot has quit IRC | 00:19 | |
*** iniazi_ has joined #openstack | 00:25 | |
*** iniazi has quit IRC | 00:25 | |
*** TxGirlGeek has quit IRC | 00:29 | |
*** TxGirlGeek has joined #openstack | 00:40 | |
*** igordc has quit IRC | 00:51 | |
*** ileixe has joined #openstack | 00:53 | |
*** maddtux has joined #openstack | 00:56 | |
*** dsneddon has quit IRC | 01:00 | |
*** nurdie has joined #openstack | 01:04 | |
*** nurdie has quit IRC | 01:08 | |
*** _fragatina has quit IRC | 01:10 | |
*** _fragatina has joined #openstack | 01:11 | |
*** _fragatina has quit IRC | 01:15 | |
*** iniazi_ has quit IRC | 01:19 | |
*** Conde has quit IRC | 01:19 | |
*** iniazi_ has joined #openstack | 01:25 | |
*** dsneddon has joined #openstack | 01:25 | |
*** dsneddon has quit IRC | 01:32 | |
*** maddtux has quit IRC | 01:34 | |
*** bobh has joined #openstack | 01:36 | |
*** renich has quit IRC | 01:36 | |
*** nurdie has joined #openstack | 01:37 | |
*** TxGirlGeek has quit IRC | 01:39 | |
*** rubidious has joined #openstack | 01:45 | |
*** renich has joined #openstack | 01:46 | |
rubidious | Hello. This may be a really silly question, but I'm trying to understand how to set up openstack on a baremetal server. There is no OS installed at this time as far as I know. All of the openstack tutorials seem to start from the point where you already have one node with a sensible server-os installed. Is there a guide somewhere which details what sort of hardware you need for this control node and | 01:46 |
---|---|---|
rubidious | how to set it up from scratch? | 01:47 |
*** bobh has quit IRC | 01:47 | |
*** nurdie has quit IRC | 01:51 | |
*** nurdie has joined #openstack | 01:52 | |
*** side_control has quit IRC | 01:55 | |
*** side_control has joined #openstack | 01:55 | |
*** nurdie has quit IRC | 01:56 | |
*** dsneddon has joined #openstack | 02:00 | |
*** dsneddon has quit IRC | 02:04 | |
*** bbowen has quit IRC | 02:08 | |
*** masber has joined #openstack | 02:20 | |
*** bobh has joined #openstack | 02:29 | |
*** iniazi_ has quit IRC | 02:31 | |
*** dsneddon has joined #openstack | 02:35 | |
AcquaCow | rubidious, there are lots of docs | 02:36 |
*** mmethot has joined #openstack | 02:36 | |
AcquaCow | dozens of homelab openstack guides out there | 02:36 |
AcquaCow | if you only have a single node, I recommend throwing an OS on that box, then using kvm to build out an "undercloud" VM to provision all of your "overcloud" VMs | 02:37 |
*** dsneddon has quit IRC | 02:40 | |
*** masber has quit IRC | 02:41 | |
*** bobh has quit IRC | 02:46 | |
rubidious | AcquaCow: I guess what I'm confused about is how to install that initial OS? If I have a single node with lots of resources (cpus/mem/disk), should I set up the "base" OS with all the resources, or just with some of them (vm-style)? Do I need a base hypervisor? | 02:47 |
AcquaCow | rubidious, get a centos cd and install centos | 02:47 |
AcquaCow | then install all the virt packages on it | 02:47 |
AcquaCow | then follow a guide online for deploying openstack in VMs | 02:47 |
rubidious | so just a regular linux install with kvm etc | 02:47 |
AcquaCow | or use packstack to just do a single instance so that you can play with all the CLI/options w/o simulating a production config. | 02:48 |
rubidious | do you recommend that over devstack? | 02:48 |
AcquaCow | I don't know what devstack is | 02:49 |
rubidious | https://github.com/openstack-dev/devstack | 02:49 |
*** bobh has joined #openstack | 02:49 | |
rubidious | but I think you answered my initial question | 02:50 |
AcquaCow | *shrug* it's all the same | 02:50 |
rubidious | there is no real need to install a "hypervisor OS" or whatever I was imagining, just install a small linux install that has access to all the nodes resources and use kvm | 02:50 |
rubidious | could do the same with xen presumably, or esxi? | 02:50 |
*** iyamahat has quit IRC | 02:50 | |
*** yamahata has quit IRC | 02:51 | |
*** Son_Goku has joined #openstack | 02:52 | |
*** iniazi_ has joined #openstack | 02:58 | |
DHE | if you're installing a controller, I would recommend a large-ish disk depending on your needs. usually you run the mysql DB and glance's storage repo on it. though depending on your growth, glance could easily be moved somewhere else like swift or into the block storage engine like ceph | 03:06 |
DHE | otherwise, any supported OS working well enough for you to SSH into should just work for any node if you follow the install guide. dependencies should pull in any apps you need, including KVM and libvirt as applicable. or the install instructions will direct you to install them anyway | 03:07 |
*** bobh has quit IRC | 03:12 | |
*** dsneddon has joined #openstack | 03:13 | |
*** dsneddon has quit IRC | 03:18 | |
rubidious | DHE: but should I give the OS the entire set of disks (say I have 3TB which will be used for other vms etc)? Do I give the controller node all of this disk? Or can that be managed from the controller kvm without actually having the disks mounted? What I'm struggling with is that kvm is installed in an OS, and the controller is also installed there (instead of being a vm on its own) | 03:26 |
*** mmethot has quit IRC | 03:29 | |
*** mmethot has joined #openstack | 03:29 | |
*** bobh has joined #openstack | 03:34 | |
*** bobh has quit IRC | 03:39 | |
*** iniazi_ has quit IRC | 03:48 | |
*** iniazi_ has joined #openstack | 03:48 | |
*** bobh has joined #openstack | 03:51 | |
*** dsneddon has joined #openstack | 03:54 | |
*** dsneddon has quit IRC | 03:58 | |
*** _fragatina has joined #openstack | 03:59 | |
*** _fragatina has quit IRC | 03:59 | |
*** _fragatina has joined #openstack | 03:59 | |
*** Warped has quit IRC | 04:02 | |
*** cyb-r has joined #openstack | 04:06 | |
*** mino_ has joined #openstack | 04:07 | |
*** bobh has quit IRC | 04:08 | |
*** imsurit_ofc has joined #openstack | 04:09 | |
bsilverman | rubidious: The RDO docs for Packstack give you guidance on how to install a compatible OS, so do the DevStack docs. If you need basic Architectural guidance try: https://docs.openstack.org/arch-design/ | 04:12 |
bsilverman | If you need a hardcopy/ebook, try "OpenStack for Architects" :) | 04:12 |
bsilverman | I highly recommend it. | 04:13 |
bsilverman | rubidious: re: the disk allocation, if you're doing an all-in-one install, most of the installers have a way to set the allocations for the compute node disk (cinder-volumes). The controller has basic disk requirements unless you're going to be uploading a lot of system images into glance. | 04:16 |
cyb-r | Anyone have any info on using an external dhcp server but still holding on to the helper address neuron sets up for instances? | 04:16 |
bsilverman | are you running provider networks? | 04:19 |
* bsilverman apologizes, needs to run. | 04:20 | |
* bsilverman is away | 04:20 | |
*** snowgoggles has quit IRC | 04:20 | |
*** dsneddon has joined #openstack | 04:32 | |
*** ileixe has quit IRC | 04:33 | |
*** spsurya has joined #openstack | 04:33 | |
*** imsurit_ofc has quit IRC | 04:34 | |
*** imsurit_ofc has joined #openstack | 04:35 | |
*** dsneddon has quit IRC | 04:37 | |
*** yamahata has joined #openstack | 04:44 | |
*** maddtux has joined #openstack | 04:57 | |
*** gyee has quit IRC | 05:01 | |
*** ileixe has joined #openstack | 05:02 | |
*** e0ne has joined #openstack | 05:03 | |
*** e0ne has quit IRC | 05:03 | |
*** dsneddon has joined #openstack | 05:12 | |
*** dsneddon has quit IRC | 05:17 | |
*** Son_Goku has quit IRC | 05:31 | |
*** _fragatina has quit IRC | 05:33 | |
*** imsurit_ofc has quit IRC | 05:34 | |
*** imsurit_ofc has joined #openstack | 05:34 | |
*** shyamb has joined #openstack | 05:36 | |
*** imsurit_ofc has quit IRC | 05:47 | |
*** dsneddon has joined #openstack | 05:47 | |
*** dsneddon has quit IRC | 05:52 | |
*** imacdonn has joined #openstack | 05:54 | |
*** ymasson has quit IRC | 06:01 | |
*** shyamb has quit IRC | 06:07 | |
*** shyamb has joined #openstack | 06:11 | |
*** jbadiapa has joined #openstack | 06:13 | |
*** markvoelker has joined #openstack | 06:16 | |
*** dsneddon has joined #openstack | 06:21 | |
*** nurdie has joined #openstack | 06:26 | |
*** dsneddon has quit IRC | 06:36 | |
*** daenth has joined #openstack | 06:40 | |
*** daenth has quit IRC | 06:41 | |
*** daenth has joined #openstack | 06:41 | |
*** markvoelker has quit IRC | 06:45 | |
*** daenth has quit IRC | 06:49 | |
*** daenth has joined #openstack | 06:49 | |
*** daenth has left #openstack | 06:49 | |
*** renich has quit IRC | 07:03 | |
*** bkannada has joined #openstack | 07:03 | |
bkannada | Hi All | 07:03 |
*** cah_link has joined #openstack | 07:03 | |
bkannada | I am trying to bring up a dual/stack or only ipv6 network with openstack. I see Solicitation sent. But I don't get any ip allocated. Please let me know how can I debug the same. | 07:04 |
bkannada | I logged into the controller node and could see the solicitation received | 07:04 |
*** renich has joined #openstack | 07:04 | |
bkannada | this is a query on stateful dhcpv6 | 07:04 |
*** agurenko has joined #openstack | 07:05 | |
*** dsneddon has joined #openstack | 07:06 | |
*** kjackal has joined #openstack | 07:06 | |
*** agurenko has quit IRC | 07:09 | |
*** shyamb has quit IRC | 07:12 | |
*** shyamb has joined #openstack | 07:13 | |
*** dsneddon has quit IRC | 07:19 | |
*** e0ne has joined #openstack | 07:35 | |
*** pbing19 has joined #openstack | 07:36 | |
*** markvoelker has joined #openstack | 07:42 | |
*** dsneddon has joined #openstack | 07:47 | |
*** shyamb has quit IRC | 07:48 | |
*** shyamb has joined #openstack | 07:49 | |
*** dsneddon has quit IRC | 07:51 | |
*** nurdie has quit IRC | 07:55 | |
*** nurdie has joined #openstack | 07:55 | |
*** fsimonce has joined #openstack | 07:59 | |
*** shyamb has quit IRC | 07:59 | |
*** nurdie has quit IRC | 08:00 | |
*** rpittau has joined #openstack | 08:06 | |
*** willksm has quit IRC | 08:11 | |
*** ttsiouts has joined #openstack | 08:14 | |
*** ttsiouts has quit IRC | 08:14 | |
*** markvoelker has quit IRC | 08:15 | |
*** rgogunskiy has joined #openstack | 08:17 | |
*** dsneddon has joined #openstack | 08:27 | |
*** maddtux_ has joined #openstack | 08:27 | |
*** maddtux has quit IRC | 08:27 | |
*** ttsiouts has joined #openstack | 08:28 | |
*** aiyengar__ has joined #openstack | 08:29 | |
*** rcernin has quit IRC | 08:29 | |
*** maddtux_ has quit IRC | 08:32 | |
*** dsneddon has quit IRC | 08:32 | |
*** fnpanic has joined #openstack | 08:33 | |
*** renich has quit IRC | 08:37 | |
*** avivgt has joined #openstack | 08:40 | |
*** robbbe has quit IRC | 08:40 | |
*** tolisbar has joined #openstack | 08:42 | |
*** avass has joined #openstack | 08:43 | |
*** avass has left #openstack | 08:43 | |
*** ttsiouts has quit IRC | 08:46 | |
*** ttsiouts has joined #openstack | 08:47 | |
*** tolisbar has quit IRC | 08:47 | |
*** ttsiouts has quit IRC | 08:51 | |
*** shyamb has joined #openstack | 08:52 | |
*** toanju has joined #openstack | 08:53 | |
*** jpich has joined #openstack | 08:54 | |
*** ianychoi has quit IRC | 08:55 | |
*** iyamahat has joined #openstack | 08:56 | |
*** dsneddon has joined #openstack | 09:00 | |
*** nurdie has joined #openstack | 09:01 | |
*** aojea has joined #openstack | 09:01 | |
*** nurdie has quit IRC | 09:05 | |
*** gildub_ has joined #openstack | 09:05 | |
*** dsneddon has quit IRC | 09:07 | |
*** miloa has joined #openstack | 09:09 | |
*** gildub_ has quit IRC | 09:11 | |
*** hseipp has joined #openstack | 09:14 | |
*** CeeMac has joined #openstack | 09:18 | |
*** ign0tus has joined #openstack | 09:18 | |
*** ttsiouts has joined #openstack | 09:21 | |
*** nurdie has joined #openstack | 09:21 | |
*** nurdie has quit IRC | 09:26 | |
*** shardy has joined #openstack | 09:27 | |
*** jpich has quit IRC | 09:27 | |
*** jpich has joined #openstack | 09:27 | |
*** ttsiouts has quit IRC | 09:32 | |
*** rossella_s has joined #openstack | 09:32 | |
*** ttsiouts has joined #openstack | 09:32 | |
*** a-pugachev has joined #openstack | 09:33 | |
*** makije has quit IRC | 09:33 | |
*** ttsiouts has quit IRC | 09:36 | |
*** boazel_ has joined #openstack | 09:36 | |
*** boazel has quit IRC | 09:39 | |
*** e0ne has quit IRC | 09:41 | |
*** nurdie has joined #openstack | 09:42 | |
*** dsneddon has joined #openstack | 09:42 | |
*** ttsiouts has joined #openstack | 09:43 | |
*** nurdie has quit IRC | 09:46 | |
*** pbing19 has quit IRC | 09:46 | |
*** pbandark has joined #openstack | 09:48 | |
*** luizbag has joined #openstack | 09:50 | |
*** electrofelix has joined #openstack | 09:51 | |
*** sshnaidm|afk is now known as sshnaidm | 09:53 | |
*** factor has quit IRC | 09:54 | |
*** jrbalderrama has joined #openstack | 09:55 | |
*** dsneddon has quit IRC | 09:56 | |
*** e0ne has joined #openstack | 09:56 | |
*** aiyengar__ has quit IRC | 10:00 | |
*** kenosh has joined #openstack | 10:00 | |
*** ssbarnea|rover has joined #openstack | 10:02 | |
*** livelace has joined #openstack | 10:02 | |
*** nurdie has joined #openstack | 10:03 | |
*** gmoro has quit IRC | 10:03 | |
*** suuuper has joined #openstack | 10:03 | |
*** ssbarnea|bkp2 has quit IRC | 10:04 | |
*** nurdie has quit IRC | 10:06 | |
*** gmoro has joined #openstack | 10:07 | |
*** ssbarnea|bkp2 has joined #openstack | 10:07 | |
*** mikecmpbll has joined #openstack | 10:08 | |
*** makije has joined #openstack | 10:09 | |
*** ssbarnea|rover has quit IRC | 10:10 | |
*** markvoelker has joined #openstack | 10:12 | |
*** shyamb has quit IRC | 10:15 | |
*** iniazi_ has quit IRC | 10:23 | |
*** nurdie has joined #openstack | 10:23 | |
*** nurdie has quit IRC | 10:27 | |
*** salmankhan has joined #openstack | 10:29 | |
*** dsneddon has joined #openstack | 10:32 | |
*** salmankhan1 has joined #openstack | 10:33 | |
*** mikecmpb_ has joined #openstack | 10:33 | |
*** mikecmpbll has quit IRC | 10:34 | |
*** salmankhan has quit IRC | 10:35 | |
*** salmankhan1 is now known as salmankhan | 10:35 | |
*** nurdie has joined #openstack | 10:44 | |
*** dsneddon has quit IRC | 10:45 | |
*** markvoelker has quit IRC | 10:46 | |
*** iniazi_ has joined #openstack | 10:47 | |
*** nurdie has quit IRC | 10:48 | |
*** mino_ has quit IRC | 11:07 | |
*** Son_Goku has joined #openstack | 11:15 | |
*** ttsiouts has quit IRC | 11:15 | |
*** ttsiouts has joined #openstack | 11:16 | |
*** dsneddon has joined #openstack | 11:17 | |
*** morazi has quit IRC | 11:17 | |
*** ttsiouts has quit IRC | 11:20 | |
*** Son_Goku has quit IRC | 11:21 | |
*** ssbarnea|rover has joined #openstack | 11:23 | |
*** ssbarnea|bkp2 has quit IRC | 11:24 | |
*** Warped has joined #openstack | 11:25 | |
*** dsneddon has quit IRC | 11:28 | |
*** rgogunskiy has quit IRC | 11:35 | |
*** mikecmpb_ is now known as mikecmpbll | 11:41 | |
*** markvoelker has joined #openstack | 11:43 | |
*** nurdie has joined #openstack | 11:45 | |
*** bbowen has joined #openstack | 11:47 | |
*** nurdie has quit IRC | 11:49 | |
*** robbbe has joined #openstack | 11:50 | |
*** ssbarnea|bkp2 has joined #openstack | 11:52 | |
*** tolisbar has joined #openstack | 11:52 | |
*** ssbarnea|rover has quit IRC | 11:54 | |
*** ttsiouts has joined #openstack | 11:56 | |
*** shyamb has joined #openstack | 11:57 | |
*** bbowen has quit IRC | 12:00 | |
*** rpittau has quit IRC | 12:00 | |
*** tolisbar has quit IRC | 12:01 | |
*** dsneddon has joined #openstack | 12:02 | |
*** rpittau has joined #openstack | 12:06 | |
*** nurdie has joined #openstack | 12:06 | |
*** nurdie has quit IRC | 12:10 | |
*** Son_Goku has joined #openstack | 12:15 | |
*** dsneddon has quit IRC | 12:15 | |
*** rpittau has quit IRC | 12:15 | |
*** markvoelker has quit IRC | 12:16 | |
*** rpittau has joined #openstack | 12:16 | |
*** masonjoyers has quit IRC | 12:17 | |
*** nurdie has joined #openstack | 12:26 | |
*** iniazi_ has quit IRC | 12:27 | |
*** rpittau has quit IRC | 12:30 | |
*** nurdie has quit IRC | 12:31 | |
*** rpittau has joined #openstack | 12:31 | |
*** takamatsu has joined #openstack | 12:31 | |
*** dsneddon has joined #openstack | 12:32 | |
*** morazi has joined #openstack | 12:35 | |
*** ssbarnea|rover has joined #openstack | 12:37 | |
*** ssbarnea|bkp2 has quit IRC | 12:39 | |
*** rektide_ has quit IRC | 12:40 | |
*** pcaruana has quit IRC | 12:40 | |
*** shyamb has quit IRC | 12:44 | |
*** dsneddon has quit IRC | 12:45 | |
*** rpittau has quit IRC | 12:45 | |
*** rpittau has joined #openstack | 12:46 | |
*** nurdie has joined #openstack | 12:47 | |
*** mcornea has joined #openstack | 12:49 | |
*** shyamb has joined #openstack | 12:51 | |
*** nurdie has quit IRC | 12:51 | |
*** iniazi_ has joined #openstack | 12:58 | |
*** e0ne has quit IRC | 12:59 | |
*** livelace has quit IRC | 12:59 | |
*** hseipp has quit IRC | 13:02 | |
*** jsheeren has joined #openstack | 13:06 | |
*** tolisbar has joined #openstack | 13:07 | |
*** nurdie has joined #openstack | 13:07 | |
*** nurdie has quit IRC | 13:12 | |
*** markvoelker has joined #openstack | 13:13 | |
*** tolisbar has quit IRC | 13:13 | |
*** rpittau has quit IRC | 13:15 | |
*** rpittau has joined #openstack | 13:16 | |
*** bbowen has joined #openstack | 13:16 | |
*** pcaruana has joined #openstack | 13:20 | |
*** e0ne has joined #openstack | 13:20 | |
*** dsneddon has joined #openstack | 13:20 | |
*** agurenko has joined #openstack | 13:22 | |
*** jdwidari has joined #openstack | 13:22 | |
*** agurenko has quit IRC | 13:23 | |
*** jdwidari has quit IRC | 13:23 | |
*** shyamb has quit IRC | 13:23 | |
*** markvoelker has quit IRC | 13:23 | |
*** shyamb has joined #openstack | 13:23 | |
*** markvoelker has joined #openstack | 13:23 | |
*** nurdie has joined #openstack | 13:28 | |
*** rpittau has quit IRC | 13:31 | |
*** rpittau has joined #openstack | 13:31 | |
*** nurdie has quit IRC | 13:32 | |
*** iniazi_ has quit IRC | 13:33 | |
*** ttsiouts has quit IRC | 13:35 | |
*** ttsiouts has joined #openstack | 13:35 | |
*** shyamb has quit IRC | 13:36 | |
*** ttsiouts has quit IRC | 13:39 | |
*** this10nly has joined #openstack | 13:39 | |
*** ttsiouts has joined #openstack | 13:39 | |
*** dsneddon has quit IRC | 13:39 | |
this10nly | Hi all, I have a weird issue. I am building a lab which has a nested hypervisor (ESXi). All works ok to the point where I start a VM on this hypervisor. Without port security on the hypervisor port the traffic gets lost on br-int. It works when there is port security enabled on the port along with the list of allowed ip/mac addresses that can be on the port. Am I correct in writing that if there is no port | 13:42 |
this10nly | security on port all MACs and all traffic will go through it? | 13:42 |
*** shyamb has joined #openstack | 13:43 | |
*** shyamb has quit IRC | 13:46 | |
*** rpittau has quit IRC | 13:46 | |
*** shyamb has joined #openstack | 13:47 | |
*** rpittau has joined #openstack | 13:48 | |
*** nurdie has joined #openstack | 13:49 | |
*** iniazi_ has joined #openstack | 13:49 | |
*** nurdie has quit IRC | 13:53 | |
*** jrbalderrama has quit IRC | 13:56 | |
*** nurdie has joined #openstack | 13:56 | |
*** ttsiouts has quit IRC | 14:01 | |
*** ttsiouts has joined #openstack | 14:01 | |
*** ileixe has quit IRC | 14:04 | |
*** jrbalderrama has joined #openstack | 14:04 | |
*** ttsiouts has quit IRC | 14:05 | |
*** ttsiouts has joined #openstack | 14:09 | |
*** renich has joined #openstack | 14:14 | |
*** e0ne has quit IRC | 14:14 | |
*** dsneddon has joined #openstack | 14:14 | |
*** salmankhan has quit IRC | 14:18 | |
*** ssbarnea|rover has quit IRC | 14:19 | |
*** ssbarnea|rover has joined #openstack | 14:22 | |
*** iniazi_ has quit IRC | 14:23 | |
*** Capprentice has joined #openstack | 14:24 | |
*** dsneddon has quit IRC | 14:27 | |
*** nurdie has quit IRC | 14:28 | |
*** nurdie has joined #openstack | 14:29 | |
*** salmankhan has joined #openstack | 14:30 | |
*** mmethot has quit IRC | 14:32 | |
*** jsheeren has quit IRC | 14:33 | |
*** nurdie has quit IRC | 14:34 | |
*** mmethot has joined #openstack | 14:34 | |
*** e0ne has joined #openstack | 14:34 | |
*** iniazi_ has joined #openstack | 14:35 | |
*** shyamb has quit IRC | 14:36 | |
*** matchaw has joined #openstack | 14:40 | |
*** fnpanic has quit IRC | 14:43 | |
*** nurdie has joined #openstack | 14:50 | |
*** avivgt has quit IRC | 14:54 | |
*** masonjoyers has joined #openstack | 14:55 | |
*** salmankhan has quit IRC | 14:55 | |
*** salmankhan has joined #openstack | 14:56 | |
*** halbbalda has quit IRC | 14:56 | |
*** dsneddon has joined #openstack | 14:57 | |
*** nurdie has quit IRC | 14:59 | |
*** jrbalderrama has quit IRC | 14:59 | |
*** jrbalderrama has joined #openstack | 15:00 | |
*** takamatsu has quit IRC | 15:00 | |
*** toanju has quit IRC | 15:01 | |
*** Capprentice has quit IRC | 15:05 | |
*** iniazi_ has quit IRC | 15:09 | |
*** iniazi_ has joined #openstack | 15:10 | |
*** dsneddon has quit IRC | 15:10 | |
*** gildub_ has joined #openstack | 15:11 | |
*** kukacz_ has quit IRC | 15:20 | |
*** kukacz has joined #openstack | 15:31 | |
*** nurdie has joined #openstack | 15:31 | |
*** bobh has joined #openstack | 15:35 | |
*** pcaruana has quit IRC | 15:35 | |
*** dsneddon has joined #openstack | 15:38 | |
*** mriedem has joined #openstack | 15:41 | |
*** mriedem has left #openstack | 15:41 | |
*** kukacz has quit IRC | 15:42 | |
*** nickthetait has joined #openstack | 15:42 | |
*** dsneddon has quit IRC | 15:43 | |
*** iniazi_ has quit IRC | 15:44 | |
*** ianychoi has joined #openstack | 15:44 | |
*** kukacz has joined #openstack | 15:46 | |
*** iniazi_ has joined #openstack | 15:48 | |
*** iclon has quit IRC | 15:54 | |
*** gildub_ has quit IRC | 15:54 | |
*** pcaruana has joined #openstack | 15:55 | |
*** jmlowe has joined #openstack | 15:56 | |
*** kukacz has quit IRC | 15:58 | |
*** TxGirlGeek has joined #openstack | 15:58 | |
*** Son_Goku has quit IRC | 15:59 | |
*** kukacz has joined #openstack | 16:00 | |
*** dsneddon has joined #openstack | 16:00 | |
*** jrbalderrama has quit IRC | 16:06 | |
*** gyee has joined #openstack | 16:06 | |
*** Son_Goku has joined #openstack | 16:08 | |
*** kjackal has quit IRC | 16:09 | |
*** e0ne has quit IRC | 16:09 | |
*** a-pugachev has quit IRC | 16:11 | |
*** ttsiouts has quit IRC | 16:11 | |
*** takamatsu has joined #openstack | 16:12 | |
*** dustinc has joined #openstack | 16:13 | |
dioguerra | Hey guys, is it possible to copy a folder in the source code into the target VM using inside a .sh script called by the openstack:HEAT? | 16:14 |
*** gyee has quit IRC | 16:14 | |
DHE | sure. how do you want to do it? I mean, I've used "curl -s http://mysite.com/payload.tar | tar x" as a low tech way to do it | 16:14 |
dioguerra | yes, but i want to get it from the source code. if i have the file tree: | 16:16 |
dioguerra | foo/bar/heat_called.sh | 16:16 |
dioguerra | foo/lis/script_1.sh | 16:16 |
dioguerra | foo/lis/script_2.sh | 16:17 |
dioguerra | can i copy the lis folder into the machine (without remote access, because the code is local, and at the same level as my script is running) | 16:17 |
*** _fragatina has joined #openstack | 16:20 | |
*** _fragatina has quit IRC | 16:20 | |
*** _fragatina has joined #openstack | 16:21 | |
*** factor has joined #openstack | 16:22 | |
*** kukacz has quit IRC | 16:24 | |
*** gyee has joined #openstack | 16:25 | |
*** kukacz has joined #openstack | 16:26 | |
*** dolthesis has joined #openstack | 16:28 | |
*** macza has joined #openstack | 16:33 | |
*** dustinc has quit IRC | 16:33 | |
*** cah_link has quit IRC | 16:42 | |
*** Son_Goku has quit IRC | 16:43 | |
*** ign0tus has quit IRC | 16:44 | |
*** pcaruana has quit IRC | 16:48 | |
*** bobh has quit IRC | 16:49 | |
*** antonym has quit IRC | 16:53 | |
*** aojea has quit IRC | 16:54 | |
*** takamatsu has quit IRC | 16:54 | |
*** svilgelm has joined #openstack | 16:55 | |
*** ymasson has joined #openstack | 16:58 | |
*** bgmccollum has joined #openstack | 17:00 | |
*** bobh has joined #openstack | 17:08 | |
*** livelace has joined #openstack | 17:09 | |
*** antonym has joined #openstack | 17:11 | |
*** a-pugachev has joined #openstack | 17:11 | |
*** webczat has left #openstack | 17:12 | |
*** suuuper has quit IRC | 17:13 | |
*** mmethot has quit IRC | 17:17 | |
*** mmethot has joined #openstack | 17:19 | |
*** mikecmpbll has quit IRC | 17:25 | |
*** robbbe has quit IRC | 17:28 | |
*** a-pugachev has quit IRC | 17:31 | |
*** imacdonn has quit IRC | 17:34 | |
*** rpittau has quit IRC | 17:34 | |
*** svilgelm has quit IRC | 17:37 | |
*** kjackal has joined #openstack | 17:37 | |
*** jpich has quit IRC | 17:39 | |
*** jonaspaulo has joined #openstack | 17:41 | |
*** _fragatina has quit IRC | 17:43 | |
nickthetait | quick gerrit question: what does a "Rollcall-Vote" mean? | 17:46 |
nickthetait | it is somehow different from a Code-Review vote | 17:47 |
persia | Some decisions are made by groups via various vote rules, for example a majority vote of an elected council. | 17:47 |
persia | For this class of decision, there is a "roll call" vote option for members of the council, so they can register their opinion. | 17:47 |
persia | At the end, a moderator (often the chair or vice-chair of the council) will review the roll-call votes and verify accession before adding a Workflow +1. | 17:48 |
*** snowgoggles has joined #openstack | 17:48 | |
persia | For most repositories in OpenStack, this is not how merge decisions are made, and so those have no roll-call votes. | 17:48 |
*** Darcidride has joined #openstack | 17:48 | |
persia | For comparison, a "Code Review" vote is typically an assertion by the voter that the change is correctly/incorrectly formatted and that landing it will achieve the goal specified in the change message (and/or achieve a goal desired by the team responsible for the repository the change targets). | 17:49 |
persia | And a "Roll-Call" vote is typically an indication as to whether the voter believes it is a good idea to land the change, regardless of whether the change itself is correct. It is possible (although rare) to have both a positive Code-Review vote and a negative Roll-Call vote, for the special case where the voter has been involved in discussing the content of the change, and now agrees that the content is correct, but does not believe that the change | 17:51 |
persia | should be made to the repository. | 17:51 |
*** miloa has quit IRC | 17:56 | |
*** toanju has joined #openstack | 17:56 | |
*** e0ne has joined #openstack | 17:59 | |
nickthetait | okay nice | 18:00 |
nickthetait | thanks for your answer persia++ | 18:00 |
*** snowgoggles has quit IRC | 18:02 | |
*** yamahata has quit IRC | 18:03 | |
*** iyamahat has quit IRC | 18:03 | |
*** igordc has joined #openstack | 18:04 | |
*** bbowen_ has joined #openstack | 18:04 | |
*** bbowen has quit IRC | 18:06 | |
*** kjackal has quit IRC | 18:12 | |
*** e0ne has quit IRC | 18:13 | |
*** bbowen_ is now known as bbowen | 18:14 | |
*** suuuper has joined #openstack | 18:15 | |
*** takamatsu has joined #openstack | 18:15 | |
*** iyamahat has joined #openstack | 18:17 | |
*** Darcidride has quit IRC | 18:17 | |
*** Darcidride has joined #openstack | 18:18 | |
*** iyamahat_ has joined #openstack | 18:21 | |
*** iniazi_ has quit IRC | 18:21 | |
*** iyamahat has quit IRC | 18:24 | |
*** Darcidride has quit IRC | 18:26 | |
*** Darcidride has joined #openstack | 18:26 | |
*** e0ne has joined #openstack | 18:27 | |
*** Darcidride has quit IRC | 18:28 | |
*** Darcidride has joined #openstack | 18:29 | |
*** _fragatina has joined #openstack | 18:30 | |
*** Darcidride has quit IRC | 18:31 | |
*** Darcidride has joined #openstack | 18:31 | |
*** Darcidride has quit IRC | 18:34 | |
*** Darcidride has joined #openstack | 18:34 | |
*** yamahata has joined #openstack | 18:37 | |
*** robbbe has joined #openstack | 18:39 | |
*** shardy has quit IRC | 18:43 | |
*** daniel2 has joined #openstack | 18:43 | |
*** mikecmpbll has joined #openstack | 18:45 | |
*** daniel3 has quit IRC | 18:45 | |
*** kjackal has joined #openstack | 18:53 | |
*** iniazi_ has joined #openstack | 18:58 | |
*** TxGirlGe_ has joined #openstack | 18:59 | |
*** TxGirlGeek has quit IRC | 19:00 | |
*** e0ne has quit IRC | 19:02 | |
*** nurdie has quit IRC | 19:02 | |
*** nurdie has joined #openstack | 19:02 | |
*** livelace has quit IRC | 19:03 | |
*** kjackal has quit IRC | 19:04 | |
*** nurdie has quit IRC | 19:06 | |
*** takamatsu has quit IRC | 19:09 | |
*** jmlowe has quit IRC | 19:12 | |
*** nurdie has joined #openstack | 19:22 | |
*** sauvin has quit IRC | 19:23 | |
*** robbbe has quit IRC | 19:23 | |
*** e0ne has joined #openstack | 19:26 | |
*** TxGirlGe_ has quit IRC | 19:32 | |
*** iniazi_ has quit IRC | 19:33 | |
*** sshnaidm is now known as sshnaidm|off | 19:36 | |
*** Darcidride has quit IRC | 19:40 | |
*** iyamahat__ has joined #openstack | 19:40 | |
*** isq_ has joined #openstack | 19:41 | |
*** iyamahat_ has quit IRC | 19:42 | |
*** yamahata has quit IRC | 19:42 | |
*** isq has quit IRC | 19:42 | |
*** salmankhan has quit IRC | 19:47 | |
*** Darcidride has joined #openstack | 19:54 | |
*** e0ne has quit IRC | 19:54 | |
*** my_nd has joined #openstack | 19:56 | |
*** yamahata has joined #openstack | 19:56 | |
my_nd | Hi there, do you know if there is a workaround to rescue an instance that has volume in root disk now? Maybe making the instance to boot from a second volume (with finnix image) attached as CDROM ..is it possible? | 19:57 |
*** robbbe has joined #openstack | 20:14 | |
factor | my_nd, dont have the answer but a rescue method would be a good module api to add. | 20:18 |
*** morazi has quit IRC | 20:20 | |
*** TxGirlGeek has joined #openstack | 20:26 | |
*** luizbag has quit IRC | 20:31 | |
*** my_nd has quit IRC | 20:31 | |
*** sdinescu has quit IRC | 20:36 | |
*** pbandark has quit IRC | 20:41 | |
*** visibilityspots has joined #openstack | 20:41 | |
*** nickthetait has left #openstack | 20:51 | |
*** iniazi_ has joined #openstack | 20:51 | |
*** jmlowe has joined #openstack | 21:01 | |
*** rcernin has joined #openstack | 21:02 | |
*** bgmccollum has quit IRC | 21:02 | |
*** morazi has joined #openstack | 21:09 | |
*** Darcidride has quit IRC | 21:10 | |
*** a-pugachev has joined #openstack | 21:18 | |
*** kjackal has joined #openstack | 21:19 | |
*** bgmccollum has joined #openstack | 21:24 | |
*** iniazi_ has quit IRC | 21:24 | |
*** a-pugachev_ has joined #openstack | 21:29 | |
*** noogie has quit IRC | 21:29 | |
*** a-pugachev has quit IRC | 21:31 | |
*** a-pugachev_ is now known as a-pugachev | 21:31 | |
*** ssbarnea|bkp2 has joined #openstack | 21:32 | |
*** ssbarnea|rover has quit IRC | 21:33 | |
*** snowgoggles has joined #openstack | 21:37 | |
*** BenderRodriguez has quit IRC | 21:37 | |
*** fsimonce has quit IRC | 21:44 | |
*** a-pugachev has quit IRC | 21:47 | |
*** iniazi_ has joined #openstack | 21:52 | |
dolthesis | anyone have any advice on adding an additional NIC to an existing compute node in Queens/OSP13? | 21:53 |
*** toanju has quit IRC | 22:01 | |
*** renich has quit IRC | 22:03 | |
*** renich has joined #openstack | 22:04 | |
*** slaweq has quit IRC | 22:10 | |
*** rcernin has quit IRC | 22:11 | |
*** rcernin has joined #openstack | 22:12 | |
*** ssbarnea|rover has joined #openstack | 22:14 | |
*** ssbarnea|bkp2 has quit IRC | 22:16 | |
*** slaweq has joined #openstack | 22:17 | |
*** salmankhan has joined #openstack | 22:17 | |
*** bobh has quit IRC | 22:18 | |
*** renich has quit IRC | 22:18 | |
*** suuuper has quit IRC | 22:18 | |
*** nurdie has quit IRC | 22:18 | |
*** nurdie has joined #openstack | 22:19 | |
*** jmlowe has quit IRC | 22:20 | |
*** nurdie has quit IRC | 22:23 | |
*** iniazi_ has quit IRC | 22:25 | |
*** dolthesis has quit IRC | 22:30 | |
*** bgmccollum has quit IRC | 22:36 | |
factor | Does anyone know if HEAT yaml templates have a gui plugin for say Dia | 22:37 |
*** iniazi_ has joined #openstack | 22:38 | |
AcquaCow | why would you need a gui for heat templates? | 22:41 |
*** jmlowe has joined #openstack | 22:41 | |
*** dneary__ has quit IRC | 22:46 | |
*** bgmccollum has joined #openstack | 22:46 | |
factor | so you could draw a diagram of your network and associated data. | 22:50 |
*** jmlowe has quit IRC | 22:51 | |
*** jmlowe has joined #openstack | 22:52 | |
factor | AcquaCow, So you could draw your network out and then covert it to UML and then have a UML to HEAt converter. http://theopensourceschool.blogspot.com/2013/10/dia-diagram-editor.html | 22:54 |
*** Pharaoh_Atem has quit IRC | 22:59 | |
*** mcornea has quit IRC | 23:00 | |
*** Pharaoh_Atem has joined #openstack | 23:00 | |
*** mmethot has quit IRC | 23:01 | |
*** mmethot has joined #openstack | 23:03 | |
*** spsurya has quit IRC | 23:04 | |
*** slaweq has quit IRC | 23:04 | |
*** Acinonyx has quit IRC | 23:11 | |
*** slaweq has joined #openstack | 23:11 | |
*** bbowen has quit IRC | 23:13 | |
*** kjackal has quit IRC | 23:14 | |
*** TxGirlGeek has quit IRC | 23:15 | |
*** robbbe has quit IRC | 23:15 | |
*** slaweq has quit IRC | 23:15 | |
*** robbbe has joined #openstack | 23:16 | |
*** robbbe has quit IRC | 23:16 | |
*** salmankhan has quit IRC | 23:17 | |
*** robbbe has joined #openstack | 23:17 | |
*** robbbe has joined #openstack | 23:23 | |
*** robbbe has joined #openstack | 23:24 | |
*** robbbe has quit IRC | 23:24 | |
*** robbbe has joined #openstack | 23:25 | |
*** robbbe has quit IRC | 23:25 | |
*** robbbe has joined #openstack | 23:29 | |
*** robbbe has quit IRC | 23:29 | |
*** robbbe has joined #openstack | 23:32 | |
*** robbbe has joined #openstack | 23:35 | |
*** robbbe has quit IRC | 23:35 | |
*** jmlowe has quit IRC | 23:36 | |
*** robbbe has joined #openstack | 23:36 | |
*** robbbe has quit IRC | 23:37 | |
*** robbbe has joined #openstack | 23:41 | |
*** robbbe has joined #openstack | 23:43 | |
*** iniazi_ has quit IRC | 23:43 | |
*** robbbe has joined #openstack | 23:46 | |
*** robbbe has quit IRC | 23:46 | |
*** robbbe has joined #openstack | 23:47 | |
*** robbbe has quit IRC | 23:47 | |
*** jonaspaulo has quit IRC | 23:47 | |
*** robbbe has joined #openstack | 23:51 | |
*** robbbe has quit IRC | 23:52 | |
bkannada | I am able to see solicit request for the ipv6 pool created. But I don't see reply for the same. Any thoughts on how to debug the same ?. | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!