Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]zfs volumes read 100% full
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
deathraccoon
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2015
Posts: 90

PostPosted: Sat Sep 19, 2015 11:14 pm    Post subject: [solved]zfs volumes read 100% full Reply with quote

I set up my second harddrive with luks encryption and zfs. I created volumes and poulated the drive with my data. However, the disk suddenly reads 100% and I can't create files there.
Code:
df -h
Filesystem             Size  Used Avail Use% Mounted on                                                                                                 
udev                    10M  4.0K   10M   1% /dev                                                                                                       
/dev/sda3              932G  205G  724G  23% /                                                                                                           
tmpfs                  2.4G  1.1M  2.4G   1% /run                                                                                                       
cgroup_root             10M     0   10M   0% /sys/fs/cgroup                                                                                             
shm                     12G   42M   12G   1% /dev/shm                                                                                                   
/dev/sda3              932G  205G  724G  23% /home                                                                                                       
ztomb                  2.2T  2.2T     0 100% /home/procyon/tomb                                                                                         
ztomb/Calibre Library  373M  373M     0 100% /home/procyon/tomb/Calibre Library                                                                         
ztomb/Documents        1.5G  1.5G     0 100% /home/procyon/tomb/Documents                                                                               
ztomb/Misc              45G   45G     0 100% /home/procyon/tomb/Misc                                                                                     
ztomb/Music             78G   78G     0 100% /home/procyon/tomb/Music                                                                                   
ztomb/Videos           382G  382G     0 100% /home/procyon/tomb/Videos
/dev/sdd1              917G  383G  488G  44% /mnt
ztomb/Downloads        200M  200M     0 100% /home/procyon/tomb/Downloads
ztomb/freenet           38G   38G     0 100% /home/procyon/tomb/freenet
none                    12G     0   12G   0% /var/tmp/portage
tmpfs                  8.0G     0  8.0G   0% /tmp
/dev/sda2              500M   61M  439M  13% /boot
/dev/sda3              932G  205G  724G  23% /mnt/newmirror


Last edited by deathraccoon on Thu Oct 08, 2015 5:20 am; edited 1 time in total
Back to top
View user's profile Send private message
deathraccoon
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2015
Posts: 90

PostPosted: Sun Sep 20, 2015 5:30 pm    Post subject: Reply with quote

oops...

Before going to bed, I decided to zero out my free space with:
Code:
dd if=/dev/zero of=file


I forgot, and subsequently failed to do:
Code:
rm file


ha! but thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum