[Bug 1370716] Re: port 1 of bl460c Gen9 can not get IP

2014-09-29 Thread Kodamati Pradeep Vinesh Reddy
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1370716

Title:
  port 1 of bl460c Gen9 can not get IP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1370716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-08-06 Thread Kodamati Pradeep Vinesh Reddy
Node 1 works without any changes required to K60.


root@Slaytonc41n1:~# bmc-info --no-probing --driver-type=SSIF 
--driver-address=0x10 --driver-device=/dev/i2c-2 --get-device-id
Device ID : 20
Device Revision   : 0
Device SDRs   : supported
Firmware Revision : 1.30
Device Available  : yes (normal operation)
IPMI Version  : 2.0
Sensor Device : supported
SDR Repository Device : unsupported
SEL Device: supported
FRU Inventory Device  : supported
IPMB Event Receiver   : unsupported
IPMB Event Generator  : supported
Bridge: unsupported
Chassis Device: supported
Manufacturer ID   : Hewlett-Packard (11)
Product ID: 8449
root@Slaytonc41n1:~#

The other nodes work only if I do the changes to K60.

Shashi do you know which firmware has the changes?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeipmi in Ubuntu.
https://bugs.launchpad.net/bugs/1324992

Title:
  freeipmi patch for HP moonshot ARM cartridges with I2c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1324992/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-08-06 Thread Kodamati Pradeep Vinesh Reddy
Node 1 works without any changes required to K60.


root@Slaytonc41n1:~# bmc-info --no-probing --driver-type=SSIF 
--driver-address=0x10 --driver-device=/dev/i2c-2 --get-device-id
Device ID : 20
Device Revision   : 0
Device SDRs   : supported
Firmware Revision : 1.30
Device Available  : yes (normal operation)
IPMI Version  : 2.0
Sensor Device : supported
SDR Repository Device : unsupported
SEL Device: supported
FRU Inventory Device  : supported
IPMB Event Receiver   : unsupported
IPMB Event Generator  : supported
Bridge: unsupported
Chassis Device: supported
Manufacturer ID   : Hewlett-Packard (11)
Product ID: 8449
root@Slaytonc41n1:~#

The other nodes work only if I do the changes to K60.

Shashi do you know which firmware has the changes?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324992

Title:
  freeipmi patch for HP moonshot ARM cartridges with I2c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1324992/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1347776] Re: shutdown trigger on gpio_keys.X for armhf hardware

2014-08-06 Thread Kodamati Pradeep Vinesh Reddy
With the package from the proposed it seems to be working fine. I have
verified the same.

Thanks,
Pradeep.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1347776

Title:
  shutdown trigger on gpio_keys.X for armhf hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1347776/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-08-05 Thread Kodamati Pradeep Vinesh Reddy
After installing the freeipmi from the proposed repositories, I see the
below error

ubuntu@ubuntu:~$ sudo bmc-info --no-probing --driver-type=SSIF 
--driver-address=0x10 --driver-device=/dev/i2c-2 --get-device-id
[sudo] password for ubuntu:
insufficient permission on driver device '/dev/i2c-2'

When I looked into the /dev/ I dont see i2c-2 device.

ubuntu@ubuntu:~$ dpkg --list | grep freeipmi
ii  freeipmi1.1.5-3ubuntu3.1  all  
GNU implementation of the IPMI protocol
ii  freeipmi-bmc-watchdog   1.1.5-3ubuntu3.1  armhf
GNU implementation of the IPMI protocol - BMC watchdog
ii  freeipmi-common 1.1.5-3ubuntu3.1  all  
GNU implementation of the IPMI protocol - common files
ii  freeipmi-ipmidetect 1.1.5-3ubuntu3.1  armhf
GNU IPMI - IPMI node detection tool
ii  freeipmi-tools  1.1.5-3ubuntu3.1  armhf
GNU implementation of the IPMI protocol - tools
ii  libfreeipmi12   1.1.5-3ubuntu3.1  armhf
GNU IPMI - libraries
ubuntu@ubuntu:~$

Please let me know if I am missing something.

Thanks,
Pradeep.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeipmi in Ubuntu.
https://bugs.launchpad.net/bugs/1324992

Title:
  freeipmi patch for HP moonshot ARM cartridges with I2c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1324992/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-08-05 Thread Kodamati Pradeep Vinesh Reddy
I loaded the driver manually, now I see the devices but the command
fails with internal system error. See below

root@ubuntu:~# ls /dev/i2c-*
/dev/i2c-0  /dev/i2c-1  /dev/i2c-2
root@ubuntu:~# bmc-info --no-probing --driver-type=SSIF --driver-address=0x10 
--driver-device=/dev/i2c-2 --get-device-id
ipmi_cmd_get_device_id: internal system error

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeipmi in Ubuntu.
https://bugs.launchpad.net/bugs/1324992

Title:
  freeipmi patch for HP moonshot ARM cartridges with I2c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1324992/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-08-05 Thread Kodamati Pradeep Vinesh Reddy
I am seeing the error like mentioned by manoj above comment #4

root@ubuntu:~# bmc-info --no-probing --driver-type=SSIF --driver-address=0x10 
--driver-device=/dev/i2c-2 --get-device-id --debug
=
Get Device ID Request
=
SSIF Header:

[   0h] = lun[ 2b]
[   6h] = net_fn[ 6b]
IPMI Command Data:
--
[   1h] = cmd[ 8b]
ipmi_cmd_get_device_id: internal system error
root@ubuntu:~#

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeipmi in Ubuntu.
https://bugs.launchpad.net/bugs/1324992

Title:
  freeipmi patch for HP moonshot ARM cartridges with I2c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1324992/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-08-05 Thread Kodamati Pradeep Vinesh Reddy
