[CentOS] RTL8111/8168B always 100mbps

2011-09-26 Thread Muhammad Panji
, -- - Muhammad Panji http://www.panji.web.id                         http://www.kurungsiku.com http://sumodirjo.wordpress.com          http://www.kurungsiku.web.id http://www.linuxbox.web.id ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman

Re: [CentOS] LVM question

2012-01-16 Thread Muhammad Panji
if boot issues or any filesystem issues would be caused by > placing them on LVM. Please educate me if possible. > The default partition from anaconda put the swap on LVM so I think that wouldn't be a problem. even if you need more swap you can make (additional) swap file.

[CentOS] Wrong PV UUID

2012-01-19 Thread Muhammad Panji
, etc). My questions are, is my first attempt to assigning (wrong) UUID make all the LVM corrupt? I see that all LE and PE is still there, the VG and LV size is right but still I cannot mount the volume. Is this just a bad filesystem or the data really gone? Thank you. Regards, -- - Muha

Re: [CentOS] script help - '3rd last field'

2009-06-08 Thread muhammad panji
or.bar.gigi.VALUE.baz.lala > > I need to find VALUE - if this were python or something i could do it > but this has to be in shell - awk -F\. {'print $3'} awk -F\. {'print $5'} awk -F\. {'print $6'} -- Muhammad Panji http://sumodirjo.wordpress.com http://

[CentOS] Weird permission

2009-07-31 Thread muhammad panji
login via winscp. any idea how to fix this? thanks in advance best regards, -- Muhammad Panji http://sumodirjo.wordpress.com http://www.kurungsiku.web.id ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Weird permission

2009-07-31 Thread muhammad panji
On Fri, Jul 31, 2009 at 4:46 PM, Mike A. Harris wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > muhammad panji wrote: >> Dear all, >> I got weird permission on one of my server, when I ls -l the / i got >> permission for all directory set to "drwx

Re: [CentOS] Weird permission

2009-07-31 Thread muhammad panji
On Fri, Jul 31, 2009 at 4:31 PM, Kai Schaetzl wrote: > Muhammad panji wrote on Fri, 31 Jul 2009 14:48:29 +0700: > >> I got weird permission on one of my server, when I ls -l the / i got >> permission for all directory set to "drwxr-xr-x." there are dot after >> th

[CentOS] LVM change disk

2010-12-03 Thread muhammad panji
phisical extent to the new disk. The problem is that I have no SATA port left so that I can't move PE to the new disk. How to migrate the data safely so that I can replace the disk? Thank you in advance regards, -- - Muhammad Panji ___ C

Re: [CentOS] LVM change disk

2010-12-07 Thread muhammad panji
On Mon, Dec 6, 2010 at 9:23 PM, Adam Tauno Williams wrote: > On Sat, 2010-12-04 at 10:29 -0800, John R Pierce wrote: >> On 12/03/10 10:47 PM, muhammad panji wrote: >> > Dear all, >> > I have a 4,1TB Logical volume consist of four disks with size of 2TB, >> > 1

Re: [CentOS] Logrotate base

2009-02-11 Thread muhammad panji
ay so I think it will be 1st of march. CMIIW regards, -- Muhammad Panji http://sumodirjo.wordpress.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Suggestion for Server Room monitoring

2009-02-15 Thread muhammad panji
a good idea. I'll work on it. > I know it sucks, how about MS Windows, several of the machines run it, > does anyone know similar tool to monitor the temperature? > Thanks. what about using monitoring tools like zenoss, groundwork, zabbix etc. I think the could monitor temp

[CentOS] reading sar data

2009-02-17 Thread muhammad panji
i found there is tool called sadf, can i use it on CentOS 4 or it just available on Centos 5? I found sadf on centos5 but not on centos 4. are there any tools that could be used to generate a graphic from a month historical sar data? best regards, -- Muhammad Panji http

Re: [CentOS] looking for alternative to SME & Clark Connect

2009-04-16 Thread muhammad panji
for most of the stuff, but it still runs on CentOS 4, and I'd prefer > to use 5. clarkconnect 5 is on beta 2 http://distrowatch.com/5407 just wait a little while :) -- Muhammad Panji http://sumodirjo.wordpress.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Installing OS on Flash Drive on Server

2011-07-10 Thread Muhammad Panji
a bad idea? anyone have similar experience? thank you. regards, -- - Muhammad Panji http://www.panji.web.id http://www.kurungsiku.com http://sumodirjo.wordpress.com http://www.kurungsiku.web.id http://www.linux

Re: [CentOS] Installing OS on Flash Drive on Server

2011-07-13 Thread Muhammad Panji
On Mon, Jul 11, 2011 at 9:14 PM, Keith Roberts wrote: > On Mon, 11 Jul 2011, Muhammad Panji wrote: > >> To: CentOS mailing list >> From: Muhammad Panji >> Subject: [CentOS] Installing OS on Flash Drive on Server >> >> Hi All, >> On my gateway server

[CentOS] Safely Remove Disk on LVM

2011-09-15 Thread Muhammad Panji
empty so I don't have to do pvmove (assuming that I can make a free space >= 2TB). Thank you in advance Regards, -- - Muhammad Panji ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Safely Remove Disk on LVM

2011-09-19 Thread Muhammad Panji
On Fri, Sep 16, 2011 at 5:57 PM, Theo Band wrote: > On 09/16/2011 05:03 AM, Muhammad Panji wrote: > > Dear All, > > I plan to replace an error disk that is part of an LV. from LVM how-to > > it could be done with using pvmove to move all PE from old disk to new > > d