Most files being sent to attic
Posted: Fri Dec 17, 2010 6:45 am
Hi
I am trying to copy about 9.5GB of digital photographs to my greyhole share and I have noticed about 8GB files are being sent to the attic and are not available from the share. Can you help
Thanks
2.6.31.5-127.fc12.x86_64
samba-3.4.9-60.fc12.x86_64
hda-greyhole-0.7.5-1.x86_64
fpaste /etc/samba/smb.conf
http://fpaste.org/OEaB/
fpaste /etc/greyhole.conf
http://fpaste.org/NOp6/
mount; fdisk -l; df -h; greyhole --stats
# mount; fdisk -l; df -h; greyhole --stats
/dev/sda3 on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/sda1 on /boot type ext4 (rw)
/dev/sda2 on /var/hda/files/drives/drive1 type ext4 (rw)
/dev/sdb1 on /var/hda/files/drives/drive2 type ext4 (rw)
/dev/sdc1 on /var/hda/files/drives/drive3 type ext4 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
//127.0.0.1/Videos on /mnt/samba/Videos type cifs (rw,mand)
//127.0.0.1/Software on /mnt/samba/Software type cifs (rw,mand)
//127.0.0.1/Music on /mnt/samba/Music type cifs (rw,mand)
//127.0.0.1/Photos on /mnt/samba/Photos type cifs (rw,mand)
//127.0.0.1/Users on /mnt/samba/Users type cifs (rw,mand)
gvfs-fuse-daemon on /home/localrt/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=localrt)
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8312cc11
Device Boot Start End Blocks Id System
/dev/sda1 * 1 26 204800 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 26 95595 767657984 83 Linux
/dev/sda3 95595 121091 204800000 83 Linux
/dev/sda4 121091 121601 4096000 82 Linux swap / Solaris
Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x701a4e52
Device Boot Start End Blocks Id System
/dev/sdc1 1 121600 976751968+ 83 Linux
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x701a4e6a
Device Boot Start End Blocks Id System
/dev/sdb1 1 121602 976760832 83 Linux
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 193G 3.1G 180G 2% /
tmpfs 997M 444K 997M 1% /dev/shm
/dev/sda1 194M 23M 162M 13% /boot
/dev/sda2 721G 337G 348G 50% /var/hda/files/drives/drive1
/dev/sdb1 917G 522G 349G 60% /var/hda/files/drives/drive2
/dev/sdc1 917G 850G 21G 98% /var/hda/files/drives/drive3
//127.0.0.1/Videos 1.6T 942G 697G 58% /mnt/samba/Videos
//127.0.0.1/Software 1.6T 942G 697G 58% /mnt/samba/Software
//127.0.0.1/Music 1.6T 942G 697G 58% /mnt/samba/Music
//127.0.0.1/Photos 1.6T 942G 697G 58% /mnt/samba/Photos
//127.0.0.1/Users 1.6T 942G 697G 58% /mnt/samba/Users
Greyhole Statistics
===================
Storage Pool
Total - Used = Free + Attic = Possible
/var/hda/files/drives/drive1/gh: 721G - 337G = 347G + 0G = 347G
/var/hda/files/drives/drive2/gh: 917G - 521G = 349G + 8G = 357G
# mysql -u root -phda -e "select * from disk_pool_partitions" hda_production
+----+------------------------------+--------------+---------------------+---------------------+
| id | path | minimum_free | created_at | updated_at |
+----+------------------------------+--------------+---------------------+---------------------+
| 1 | /var/hda/files/drives/drive1 | 10 | 2010-12-15 17:37:29 | 2010-12-15 17:37:29 |
| 2 | /var/hda/files/drives/drive2 | 10 | 2010-12-15 17:37:30 | 2010-12-15 17:37:30 |
+----+------------------------------+--------------+---------------------+---------------------+
# mysql -u root -phda -e "select concat(path, '/gh') from disk_pool_partitions" hda_production | grep -v 'concat(' | xargs ls -la | fpaste
http://fpaste.org/PCuR/
# greyhole --view-queue
Greyhole Work Queue Statistics
==============================
This table gives you the number of pending operations queued for the Greyhole daemon, per share.
Write Delete Rename
Music 0 0 0
Photos 0 0 0
Software 0 0 0
Users 0 0 0
Videos 0 0 0
========
Total 0 + 0 + 0 = 0
I am trying to copy about 9.5GB of digital photographs to my greyhole share and I have noticed about 8GB files are being sent to the attic and are not available from the share. Can you help
Thanks
2.6.31.5-127.fc12.x86_64
samba-3.4.9-60.fc12.x86_64
hda-greyhole-0.7.5-1.x86_64
fpaste /etc/samba/smb.conf
http://fpaste.org/OEaB/
fpaste /etc/greyhole.conf
http://fpaste.org/NOp6/
mount; fdisk -l; df -h; greyhole --stats
# mount; fdisk -l; df -h; greyhole --stats
/dev/sda3 on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/sda1 on /boot type ext4 (rw)
/dev/sda2 on /var/hda/files/drives/drive1 type ext4 (rw)
/dev/sdb1 on /var/hda/files/drives/drive2 type ext4 (rw)
/dev/sdc1 on /var/hda/files/drives/drive3 type ext4 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
//127.0.0.1/Videos on /mnt/samba/Videos type cifs (rw,mand)
//127.0.0.1/Software on /mnt/samba/Software type cifs (rw,mand)
//127.0.0.1/Music on /mnt/samba/Music type cifs (rw,mand)
//127.0.0.1/Photos on /mnt/samba/Photos type cifs (rw,mand)
//127.0.0.1/Users on /mnt/samba/Users type cifs (rw,mand)
gvfs-fuse-daemon on /home/localrt/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=localrt)
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8312cc11
Device Boot Start End Blocks Id System
/dev/sda1 * 1 26 204800 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 26 95595 767657984 83 Linux
/dev/sda3 95595 121091 204800000 83 Linux
/dev/sda4 121091 121601 4096000 82 Linux swap / Solaris
Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x701a4e52
Device Boot Start End Blocks Id System
/dev/sdc1 1 121600 976751968+ 83 Linux
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x701a4e6a
Device Boot Start End Blocks Id System
/dev/sdb1 1 121602 976760832 83 Linux
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 193G 3.1G 180G 2% /
tmpfs 997M 444K 997M 1% /dev/shm
/dev/sda1 194M 23M 162M 13% /boot
/dev/sda2 721G 337G 348G 50% /var/hda/files/drives/drive1
/dev/sdb1 917G 522G 349G 60% /var/hda/files/drives/drive2
/dev/sdc1 917G 850G 21G 98% /var/hda/files/drives/drive3
//127.0.0.1/Videos 1.6T 942G 697G 58% /mnt/samba/Videos
//127.0.0.1/Software 1.6T 942G 697G 58% /mnt/samba/Software
//127.0.0.1/Music 1.6T 942G 697G 58% /mnt/samba/Music
//127.0.0.1/Photos 1.6T 942G 697G 58% /mnt/samba/Photos
//127.0.0.1/Users 1.6T 942G 697G 58% /mnt/samba/Users
Greyhole Statistics
===================
Storage Pool
Total - Used = Free + Attic = Possible
/var/hda/files/drives/drive1/gh: 721G - 337G = 347G + 0G = 347G
/var/hda/files/drives/drive2/gh: 917G - 521G = 349G + 8G = 357G
# mysql -u root -phda -e "select * from disk_pool_partitions" hda_production
+----+------------------------------+--------------+---------------------+---------------------+
| id | path | minimum_free | created_at | updated_at |
+----+------------------------------+--------------+---------------------+---------------------+
| 1 | /var/hda/files/drives/drive1 | 10 | 2010-12-15 17:37:29 | 2010-12-15 17:37:29 |
| 2 | /var/hda/files/drives/drive2 | 10 | 2010-12-15 17:37:30 | 2010-12-15 17:37:30 |
+----+------------------------------+--------------+---------------------+---------------------+
# mysql -u root -phda -e "select concat(path, '/gh') from disk_pool_partitions" hda_production | grep -v 'concat(' | xargs ls -la | fpaste
http://fpaste.org/PCuR/
# greyhole --view-queue
Greyhole Work Queue Statistics
==============================
This table gives you the number of pending operations queued for the Greyhole daemon, per share.
Write Delete Rename
Music 0 0 0
Photos 0 0 0
Software 0 0 0
Users 0 0 0
Videos 0 0 0
========
Total 0 + 0 + 0 = 0