Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • Lilac home storage :

      Code Block
      languagebash
      themeMidnight
      firstline1
      titleCommand line
      linenumberstrue
      mmlsquota lila:home --block-size auto


    • Lilac compute storage : 

      Code Block
      languagebash
      themeMidnight
      firstline1
      titleCommand line
      linenumberstrue
      mmlsquota lila:-j data_<lab group name> lila --block-size auto
      
      


      Code Block
      languagebash
      themeMidnight
      firstline1
      titleCommand line
      linenumberstrue
      df -h /data/<lab group name>
      df -ih /data/<lab group name>


    • Lilac warm storage (oscar) :

      Code Block
      languagebash
      themeMidnight
      firstline1
      titleCommand line
      linenumberstrue
      mmlsquota -j oscar:warm_<lab group name> oscar --block-size auto
      
      


      Code Block
      languagebash
      themeMidnight
      firstline1
      titleCommand line
      linenumberstrue
      df -h /warm/<lab group name>
      df -ih /warm/<lab group name>
      


...