Header Leaderboard Ad

Collapse

about storage space on the server

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • about storage space on the server

    i have rented a server. after i have got my account and password i transferred my files to it. they are :

    Code:
    [WHL@server Data_for_assembly]$ ls -Shlr
    total 22G
    -rw-rw-r-- 1 WHL WHL  20K May 11 15:11 CK_clipped_log.txt
    -rw-rw-r-- 1 WHL WHL  21K May 11 14:51 CD_clipped_log.txt
    -rw-rw-r-- 1 WHL WHL 325M May 11 14:51 CD_clipped_single.fq
    -rw-rw-r-- 1 WHL WHL 355M May 11 15:11 CK_clipped_single.fq
    -rw-rw-r-- 1 WHL WHL 2.8G May 11 14:51 CD_clipped_R2.fq
    -rw-rw-r-- 1 WHL WHL 2.9G May 11 14:51 CD_clipped_R1.fq
    -rw-rw-r-- 1 WHL WHL 4.0G May 11 15:11 CK_clipped_R1.fq
    -rw-rw-r-- 1 WHL WHL 4.0G May 11 15:11 CK_clipped_R2.fq
    -rw-r----- 1 WHL WHL 7.5G May 30 10:43 R1.fq
    [WHL@server Data_for_assembly]$
    once i cat my files and it showed
    Code:
    cat: write error: No space left on device
    . then i realized i still did not know how much storage space i have given. then i typed this:
    Code:
    [WHL@server Data_for_assembly]$ df -h
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/sda3       167G  154G  4.2G  98% /
    tmpfs          1010G   72K 1010G   1% /dev/shm
    /dev/sda1       485M   41M  420M   9% /boot
    /dev/sdb1       1.1T   97G 1016G   9% /data
    /dev/sdc1        26T  2.7T   23T  11% /ds5020
    [WHL@server Data_for_assembly]$
    i am still new to Linux guys.

    so my question here are:

    the files i have transferred only is 21G , why it showed 154G is used? where is the other 133G space?

    what is the other lines meaning for $ df -h commend above?
    is it really the available space left now is only 4.2G? if so the files generated during the analysis could be more than 100G , then 4.2 G wont be merely enough for me ?

    please, i really need some advice here?!!!!!!
    Last edited by kurban910; 05-30-2015, 01:54 AM.

  • #2
    cross posted + closed : https://www.biostars.org/p/144496/

    Comment


    • #3
      @kurban910: It appears that the partition "/dev/sda3" which you can access as "/" is nearly full. What you should check is a listing of that space.

      Code:
      $ ls -alth /
      See what is taking up space there.

      Simplest explanation may be that whatever you have installed on this server (software along with annotation/indexes/sequences etc). You must have put them in "/" directory hierarchy, instead of installing under /ds2050 where most of the space is.

      As far what "df" means you can check the inline help by using the "man or info command"

      Code:
      $ man df
      (press "q" key to exit the help menu).

      If you are not familiar with UNIX then spend a few hours here: http://korflab.ucdavis.edu/Unix_and_...ent.html#part1
      Last edited by GenoMax; 05-30-2015, 02:54 AM.

      Comment


      • #4
        hi @GenoMax,
        thanks for your reply, admin did not give me the much space in my home directory, and i was not given the othority for /boot, /data and ds5020, but /dev/shm. anyway i used the spase acomplished my tesk, thanks.

        Comment


        • #5
          hi @lindenb,
          sorry about the cross post, some times after i got the slotion for my problem i would kept the best answered one and delete the other. anyway, next time i will pay heed to that.

          Comment


          • #6
            For academic interest what was taking up space on the "/" partition?

            Comment

            Latest Articles

            Collapse

            • seqadmin
              How RNA-Seq is Transforming Cancer Studies
              by seqadmin



              Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
              09-07-2023, 11:15 PM
            • seqadmin
              Methods for Investigating the Transcriptome
              by seqadmin




              Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.

              Whole Transcriptome RNA-seq
              Whole transcriptome sequencing...
              08-31-2023, 11:07 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 09-22-2023, 09:05 AM
            0 responses
            14 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-21-2023, 06:18 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-20-2023, 09:17 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-19-2023, 09:23 AM
            0 responses
            28 views
            0 likes
            Last Post seqadmin  
            Working...
            X