After installing the freeipmi from the proposed repositories, I see the
below error

ubuntu@ubuntu:~$ sudo bmc-info --no-probing --driver-type=SSIF 
--driver-address=0x10 --driver-device=/dev/i2c-2 --get-device-id
[sudo] password for ubuntu:
insufficient permission on driver device '/dev/i2c-2'

When I looked into the /dev/ I dont see i2c-2 device.

ubuntu@ubuntu:~$ dpkg --list | grep freeipmi
ii  freeipmi1.1.5-3ubuntu3.1  all  
GNU implementation of the IPMI protocol
ii  freeipmi-bmc-watchdog   1.1.5-3ubuntu3.1  armhf
GNU implementation of the IPMI protocol - BMC watchdog
ii  freeipmi-common 1.1.5-3ubuntu3.1  all  
GNU implementation of the IPMI protocol - common files
ii  freeipmi-ipmidetect 1.1.5-3ubuntu3.1  armhf
GNU IPMI - IPMI node detection tool
ii  freeipmi-tools  1.1.5-3ubuntu3.1  armhf
GNU implementation of the IPMI protocol - tools
ii  libfreeipmi12   1.1.5-3ubuntu3.1  armhf
GNU IPMI - libraries
ubuntu@ubuntu:~$

Please let me know if I am missing something.

Thanks,
Pradeep.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324992

Title:
  freeipmi patch for HP moonshot ARM cartridges with I2c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1324992/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-08-05 Thread Kodamati Pradeep Vinesh Reddy
I loaded the driver manually, now I see the devices but the command
fails with internal system error. See below

root@ubuntu:~# ls /dev/i2c-*
/dev/i2c-0  /dev/i2c-1  /dev/i2c-2
root@ubuntu:~# bmc-info --no-probing --driver-type=SSIF --driver-address=0x10 
--driver-device=/dev/i2c-2 --get-device-id
ipmi_cmd_get_device_id: internal system error

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324992

Title:
  freeipmi patch for HP moonshot ARM cartridges with I2c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1324992/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-08-05 Thread Kodamati Pradeep Vinesh Reddy
I am seeing the error like mentioned by manoj above comment #4

root@ubuntu:~# bmc-info --no-probing --driver-type=SSIF --driver-address=0x10 
--driver-device=/dev/i2c-2 --get-device-id --debug
=
Get Device ID Request
=
SSIF Header:

[   0h] = lun[ 2b]
[   6h] = net_fn[ 6b]
IPMI Command Data:
--
[   1h] = cmd[ 8b]
ipmi_cmd_get_device_id: internal system error
root@ubuntu:~#

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324992

Title:
  freeipmi patch for HP moonshot ARM cartridges with I2c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipmi/+bug/1324992/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1336816] Re: ubuntu 14.04 maas fails to start moonshot nodes

2014-07-10 Thread Kodamati Pradeep Vinesh Reddy
IPMITOOL is required to be installed in MAAS server since MAAS uses
IPMITOOL to interact with the HP Moonshot Server.

Thanks,
Pradeep.

** Changed in: maas (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1336816

Title:
  ubuntu 14.04 maas fails to start moonshot nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1336816/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1336816] Re: ubuntu 14.04 maas fails to start moonshot nodes

2014-07-10 Thread Kodamati Pradeep Vinesh Reddy
IPMITOOL is required to be installed in MAAS server since MAAS uses
IPMITOOL to interact with the HP Moonshot Server.

Thanks,
Pradeep.

** Changed in: maas (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1336816

Title:
  ubuntu 14.04 maas fails to start moonshot nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1336816/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1013199] Re: be2net driver used by HP BL460c bridge networking not working

2012-10-08 Thread Kodamati Pradeep Vinesh Reddy
There are no problems with the drivers and looks like you are facing
configuration issues. Please contact the canonical support team who
might be able to help you out with the configuration issues.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013199

Title:
  be2net driver used by HP BL460c bridge networking not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1013199] Re: be2net driver used by HP BL460c bridge networking not working

2012-10-02 Thread Kodamati Pradeep Vinesh Reddy
Your configuration works on our setup without any issues.

auto eth0
iface eth0 inet manual
address 0.0.0.0

auto br0
#iface br0 inet dhcp
iface br0 inet static
address 172.16.17.40
netmask 255.255.0.0
network 172.16.0.1
bridge_ports eth0
bridge_fd 0
bridge_stp off

root@ubuntu:~# uname -r
3.2.0-31-generic

root@ubuntu:~# ping 172.16.16.51
PING 172.16.16.51 (172.16.16.51) 56(84) bytes of data.
64 bytes from 172.16.16.51: icmp_req=1 ttl=255 time=0.613 ms
64 bytes from 172.16.16.51: icmp_req=2 ttl=255 time=0.378 ms
64 bytes from 172.16.16.51: icmp_req=3 ttl=255 time=0.409 ms
^C
--- 172.16.16.51 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 0.378/0.466/0.613/0.107 ms

Can you please send us your routing configuration also if you have any?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013199

Title:
  be2net driver used by HP BL460c bridge networking not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1013199] Re: be2net driver used by HP BL460c bridge networking not working

2012-09-28 Thread Kodamati Pradeep Vinesh Reddy
With the below mentioned configuration, bridging works on our setup with
3.2.0-31

auto eth0
iface eth0 inet manual

auto br0
iface br0 inet dhcp
bridge_ports eth0
bridge_fd 9
bridge_hello 2
bridge_maxwait 12
bridge_stp off

Kernel is 3.2.0-31-generic as mentioned below.

root@ubuntu:~# uname -r
3.2.0-31-generic

If you can send us your configuration may be we can try it on our setup.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013199

Title:
  be2net driver used by HP BL460c bridge networking not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs