Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-569

UUID devices confuse pegasus-keg

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • master, 3.1.1, 4.0
    • Affects Version/s: 3.1
    • Component/s: None
    • None

      This is a bug I haven't seen before. It is possible with Linux to describe devices in /etc/fstab with their UUID instead of the device name, i.e.

      UUID=xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx / ext3 defaults 1 1

      instead of

      /dev/sda1 / ext3 default 1 1

      However, some logic in keg relies on the device starting with a slash to recognize a true-file device. I will have to use a smarter way. This should be a fairly easy fix.

            Assignee:
            voeckler Jens Voeckler
            Reporter:
            voeckler Jens Voeckler
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 3 hours
                3h
                Remaining:
                Remaining Estimate - 3 hours
                3h
                Logged:
                Time Spent - Not Specified
                Not Specified