Hi Team, I tried deploying the Turbo Lamp bundle on our Power8 local containers(without Power KVM and Mellanox drivers setup) from Charm Store using Juju GUI. The LAMP stack as a whole is working but the install hook of Mellanox subordinate charm failed for MariaDB due to below error:
2015-11-23 10:05:57 INFO install Hit http://ports.ubuntu.com trusty/main Translation-en 2015-11-23 10:05:57 INFO install Hit http://ports.ubuntu.com trusty/universe Translation-en 2015-11-23 10:05:59 INFO install W: Failed to fetch http://ftp.osuosl.org/pub/mariadb/repo/10.0/ubuntu/dists/trusty/InRelease Unable to find expected entry 'main/binary-ppc64el/Packages' in Release file (Wrong sources.list entry or malformed file) 2015-11-23 10:05:59 INFO install 2015-11-23 10:05:59 INFO install E: Some index files failed to download. They have been ignored, or old ones used instead. 2015-11-23 10:05:59 ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 100 The Mellanox subordinate charm did not error out for Zend Server Unit and we could see the following information in the juju logs as shown below: 2015-11-23 10:43:14 INFO config-changed Attempting to perform Firmware update... 2015-11-23 10:43:14 INFO config-changed -E- No devices found or specified 2015-11-23 10:43:14 INFO config-changed Log File: /tmp/OFED.15582.logs/fw_update.log 2015-11-23 10:43:14 INFO config-changed Failed to update Firmware. 2015-11-23 10:43:14 INFO config-changed See /tmp/OFED.15582.logs/fw_update.log 2015-11-23 10:43:14 INFO config-changed To load the new driver, run: 2015-11-23 10:43:14 INFO config-changed /etc/init.d/openibd restart 2015-11-23 10:43:14 INFO config-changed Configuring /etc/security/limits.conf. 2015-11-23 10:43:14 INFO config-changed Installation passed successfully 2015-11-23 10:43:14 INFO config-changed ++ lspci -d 15b3: 2015-11-23 10:43:14 INFO config-changed ++ wc -l 2015-11-23 10:43:14 INFO config-changed + MELLANOX_CARDS_NUM=0 2015-11-23 10:43:14 INFO config-changed + '[' 0 = 0 ']' 2015-11-23 10:43:14 INFO config-changed + echo 'There is no Mellanox card on this device. OFED is installed but will not run' 2015-11-23 10:43:14 INFO config-changed There is no Mellanox card on this device. OFED is installed but will not run 2015-11-23 10:43:14 INFO config-changed + exit 0 I was able to open the Zend Server URL and deploy sample applications like Magento as well. Can someone please help in identifying the cause for Mellanox charm failure for MariaDB? Thanks and Regards, Shilpa Kaul IBM India Pvt. Ltd Seat # EGLC 6F B067, C-Block, Embassy Golf Link, Intermediate Ring Road, Bangalore Email : [email protected] Mobile : 9900054908
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
