WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1379] New: [VT-d] failed to reassign some PCI-e NICs

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1379] New: [VT-d] failed to reassign some PCI-e NICs
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Sun, 26 Oct 2008 00:01:45 -0700
Delivery-date: Sun, 26 Oct 2008 00:01:50 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1379

           Summary: [VT-d] failed to reassign some PCI-e NICs
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: haicheng.li@xxxxxxxxx


1st attachment is the detailed NIC pci info.

For the first time, it is successful to assign this NIC to guest. but at the
second time, it will complains as following:
Error: pci: failed to locate device and parse it's resources - ord() expected a
character, but string of length 0 found.

after this failure, command "xm pci-list-a" becomes invalid and it prints some
python related errors:
Unexpected error: exceptions.TypeError

Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/usr/lib64/python/xen/xm/main.py", line 2884, in main
    _, rc = _run_cmd(cmd, cmd_name, args)
  File "/usr/lib64/python/xen/xm/main.py", line 2908, in _run_cmd
    return True, cmd(args)
  File "/usr/lib64/python/xen/xm/main.py", line 2200, in
xm_pci_list_assignable_devices
    dev_list = find_all_devices_owned_by_pciback()
  File "/usr/lib64/python/xen/util/pci.py", line 247, in
find_all_devices_owned_by_pciback
    dev = PciDevice(dom, b, d, f)
  File "/usr/lib64/python/xen/util/pci.py", line 389, in __init__
    self.get_info_from_sysfs()
  File "/usr/lib64/python/xen/util/pci.py", line 814, in get_info_from_sysfs
    self.find_capability(0x11)
  File "/usr/lib64/python/xen/util/pci.py", line 773, in find_capability
    capa_pointer = ord(conf_file.read(1))
TypeError: ord() expected a character, but string of length 0 found


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>