Uploaded image for project: 'XenServer Org'
  1. XenServer Org
  2. XSO-617

Read only file-system on vif-hotplug

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 7.0
    • Networking
    • None
    • Xenserver 7.0 running on HP blade G8

    Description

      I have some customizations using vif-hotplug on older versions of Xenserver. After the update to Xenserver 7.0 the script start to fails. After some debug the udev system marks file-system as read-only and i fixed changing the systemd service: /lib/systemd/system/systemd-udevd.service

      Changed the line:

      from ConditionPathIsReadWrite=/sys
      to ConditionPathIsReadWrite=/

      And now everything works fine, is there any reason to this configuration?

      Thanks

      Attachments

        Activity

          People

            rosslagerwall Ross Lagerwall
            wgrcunha Francisco Freire
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: