[Bug 1509896] Re: IPMI USB SCSI endpoint discovery can fail on OpenPower machines

2015-11-16 Thread Pavaman Subramaniyam
But when I follow the same steps on updating the OPAL 810 Firmware on Firestone Hardware, I am getting error as shown. root@ltc-fire8:~# uname -a Linux ltc-fire8 3.19.0-32-generic #37~14.04.1-Ubuntu SMP Thu Oct 22 10:11:54 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux root@ltc-fire8:~# cat

[Bug 1509896] Re: IPMI USB SCSI endpoint discovery can fail on OpenPower machines

2015-11-16 Thread Pavaman Subramaniyam
But when I follow the same steps on updating the OPAL 810 Firmware on Firestone Hardware, I am getting error as shown. root@ltc-fire8:~# uname -a Linux ltc-fire8 3.19.0-32-generic #37~14.04.1-Ubuntu SMP Thu Oct 22 10:11:54 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux root@ltc-fire8:~# cat

[Bug 1509896] Re: IPMI USB SCSI endpoint discovery can fail on OpenPower machines

2015-11-16 Thread Pavaman Subramaniyam
I have installed the ipmitool_1.8.13-1ubuntu0.6_ppc64el.deb package on Ubuntu 14.04.3 OS and tried to update the OPAL 810 latest Firmware on a Habanero LC Hardware. root@ltchabanero002:~# wget

[Bug 1509896] Re: IPMI USB SCSI endpoint discovery can fail on OpenPower machines

2015-11-16 Thread Pavaman Subramaniyam
I have installed the ipmitool_1.8.13-1ubuntu0.6_ppc64el.deb package on Ubuntu 14.04.3 OS and tried to update the OPAL 810 latest Firmware on a Habanero LC Hardware. root@ltchabanero002:~# wget

[Bug 1266419] Re: Not able to install any packages using dpkg command

2014-01-22 Thread Pavaman Subramaniyam
I have upgraded to the new Ubuntu le kernel and tried again installing the .deb packages. root@ubuntu:~# ls libcap2-bin_2.22-1.2ubuntu2_ppc64el.deb libcap-dev_2.22-1.2ubuntu2_ppc64el.deb root@ubuntu:~# uname -a Linux ubuntu 3.13.0-5-generic #20-Ubuntu SMP Mon Jan 20 20:03:57 UTC 2014 ppc64le

[Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Pavaman Subramaniyam
** Tags added: ppc64el -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265722 Title: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@8002000 To manage

[Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Pavaman Subramaniyam
I have tried to upgrade the kernel by executing the below command in the ubuntu guest: root@ubuntu:~# apt-get dist-upgrade Preparing to replace linux-image-3.13.0-0-generic 3.13.0-0.10+ppc64el (using .../linux-image-3.13.0-0-generic_3.13.0-0.13_ppc64el.deb) ... Done. Unpacking replacement

[Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Pavaman Subramaniyam
I have also tried to download the latest .deb packages from the link: http://ppa.launchpad.net/canonical-kernel- team/bootstrap/ubuntu/pool/main/l/linux/ Then tried to manually install them on the ubuntu kvm guest: root@ubuntu:~# dpkg --install

[Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-07 Thread Pavaman Subramaniyam
I have copied the /boot/vmlinux-3.13.0-0-generic and gave it as the kernel in qemu command for starting the ubuntu kvm guest wiht the new kernel images installed : [root@lep8a Ubuntu_alpha1]# qemu-system-ppc64 -enable-kvm -M pseries -cpu POWER8 -smp cores=4,threads=1 -m 70G -nographic -append

[Bug 1266419] [NEW] Not able to install any packages using dpkg command

2014-01-06 Thread Pavaman Subramaniyam
Public bug reported: Install a Ubuntu 14.04 alpha1 image as a KVM guest on a Power 8 machine. Then copied some .deb packages to the Ubuntu guest and tried to install them locally as below: ubuntu:/home/ubuntu# sudo dpkg --install libcap-dev_2.22-1.2ubuntu2_ppc64el. EXT4-fs error (device sda):

[Bug 1266419] Re: Not able to install any packages using dpkg command

2014-01-06 Thread Pavaman Subramaniyam
root@ubuntu:/home/ubuntu# cat /proc/version_signature Ubuntu 3.13.0-0.10+ppc64el-generic 3.13.0-rc5 root@ubuntu:/home/ubuntu# lspci -vnvn 00:00.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) Subsystem: Red Hat, Inc Device

[Bug 1265722] Re: ppc64el: 14.04 alpha 1 build has call traces -- ERROR: Bad of_node_put() on /pci@800000020000000

2014-01-05 Thread Pavaman Subramaniyam
I have done apt-get update and also did apt-get install linux* to install the latest kernel and other packages onto my Ubuntu guest. Then rebooted the guest image after the installed packages. root@ubuntu:~# dpkg --list | grep linux-image ii linux-image-3.13.0-0-generic3.13.0-0.13

[Bug 1265722] Re: Ubuntu ppc64el 14.04 alpha 1 build has call traces

2014-01-03 Thread Pavaman Subramaniyam
ubuntu@ubuntu:~$ apport-collect 1265722 You need to run 'sudo apt-get install python-apport' for apport-collect to work. ubuntu@ubuntu:~$ Could not find the package in the link : http://ports.ubuntu.com/ubuntu- ports/pool/main/p/ So, not able to execute the command apport-collect -- You

[Bug 1265722] [NEW] Ubuntu ppc64el 14.04 alpha 1 build has call traces

2014-01-02 Thread Pavaman Subramaniyam
Public bug reported: Install Ubuntu ppc64el guest image on Power 8 machine using kvm invocation. [root@lep8a Ubuntu_alpha1]# qemu-system-ppc64 -enable-kvm -M pseries -cpu POWER8 -smp cores=4,threads=1 -m 70G -nographic -append earlyprintk root=/dev/sda console=hvc0 --no-sessions -kernel trusty-

[Bug 1265722] Re: Ubuntu ppc64el 14.04 alpha 1 build has call traces

2014-01-02 Thread Pavaman Subramaniyam
** Package changed: openldap (Ubuntu) = linux-meta (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1265722 Title: Ubuntu ppc64el 14.04 alpha 1 build has call traces To

[Bug 1265722] [NEW] Ubuntu ppc64el 14.04 alpha 1 build has call traces

2014-01-02 Thread Pavaman Subramaniyam
Public bug reported: Install Ubuntu ppc64el guest image on Power 8 machine using kvm invocation. [root@lep8a Ubuntu_alpha1]# qemu-system-ppc64 -enable-kvm -M pseries -cpu POWER8 -smp cores=4,threads=1 -m 70G -nographic -append earlyprintk root=/dev/sda console=hvc0 --no-sessions -kernel trusty-

[Bug 1265722] Re: Ubuntu ppc64el 14.04 alpha 1 build has call traces

2014-01-02 Thread Pavaman Subramaniyam
** Package changed: openldap (Ubuntu) = linux-meta (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265722 Title: Ubuntu ppc64el 14.04 alpha 1 build has call traces To manage notifications