Can ping XenServer Master, and can Ping Management interface – however XenAPI appears down?
pool-emergency-reset-master master-address=
This will reset the management interface and should bring back up networking for dom0
Can ping XenServer Master, and can Ping Management interface – however XenAPI appears down?
pool-emergency-reset-master master-address=
This will reset the management interface and should bring back up networking for dom0
find . -name ‘*.net*’ | xargs rm
change *.net to whatever is necessary.
this will iterate through each file name and apply RM to it.
rm -f * will not work where there are too many files as it simply appends each file name to form a massive string.
http://st-on-it.blogspot.com.au/2008/02/how-to-defragment-your-xfs-partition.html
http://serverfault.com/questions/406069/why-are-my-xfs-filesystems-suddenly-consuming-more-space-and-full-of-sparse-file
XFS will not operate on Centos 6 32bit, you must use the 64bit version.
eom
Recent Comments