Advertisement
Guest User

Untitled

a guest
May 3rd, 2015
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.23 KB | None | 0 0
  1. [root@controller ~]# packstack --answer-file=
  2.  
  3. Welcome to the Packstack setup utility
  4.  
  5. The installation log file is available at: /var/tmp/packstack/20150503-105024-6lQcwL/openstack-setup.log
  6.  
  7. Enter the path to your ssh Public key to install on servers:
  8.  
  9. Packstack changed given value to required value /root/.ssh/id_rsa.pub
  10.  
  11. Enter a default password to be used. Leave blank for a randomly generated one. :
  12.  
  13. Confirm password :
  14.  
  15. Should Packstack install MariaDB [y|n] [y] :
  16.  
  17. Should Packstack install OpenStack Image Service (Glance) [y|n] [y] :
  18.  
  19. Should Packstack install OpenStack Block Storage (Cinder) service [y|n] [y] :
  20.  
  21. Should Packstack install OpenStack Shared File System (Manila) service [y|n] [n] :
  22.  
  23. Should Packstack install OpenStack Compute (Nova) service [y|n] [y] :
  24.  
  25. Should Packstack install OpenStack Networking (Neutron) service [y|n] [y] :
  26.  
  27. Should Packstack install OpenStack Dashboard (Horizon) [y|n] [y] :
  28.  
  29. Should Packstack install OpenStack Object Storage (Swift) [y|n] [y] :
  30.  
  31. Should Packstack install OpenStack Metering (Ceilometer) [y|n] [y] :
  32.  
  33. Should Packstack install OpenStack Orchestration (Heat) [y|n] [n] : y
  34.  
  35. Should Packstack install OpenStack Clustering (Sahara) [y|n] [n] :
  36.  
  37. Should Packstack install OpenStack Database (Trove) [y|n] [n] : y
  38.  
  39. Should Packstack install OpenStack Bare Metal (Ironic) [y|n] [n] :
  40.  
  41. Should Packstack install OpenStack client tools [y|n] [y] :
  42.  
  43. Enter a comma separated list of NTP server(s). Leave plain if Packstack should not install ntpd on instances.: 0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org,3.pool.ntp.org
  44.  
  45. Should Packstack install Nagios to monitor OpenStack hosts [y|n] [y] :
  46.  
  47. Enter a comma separated list of server(s) to be excluded. Leave plain if you don't need to exclude any server.:
  48.  
  49. Do you want to run OpenStack services in debug mode [y|n] [n] :
  50.  
  51. Enter the IP address of the controller host [20.0.2.16] :
  52.  
  53. Enter list of IP addresses on which to install compute service [20.0.2.16] : 20.0.2.19
  54.  
  55. Enter list of IP addresses on which to install network service [20.0.2.16] : 20.0.2.18
  56.  
  57. Do you want to use VMware vCenter as hypervisor and datastore [y|n] [n] :
  58.  
  59. Enable this on your own risk. Do you want to use insupported parameters [y|n] [n] :
  60.  
  61. To subscribe each server to EPEL enter "y" [y|n] [n] :
  62.  
  63. Enter a comma separated list of URLs to any additional yum repositories to install:
  64.  
  65. To subscribe each server to Red Hat enter a username :
  66.  
  67. To subscribe each server with RHN Satellite enter RHN Satellite server URL:
  68.  
  69. Set the AMQP service backend [qpid|rabbitmq] [rabbitmq] :
  70.  
  71. Enter the IP address of the AMQP service [20.0.2.16] :
  72.  
  73. Enable SSL for the AMQP service? [y|n] [n] :
  74.  
  75. Enable Authentication for the AMQP service? [y|n] [n] :
  76.  
  77. Enter the IP address of the MariaDB server [20.0.2.16] :
  78.  
  79. Enter the password for the MariaDB admin user :
  80.  
  81. Confirm password :
  82.  
  83. Enter the password for the Keystone DB access :
  84.  
  85. Confirm password :
  86.  
  87. Region name [RegionOne] :
  88.  
  89. Enter the email address for the Keystone admin user [root@localhost] :
  90.  
  91. Enter the username for the Keystone admin user [admin] :
  92.  
  93. Enter the password for the Keystone admin user :
  94.  
  95. Confirm password :
  96.  
  97. Enter the password for the Keystone demo user :
  98.  
  99. Confirm password :
  100.  
  101. Enter the Keystone service name. [keystone|httpd] [httpd] :
  102.  
  103. Enter the Keystone identity backend type. [sql|ldap] [sql] :
  104.  
  105. Enter the password for the Glance DB access :
  106.  
  107. Confirm password :
  108.  
  109. Enter the password for the Glance Keystone access :
  110.  
  111. Confirm password :
  112.  
  113. Glance storage backend [file|swift] [file] :
  114.  
  115. Enter the password for the Cinder DB access :
  116.  
  117. Confirm password :
  118.  
  119. Enter the password for the Cinder Keystone access :
  120.  
  121. Confirm password :
  122.  
  123. Enter the Cinder backend to be configured [lvm|gluster|nfs|vmdk|netapp] [lvm] :
  124.  
  125. Should Cinder's volumes group be created (for proof-of-concept installation)? [y|n] [y] :
  126.  
  127. Enter Cinder's volumes group usable size [20G] :
  128.  
  129. Enter the password for the Nova DB access :
  130.  
  131. Confirm password :
  132.  
  133. Enter the password for the Nova Keystone access :
  134.  
  135. Confirm password :
  136.  
  137. Enter the CPU overcommitment ratio. Set to 1.0 to disable CPU overcommitment [16.0] :
  138.  
  139. Enter the RAM overcommitment ratio. Set to 1.0 to disable RAM overcommitment [1.5] :
  140.  
  141. Enter protocol which will be used for instance migration [tcp|ssh] [tcp] :
  142.  
  143. Enter the compute manager for nova migration [nova.compute.manager.ComputeManager] :
  144.  
  145. Enter the password for Neutron Keystone access :
  146.  
  147. Confirm password :
  148.  
  149. Enter the password for Neutron DB access :
  150.  
  151. Confirm password :
  152.  
  153. Enter the ovs bridge the Neutron L3 agent will use for external traffic, or 'provider' if using provider networks. [br-ex] :
  154.  
  155. Enter Neutron metadata agent password :
  156.  
  157. Confirm password :
  158.  
  159. Should Packstack install Neutron LBaaS [y|n] [n] :
  160.  
  161. Should Packstack install Neutron L3 Metering agent [y|n] [n] :
  162.  
  163. Would you like to configure neutron FWaaS? [y|n] [n] :
  164.  
  165. Enter a comma separated list of network type driver entrypoints [local|flat|vlan|gre|vxlan] [vxlan] :
  166.  
  167. Enter a comma separated ordered list of network_types to allocate as tenant networks [local|vlan|gre|vxlan] [vxlan] :
  168.  
  169. Enter a comma separated ordered list of networking mechanism driver entrypoints [logger|test|linuxbridge|openvswitch|hyperv|ncs|arista|cisco_nexus|mlnx|l2population] [openvswitch] :
  170.  
  171. Enter a comma separated list of physical_network names with which flat networks can be created [*] : physnet1
  172.  
  173. Enter a comma separated list of physical_network names usable for VLAN:
  174.  
  175. Enter a comma separated list of <tun_min>:<tun_max> tuples enumerating ranges of GRE tunnel IDs that are available for tenant network allocation:
  176.  
  177. Enter a multicast group for VXLAN: 239.1.1.2
  178.  
  179. Enter a comma separated list of <vni_min>:<vni_max> tuples enumerating ranges of VXLAN VNI IDs that are available for tenant network allocation [10:100] : 1001:2000
  180.  
  181. Enter the name of the L2 agent to be used with Neutron [linuxbridge|openvswitch] [openvswitch] :
  182.  
  183. Enter a comma separated list of bridge mappings for the Neutron openvswitch plugin: physnet1:br-ex
  184.  
  185. Enter a comma separated list of OVS bridge:interface pairs for the Neutron openvswitch plugin: br-ex:eth0
  186.  
  187. Enter interface with IP to override the default tunnel local_ip:
  188.  
  189. Enter VXLAN UDP port number [4789] :
  190.  
  191. Would you like to set up Horizon communication over https [y|n] [n] :
  192.  
  193. Enter the password for the Swift Keystone access :
  194.  
  195. Confirm password :
  196.  
  197. Enter the Swift Storage devices e.g. /path/to/dev:
  198.  
  199. Enter the number of swift storage zones, MUST be no bigger than the number of storage devices configured [1] :
  200.  
  201. Enter the number of swift storage replicas, MUST be no bigger than the number of storage zones configured [1] :
  202.  
  203. Enter FileSystem type for storage nodes [xfs|ext4] [ext4] :
  204.  
  205. Enter the size of the storage device (eg. 2G, 2000M, 2000000K) [2G] :
  206.  
  207. Enter the password for the Heat DB user :
  208.  
  209. Confirm password :
  210.  
  211. Enter the password for the Heat Keystone access :
  212.  
  213. Confirm password :
  214.  
  215. Should Packstack install Heat CloudWatch API [y|n] [n] :
  216.  
  217. Should Packstack install Heat CloudFormation API [y|n] [n] :
  218.  
  219. Enter name of Keystone domain for Heat [heat] :
  220.  
  221. Enter name of Keystone domain admin user for Heat [heat_admin] :
  222.  
  223. Enter password for Keystone domain admin user for Heat :
  224.  
  225. Confirm password :
  226.  
  227. Would you like to provision for demo usage and testing [y|n] [y] : n
  228.  
  229. Would you like to configure Tempest (OpenStack test suite). Note that provisioning is only supported for all-in-one installations. [y|n] [n] :
  230.  
  231. Would you like to configure the external ovs bridge [y|n] [n] : y
  232.  
  233. Enter the password for the Ceilometer Keystone access :
  234.  
  235. Confirm password :
  236.  
  237. Enter the IP address of the MongoDB server [20.0.2.16] :
  238.  
  239. Enter the IP address of the redis master server [20.0.2.16] :
  240.  
  241. Enter the port of the redis server(s) [6379] :
  242.  
  243. Should redis try to use HA? [y|n] [n] :
  244.  
  245. Enter the IP addresses of the redis slave servers:
  246.  
  247. Enter the IP addresses of the redis sentinel servers:
  248.  
  249. Enter the IP address of the coordination redis sentinel:
  250.  
  251. Enter the port on which the redis sentinel servers listen [26379] :
  252.  
  253. Enter the quorum value for the redis sentinel servers [2] :
  254.  
  255. Enter the logical name of the master server [mymaster] :
  256.  
  257. Enter the password to use for Trove to access the DB :
  258.  
  259. Confirm password :
  260.  
  261. Enter the password for Trove Keystone access :
  262.  
  263. Confirm password :
  264.  
  265. Enter the password for Trove to use to connect to Nova :
  266.  
  267. Confirm password :
  268.  
  269. Enter the password for the nagiosadmin user :
  270.  
  271.  
  272.  
  273. Packstack will be installed using the following configuration:
  274.  
  275. ==============================================================
  276.  
  277. ssh-public-key: /root/.ssh/id_rsa.pub
  278.  
  279. default-password:
  280.  
  281. mariadb-install: y
  282.  
  283. os-glance-install: y
  284.  
  285. os-cinder-install: y
  286.  
  287. os-manila-install: n
  288.  
  289. os-nova-install: y
  290.  
  291. os-neutron-install: y
  292.  
  293. os-horizon-install: y
  294.  
  295. os-swift-install: y
  296.  
  297. os-ceilometer-install: y
  298.  
  299. os-heat-install: y
  300.  
  301. os-sahara-install: n
  302.  
  303. os-trove-install: y
  304.  
  305. os-ironic-install: n
  306.  
  307. os-client-install: y
  308.  
  309. ntp-servers: 0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org,3.pool.ntp.org
  310.  
  311. nagios-install: y
  312.  
  313. exclude-servers:
  314.  
  315. os-debug-mode: n
  316.  
  317. os-controller-host: 20.0.2.16
  318.  
  319. os-compute-hosts: 20.0.2.19
  320.  
  321. os-network-hosts: 20.0.2.18
  322.  
  323. os-vmware: n
  324.  
  325. unsupported: n
  326.  
  327. use-epel: n
  328.  
  329. additional-repo:
  330.  
  331. rh-username:
  332.  
  333. rhn-satellite-server:
  334.  
  335. amqp-backend: rabbitmq
  336.  
  337. amqp-host: 20.0.2.16
  338.  
  339. amqp-enable-ssl: n
  340.  
  341. amqp-enable-auth: n
  342.  
  343. mariadb-host: 20.0.2.16
  344.  
  345. mariadb-pw: ********
  346.  
  347. keystone-db-passwd: ********
  348.  
  349. keystone-region: RegionOne
  350.  
  351. keystone-admin-email: root@localhost
  352.  
  353. keystone-admin-username: admin
  354.  
  355. keystone-admin-passwd: ********
  356.  
  357. keystone-demo-passwd: ********
  358.  
  359. keystone-service-name: httpd
  360.  
  361. keystone-identity-backend: sql
  362.  
  363. glance-db-passwd: ********
  364.  
  365. glance-ks-passwd: ********
  366.  
  367. glance-backend: file
  368.  
  369. cinder-db-passwd: ********
  370.  
  371. cinder-ks-passwd: ********
  372.  
  373. cinder-backend: lvm
  374.  
  375. cinder-volumes-create: y
  376.  
  377. cinder-volumes-size: 20G
  378.  
  379. nova-db-passwd: ********
  380.  
  381. nova-ks-passwd: ********
  382.  
  383. novasched-cpu-allocation-ratio:16.0
  384.  
  385. novasched-ram-allocation-ratio:1.5
  386.  
  387. novacompute-migrate-protocol: tcp
  388.  
  389. nova-compute-manager: nova.compute.manager.ComputeManager
  390.  
  391. os-neutron-ks-password: ********
  392.  
  393. os-neutron-db-password: ********
  394.  
  395. os-neutron-l3-ext-bridge: br-ex
  396.  
  397. os-neutron-metadata-pw: ********
  398.  
  399. os-neutron-lbaas-install: n
  400.  
  401. os-neutron-metering-agent-install:n
  402.  
  403. neutron-fwaas: n
  404.  
  405. os-neutron-ml2-type-drivers: vxlan
  406.  
  407. os-neutron-ml2-tenant-network-types:vxlan
  408.  
  409. os-neutron-ml2-mechanism-drivers:openvswitch
  410.  
  411. os-neutron-ml2-flat-networks: physnet1
  412.  
  413. os-neutron-ml2-vlan-ranges:
  414.  
  415. os-neutron-ml2-tunnel-id-ranges:
  416.  
  417. os-neutron-ml2-vxlan-group: 239.1.1.2
  418.  
  419. os-neutron-ml2-vni-ranges: 1001:2000
  420.  
  421. os-neutron-l2-agent: openvswitch
  422.  
  423. os-neutron-ovs-bridge-mappings:physnet1:br-ex
  424.  
  425. os-neutron-ovs-bridge-interfaces:br-ex:eth0
  426.  
  427. os-neutron-ovs-tunnel-if:
  428.  
  429. os-neutron-ovs-vxlan-udp-port: 4789
  430.  
  431. os-horizon-ssl: n
  432.  
  433. os-swift-ks-passwd: ********
  434.  
  435. os-swift-storages:
  436.  
  437. os-swift-storage-zones: 1
  438.  
  439. os-swift-storage-replicas: 1
  440.  
  441. os-swift-storage-fstype: ext4
  442.  
  443. os-swift-storage-size: 2G
  444.  
  445. os-heat-mysql-password: ********
  446.  
  447. os-heat-ks-passwd: ********
  448.  
  449. os-heat-cloudwatch-install: n
  450.  
  451. os-heat-cfn-install: n
  452.  
  453. os-heat-domain: heat
  454.  
  455. os-heat-domain-admin: heat_admin
  456.  
  457. os-heat-domain-password: ********
  458.  
  459. provision-demo: n
  460.  
  461. provision-tempest: n
  462.  
  463. provision-tempest-repo-uri: https://github.com/openstack/tempest.git
  464.  
  465. provision-tempest-repo-revision:master
  466.  
  467. provision-all-in-one-ovs-bridge:y
  468.  
  469. ceilometer-ks-passwd: ********
  470.  
  471. mongodb-host: 20.0.2.16
  472.  
  473. redis-master-host: 20.0.2.16
  474.  
  475. redis-port: 6379
  476.  
  477. redis-ha: n
  478.  
  479. redis-slaves:
  480.  
  481. redis-sentinels:
  482.  
  483. redis-sentinel-contact:
  484.  
  485. redis-sentinel-port: 26379
  486.  
  487. redis-sentinel-quorum: 2
  488.  
  489. redis-sentinel-master-name: mymaster
  490.  
  491. trove-db-passwd: ********
  492.  
  493. trove-ks-passwd: ********
  494.  
  495. trove-nova-passwd: ********
  496.  
  497. nagios-passwd: ********
  498.  
  499. Proceed with the configuration listed above? (yes|no):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement