Header Leaderboard Ad

Collapse

about storage space on the server

Collapse

Announcement

Collapse

SEQanswers June Challenge Has Begun!

The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!

For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
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:
    [[email protected] 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
    [[email protected] 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:
    [[email protected] 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
    [[email protected] 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 07:14 AM
            0 responses
            5 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-06-2023, 01:08 PM
            0 responses
            6 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-01-2023, 08:56 PM
            0 responses
            151 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-01-2023, 07:33 AM
            0 responses
            287 views
            0 likes
            Last Post seqadmin  
            Working...
            X