Paste #8JS0i6BMitjeBVRJTkRo

Welcome To LodgeIt

Welcome to the LodgeIt pastebin. In order to use the notification feature a 31 day cookie with an unique ID was created for you. The lodgeit database does not store any information about you, it's just used for an advanced pastebin experience :-). Read more on the about lodgeit page. Have fun :-)

hide this notification

1
2
3
4
5
6
7
8
mysql> select * from pci_devices;
+---------------------+---------------------+------------+---------+----+-----------------+--------------+------------+-----------+----------+------------------+-----------------+-----------+------------+--------------------------------------+------------+-----------+-------------+
| created_at          | updated_at          | deleted_at | deleted | id | compute_node_id | address      | product_id | vendor_id | dev_type | dev_id           | label           | status    | extra_info | instance_uuid                        | request_id | numa_node | parent_addr |
+---------------------+---------------------+------------+---------+----+-----------------+--------------+------------+-----------+----------+------------------+-----------------+-----------+------------+--------------------------------------+------------+-----------+-------------+
| 2017-06-21 00:56:06 | 2017-07-06 02:53:12 | NULL       |       0 |  2 |              11 | 0000:04:00.0 | 0ff3       | 10de      | type-PCI | pci_0000_04_00_0 | label_10de_0ff3 | allocated | {}         | 459f5760-3493-4ea1-88cf-93be239a06dc | NULL       |         0 | NULL        |
| 2017-07-07 01:42:48 | 2017-07-07 01:51:50 | NULL       |       0 |  9 |              11 | 0000:03:00.0 | 68c8       | 1002      | type-PCI | pci_0000_03_00_0 | label_1002_68c8 | available | {}         | NULL                                 | NULL       |         0 | NULL        |
+---------------------+---------------------+------------+---------+----+-----------------+--------------+------------+-----------+----------+------------------+-----------------+-----------+------------+--------------------------------------+------------+-----------+-------------+
2 rows in set (0.00 sec)