Uploaded image for project: 'Apache DataLab (Retired)'
  1. Apache DataLab (Retired)
  2. DATALAB-2424

Sometimes Jupyter/Zeppelin notebook creation fail on command sudo -S -p '[sudo] password: ' mkfs.ext4 -F /dev/sdb1

ResolvedReopenedClosedVerifiedBlockedon hold
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • None
    • DataLab Main
    • Security Level: Public (Regular Issues)

    Description

      The bug was found on GCP. Perhaps it's related to all clouds.

      Preconditions:

      1. Project is created

      Steps to reproduce:

      1. Create Jupyter/Zeppelin

      Actual result:

      1. Jupyter/Zeppelin creation fails
      The file /dev/sdb1 does not exist and no size was specified.
      sudo -S -p '[sudo] password: ' mkfs.ext4 -F /dev/sdb1
      Traceback (most recent call last):
        File "/root/scripts/zeppelin_configure.py", line 184, in <module>
          subprocess.run("~/scripts/{}.py {}".format('configure_zeppelin_node', params), shell=True, check=True)
        File "/usr/lib/python3.8/subprocess.py", line 512, in run
          raise CalledProcessError(retcode, process.args,
      

      Expected result:

      1. Jupyter/zeppelin creation is successful

      Attachments

        1. Jupyter-Zeppelin.png
          774 kB
          Vira Vitanska

        Activity

          People

            lfrolov Leonid Frolov
            vvitanska Vira Vitanska
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: