125 reputation
5
bio website
location
age
visits member for 2 years, 6 months
seen Jun 27 '12 at 6:26
stats profile views 8

Sep
27
comment how to investigate real problem with TX packet drops in linux?
drop counters like the tx and rx counters are incremented by the chips (PHY) on the nic. the driver doesn't increment because it's potentially costly in terms of CPU time. To get the drop count the driver will read the counter from the PHY. If you don't know what I mean by PHY see here (en.wikipedia.org/wiki/PHY_%28chip%29).
Mar
8
awarded  Tumbleweed
Jan
28
comment How to recover a lost logical volume
Thanks. I had a look in /etc/lvm/backup and it has information about what lv_home is. Can I use this somehow to recover that logical volume?
Jan
28
revised How to recover a lost logical volume
added 434 characters in body
Jan
27
asked How to recover a lost logical volume
Jan
25
awarded  Editor
Jan
14
awarded  Supporter
Jan
14
accepted Permission denied message when starting gfs2
Jan
14
comment Permission denied message when starting gfs2
Yeah you're right - it's an selinux thing. setenforce 0 and then running the script worked.
Jan
14
asked Permission denied message when starting gfs2
Nov
2
awarded  Student
Nov
2
awarded  Scholar
Nov
2
accepted configuring dns to point to my hosted machine
Nov
2
asked configuring dns to point to my hosted machine