Gravytrain ...
| March 2002 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
| 31 | ||||||
| Feb Apr | ||||||
Cleaning up VxVM disk entries cached by vxconfigd after disks have been removed ... ie. multiple vxdisk list entries, etc
vxconfigd -k -x cleartempdir
vxdctl enable
or an alternative, but slightly less acceptable would be
rm /var/vxvm/tempdb
vxdctl enable
both save doing a reboot to clean up hanging vxdisk entries.