[linux-lvm] PBs with LVM over software RAID( RE: Olivier Sessink)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi
i did this test with /usr the problematik LV formated with XFS
and it didn't blocked the system

#!/bin/bash
cd /usr/src/linux
for i in 2 3 4 5 6
  do
  for j in 0 1 2 3 4 5 6 7 8 9
    do
    make clean;make -j3 bzImage > log."$i"$j
  done
done;






[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux