can not remove drive from pool
Posted: Mon Mar 14, 2011 10:28 am
I am getting the following when trying to remove drive from pool;
I hope this is all the DIAG stuff needed, one command did end in an error
Code: Select all
[root@cossaboon kcossabo]# greyhole --going /var/hda/files/drives/drive4/gh
Please use one of the following with the --going option:
/var/hda/files/drives/drive1/gh
/var/hda/files/drives/drive2/gh
/var/hda/files/drives/drive4/gh
/var/hda/files/drives/drive3/gh
Code: Select all
[root@cossaboon kcossabo]# uname -r; rpm -q samba hda-greyhole
2.6.35.6-45.fc14.i686
samba-3.5.5-68.fc14.1.i686
hda-greyhole-0.9.2-1.i386
Code: Select all
Complete!
Uploading (5.3K)...
http://fpaste.org/ipae/
Uploading (1.5K)...
http://fpaste.org/DDH6/
Code: Select all
[root@cossaboon kcossabo]# mysql -u root -phda -e "select concat(path, '/gh') from disk_pool_partitions" hda_production | grep -v 'concat(' | xargs ls -la | fpaste
Uploading (2.4K)...
Server Error: 500 - INTERNAL SERVER ERROR
500 often means your paste was too large. You tried uploading 2KiB. A pastebin is NOT a file hosting service!
[root@cossaboon kcossabo]#
Code: Select all
[root@cossaboon kcossabo]# 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
Cisco_files 87834 0 0
MacPro_Documents 0 0 0
MacPro_Download 0 0 0
Music_vault 0 0 0
My_Software 0 0 0
Time_Pro 0 0 0
Video_Storage 0 0 0
================
Total 87834 + 0 + 0 = 87834
The following is the number of pending operations that the Greyhole daemon still needs to parse.
Until it does, the nature of those operations is unknown.
Spooled operations that have been parsed will be listed above and disappear from the count below.
Spooled 0
[root@cossaboon kcossabo]#