It has probably already happened to you: Creating volume /dev/sda2 failed with error -1008 Did it tell anything useful to you? Maybe if Storage gave you some more info, you could have continued, fix the problem by yourself.

This project has been already discussed during CSM Workshop. Here are some hints: aschnell: The infrastructure is available, just add some hundred messages to getErrorString() in Storage.cc. aschnell: One could of course also use exceptions but that looks like a task for more than a weeks work. mvidner: The method link is Storage::getErrorString. A quick and dirty way would be to simply add the raw identifiers from enum ErrorCodes: case DISKREMOVEPARTITIONINVALIDVOLUME: return "DISKREMOVEPARTITIONINVALIDVOLUME";

Looking for hackers with the skills:

yast enhancement storage ux usability

This project is part of:

Hack Week 11

Activity

  • over 9 years ago: SUSEbus left this project.
  • over 9 years ago: SUSEbus started this project.
  • over 9 years ago: locilka liked this project.
  • over 9 years ago: aschnell left this project.
  • over 9 years ago: aschnell liked this project.
  • over 9 years ago: abonilla liked this project.
  • over 9 years ago: aschnell started this project.
  • over 9 years ago: locilka added keyword "usability" to this project.
  • over 9 years ago: locilka added keyword "ux" to this project.
  • over 9 years ago: locilka added keyword "yast" to this project.
  • over 9 years ago: locilka added keyword "enhancement" to this project.
  • over 9 years ago: locilka added keyword "storage" to this project.
  • over 9 years ago: locilka originated this project.

  • Comments

    • mvidner
      almost 9 years ago by mvidner | Reply

      Merged: PR#127.

    Similar Projects

    openSUSE on ZoL from OpenZFS project by jkohoutek

    Idea is to have SUSE system with OpenZFS as roo...