time buffer issue when setting the network interface

Bug #1771710 reported by Ya Lian Pan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zVM Cloud Connector
Triaged
Medium
Ya Lian Pan

Bug Description

There are multiple steps to set the network interface, and error may be happened due to the next step execute before the previous step finished. Such as: The znetconf and cio_ignore command are used to set the device online and then 'IP ADDR ADD' command set the IP address to the device.

But sometimes we got error to say the device is not ready, that is because the znetconf and cio_ignore command haven't finished when 'IP ADDR ADD' begin to run.

Current solution is to use "sleep" but it may not solve all the situation. New method such as 'udevadm' is required.

Ya Lian Pan (yalian)
description: updated
Changed in python-zvm-sdk:
assignee: nobody → Ya Lian Pan (yalian)
Huang Rui (bjhuangr)
Changed in python-zvm-sdk:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Huang Rui (bjhuangr) wrote :

any progress?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.