[Kernel-packages] [Bug 1311055] Re: hyper-v: DNS Server settings are not getting injected inside Ubuntu 13.10 during Failover and Test-Failover

2014-04-22 Thread Martin Pitt
Ah, thanks for the clarification. I now see that hv_set_ifconfig is
shipped in linux-cloud-tools-common, so reassinging to its source
package "linux".

** Package changed: ubuntu => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1311055

Title:
  hyper-v: DNS Server settings are not getting injected inside Ubuntu
  13.10 during Failover and Test-Failover

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  [HyperV Replica :: http://technet.microsoft.com/en-us/library/jj134172.aspx]
  [Guest IP Injection :: 
http://blogs.technet.com/b/virtualization/archive/2012/05/29/inject-ip-address-into-the-vm-during-failover.aspx]

  DNS server settigns are not getting injected inside Ubuntu 13-10 for a
  network adapter that is attached to an external network before
  Failover and is configured using static Guest IP injection during
  Failover. The settings are updated correctly inside
  /etc/network/interfaces.

  The DNS server entries updated to specified values after next reboot.

  1 Create anUbuntu-13.10 VM with external network attached to it.
  2 Check DNS entries
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  3 Enable Replication.

  4 Set Failover IPv4 (static IP) settings.
  Set-VMNetworkAdapterFailoverConfiguration -ComputerName bharatl-test1 -VMName 
lol -IPv4Address 192.168.100.10 -IPv4SubnetMask 255.255.255.0 
-IPv4PreferredDNSServer 192.168.100.101 -IPv4DefaultGateway 192.168.100.1 
-VMNetworkAdapterName 'Network Adapter'

  5 Do Failover.

  6 Check DNS settings.
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  7 Reboot the Guest.

  8 Check DNS settings
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver 192.168.100.101

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1311055] Re: hyper-v: DNS Server settings are not getting injected inside Ubuntu 13.10 during Failover and Test-Failover

2014-04-22 Thread Martin Pitt
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1311055

Title:
  hyper-v: DNS Server settings are not getting injected inside Ubuntu
  13.10 during Failover and Test-Failover

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [HyperV Replica :: http://technet.microsoft.com/en-us/library/jj134172.aspx]
  [Guest IP Injection :: 
http://blogs.technet.com/b/virtualization/archive/2012/05/29/inject-ip-address-into-the-vm-during-failover.aspx]

  DNS server settigns are not getting injected inside Ubuntu 13-10 for a
  network adapter that is attached to an external network before
  Failover and is configured using static Guest IP injection during
  Failover. The settings are updated correctly inside
  /etc/network/interfaces.

  The DNS server entries updated to specified values after next reboot.

  1 Create anUbuntu-13.10 VM with external network attached to it.
  2 Check DNS entries
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  3 Enable Replication.

  4 Set Failover IPv4 (static IP) settings.
  Set-VMNetworkAdapterFailoverConfiguration -ComputerName bharatl-test1 -VMName 
lol -IPv4Address 192.168.100.10 -IPv4SubnetMask 255.255.255.0 
-IPv4PreferredDNSServer 192.168.100.101 -IPv4DefaultGateway 192.168.100.1 
-VMNetworkAdapterName 'Network Adapter'

  5 Do Failover.

  6 Check DNS settings.
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  7 Reboot the Guest.

  8 Check DNS settings
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver 192.168.100.101

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1311055] Re: hyper-v: DNS Server settings are not getting injected inside Ubuntu 13.10 during Failover and Test-Failover

2014-04-22 Thread Dharmendra Modi
Log files are not required as the affected files along with the contents
are in the Bug Description.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1311055

Title:
  hyper-v: DNS Server settings are not getting injected inside Ubuntu
  13.10 during Failover and Test-Failover

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [HyperV Replica :: http://technet.microsoft.com/en-us/library/jj134172.aspx]
  [Guest IP Injection :: 
http://blogs.technet.com/b/virtualization/archive/2012/05/29/inject-ip-address-into-the-vm-during-failover.aspx]

  DNS server settigns are not getting injected inside Ubuntu 13-10 for a
  network adapter that is attached to an external network before
  Failover and is configured using static Guest IP injection during
  Failover. The settings are updated correctly inside
  /etc/network/interfaces.

  The DNS server entries updated to specified values after next reboot.

  1 Create anUbuntu-13.10 VM with external network attached to it.
  2 Check DNS entries
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  3 Enable Replication.

  4 Set Failover IPv4 (static IP) settings.
  Set-VMNetworkAdapterFailoverConfiguration -ComputerName bharatl-test1 -VMName 
lol -IPv4Address 192.168.100.10 -IPv4SubnetMask 255.255.255.0 
-IPv4PreferredDNSServer 192.168.100.101 -IPv4DefaultGateway 192.168.100.1 
-VMNetworkAdapterName 'Network Adapter'

  5 Do Failover.

  6 Check DNS settings.
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  7 Reboot the Guest.

  8 Check DNS settings
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver 192.168.100.101

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1311055] Re: hyper-v: DNS Server settings are not getting injected inside Ubuntu 13.10 during Failover and Test-Failover

2014-04-23 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Tags added: kernel-da-key kernel-hyper-v

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1311055

Title:
  hyper-v: DNS Server settings are not getting injected inside Ubuntu
  13.10 during Failover and Test-Failover

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [HyperV Replica :: http://technet.microsoft.com/en-us/library/jj134172.aspx]
  [Guest IP Injection :: 
http://blogs.technet.com/b/virtualization/archive/2012/05/29/inject-ip-address-into-the-vm-during-failover.aspx]

  DNS server settigns are not getting injected inside Ubuntu 13-10 for a
  network adapter that is attached to an external network before
  Failover and is configured using static Guest IP injection during
  Failover. The settings are updated correctly inside
  /etc/network/interfaces.

  The DNS server entries updated to specified values after next reboot.

  1 Create anUbuntu-13.10 VM with external network attached to it.
  2 Check DNS entries
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  3 Enable Replication.

  4 Set Failover IPv4 (static IP) settings.
  Set-VMNetworkAdapterFailoverConfiguration -ComputerName bharatl-test1 -VMName 
lol -IPv4Address 192.168.100.10 -IPv4SubnetMask 255.255.255.0 
-IPv4PreferredDNSServer 192.168.100.101 -IPv4DefaultGateway 192.168.100.1 
-VMNetworkAdapterName 'Network Adapter'

  5 Do Failover.

  6 Check DNS settings.
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  7 Reboot the Guest.

  8 Check DNS settings
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver 192.168.100.101

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1311055] Re: hyper-v: DNS Server settings are not getting injected inside Ubuntu 13.10 during Failover and Test-Failover

2014-04-23 Thread Ben Howard
*** This bug is a duplicate of bug 1311070 ***
https://bugs.launchpad.net/bugs/1311070

Marking this as a duplicate. This issue is the same issue as bug
#1311070, namely that the IP injection scripts are not working properly.
Therefore, I have marked this as a duplicate.


** This bug has been marked a duplicate of bug 1311070
   hyper-v:IP Injection on Ubuntu 13.10 guest during Failover and Test Failover 
is corrupting the existing entries

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1311055

Title:
  hyper-v: DNS Server settings are not getting injected inside Ubuntu
  13.10 during Failover and Test-Failover

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [HyperV Replica :: http://technet.microsoft.com/en-us/library/jj134172.aspx]
  [Guest IP Injection :: 
http://blogs.technet.com/b/virtualization/archive/2012/05/29/inject-ip-address-into-the-vm-during-failover.aspx]

  DNS server settigns are not getting injected inside Ubuntu 13-10 for a
  network adapter that is attached to an external network before
  Failover and is configured using static Guest IP injection during
  Failover. The settings are updated correctly inside
  /etc/network/interfaces.

  The DNS server entries updated to specified values after next reboot.

  1 Create anUbuntu-13.10 VM with external network attached to it.
  2 Check DNS entries
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  3 Enable Replication.

  4 Set Failover IPv4 (static IP) settings.
  Set-VMNetworkAdapterFailoverConfiguration -ComputerName bharatl-test1 -VMName 
lol -IPv4Address 192.168.100.10 -IPv4SubnetMask 255.255.255.0 
-IPv4PreferredDNSServer 192.168.100.101 -IPv4DefaultGateway 192.168.100.1 
-VMNetworkAdapterName 'Network Adapter'

  5 Do Failover.

  6 Check DNS settings.
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  7 Reboot the Guest.

  8 Check DNS settings
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver 192.168.100.101

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1311055] Re: hyper-v: DNS Server settings are not getting injected inside Ubuntu 13.10 during Failover and Test-Failover

2014-04-23 Thread Dharmendra Modi
*** This bug is a duplicate of bug 1311070 ***
https://bugs.launchpad.net/bugs/1311070

Hi Ben,

For this bug the script is not the problem. There are issues with the
resolveconf which is not working as expected. I figured out a workaround
for the same. The script is doing the job by bringing the interfaces
down and up after configuring the interfaces inside
/etc/network/interfaces.

Hence I feel It is not a duplicate.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1311055

Title:
  hyper-v: DNS Server settings are not getting injected inside Ubuntu
  13.10 during Failover and Test-Failover

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  [HyperV Replica :: http://technet.microsoft.com/en-us/library/jj134172.aspx]
  [Guest IP Injection :: 
http://blogs.technet.com/b/virtualization/archive/2012/05/29/inject-ip-address-into-the-vm-during-failover.aspx]

  DNS server settigns are not getting injected inside Ubuntu 13-10 for a
  network adapter that is attached to an external network before
  Failover and is configured using static Guest IP injection during
  Failover. The settings are updated correctly inside
  /etc/network/interfaces.

  The DNS server entries updated to specified values after next reboot.

  1 Create anUbuntu-13.10 VM with external network attached to it.
  2 Check DNS entries
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  3 Enable Replication.

  4 Set Failover IPv4 (static IP) settings.
  Set-VMNetworkAdapterFailoverConfiguration -ComputerName bharatl-test1 -VMName 
lol -IPv4Address 192.168.100.10 -IPv4SubnetMask 255.255.255.0 
-IPv4PreferredDNSServer 192.168.100.101 -IPv4DefaultGateway 192.168.100.1 
-VMNetworkAdapterName 'Network Adapter'

  5 Do Failover.

  6 Check DNS settings.
  cat /etc/resolv.conf
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver X.Y.Z.W
  nameserver X.Y.Z.K
  search dummy.fake.com

  7 Reboot the Guest.

  8 Check DNS settings
  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  nameserver 192.168.100.101

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp