Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-25, 15:48:36

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - laziale

Pages: [1] 2 3 4
1
Indonesia Users / Re: [HELP] Cara Hapus Inode File
« on: 2015-10-13, 08:28:29 »
ini pak hasilnya :

Quote
[root@ns501019 ~]# sh /script/mailqueue -D
/script/mailqueue: line 3: /usr/local/lxlabs/kloxo/bin/misc/qmHandle: Permission denied


2
Indonesia Users / Re: [HELP] Cara Hapus Inode File
« on: 2015-10-12, 13:07:58 »
waduhh ga bisa yah pak.. :(
saya sudah coba hapus di folder /tmp dan file /var/log dan juga folder cache di setiap website dan hasilnya masih full 100% tapi bisa login panel kloxo nya, dan web bisa diakses, tp beberapa menit login panel dan website tidak bisa diakses.


3
Indonesia Users / [HELP] Cara Hapus Inode File
« on: 2015-10-12, 07:38:25 »
halo semua,

saya mohon bantuan nya,

1. gimana cara nya agar inode tidak full?
2. cara mengetahui folder mana yang inode nya besar? (dari data inode dibawah saya bingung harus hapus file yg mana)
3. dan caranya memperbesar inode file?

Quote
[root@ns501019 ~]# df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs           20G  6.7G   12G  37% /
/dev/root        20G  6.7G   12G  37% /
devtmpfs        7.8G  320K  7.8G   1% /dev
/dev/sda2       898G  2.5G  850G   1% /home
tmpfs           7.8G     0  7.8G   0% /dev/shm
[root@ns501019 ~]# df -i
Filesystem       Inodes   IUsed    IFree IUse% Mounted on
rootfs          1281120 1281120        0  100% /
/dev/root       1281120 1281120        0  100% /
devtmpfs        2040094    2247  2037847    1% /dev
/dev/sda2      59736064  121726 59614338    1% /home
tmpfs           2040225       1  2040224    1% /dev/shm

Quote
[root@ns501019 ~]# sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2015091201
   - Web: hiawatha-9.14.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (cgi mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: ns501019.ip-192-99-2.net
C. Services:
   1. MySQL: MariaDB-server-10.0.21-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
      - Used: --Use PHP Branch--
   3. Httpd: --uninstalled--
      - PHP Type:
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.4-1.el6.ngx.x86_64
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.7-1.mr.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:         15939       2657      13281          1         30        189
   -/+ buffers/cache:       2437      13501
   Swap:          510        252        258
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/root        20G  6.7G   12G  37% /


mohon bantuan nya, terima kasih

4
Indonesia Users / Re: Error Nginx
« on: 2015-09-16, 10:48:34 »
klo inode nya penuh cara menghapusnya gimana pak?
fi folder apa?

5
Indonesia Users / Re: Error Nginx
« on: 2015-09-16, 08:06:03 »
cara ngecek jumlah inode bagaimana pak?

6
Indonesia Users / Re: Error Nginx
« on: 2015-09-15, 14:01:16 »
sepertinya ini karena no space, betul tidak?
file apa aja yg mesti di hapus yah pak?

7
Indonesia Users / Re: Error Nginx
« on: 2015-09-14, 11:22:40 »
ini pak hasilnya :

Quote
[root@ns501019 ~]# cat /etc/sysctl.conf
# Kernel sysctl configuration file for Red Hat Linux
#
# For binary values, 0 is disabled, 1 is enabled.  See sysctl(8) and
# sysctl.conf(5) for more details.

# Controls IP packet forwarding
net.ipv4.ip_forward = 0

# Controls source route verification
net.ipv4.conf.default.rp_filter = 1

# Do not accept source routing
net.ipv4.conf.default.accept_source_route = 0

# Controls the System Request debugging functionality of the kernel
kernel.sysrq = 0

# Controls whether core dumps will append the PID to the core filename.
# Useful for debugging multi-threaded applications.
kernel.core_uses_pid = 1

# Controls the use of TCP syncookies
net.ipv4.tcp_syncookies = 1

# Disable netfilter on bridges.
net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-iptables = 0
net.bridge.bridge-nf-call-arptables = 0

# Controls the default maxmimum size of a mesage queue
kernel.msgmnb = 65536

# Controls the maximum size of a message, in bytes
kernel.msgmax = 65536

# Controls the maximum shared segment size, in bytes
kernel.shmmax = 68719476736

# Controls the maximum number of shared memory segments, in pages
kernel.shmall = 4294967296

# Disable IPv6 autoconf
net.ipv6.conf.all.autoconf = 0
net.ipv6.conf.default.autoconf = 0
net.ipv6.conf.eth0.autoconf = 0
net.ipv6.conf.all.accept_ra = 0
net.ipv6.conf.default.accept_ra = 0
net.ipv6.conf.eth0.accept_ra = 0

### begin -- add by Kloxo-MR
fs.aio-max-nr = 1048576
fs.file-max = 1048576
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_max_syn_backlog = 2048
#vm.swappiness = 10
#vm.vfs_cache_pressure = 100
#vm.dirty_background_ratio = 15
#vm.dirty_ratio = 5
### end -- add by Kloxo-MR

8
Indonesia Users / Re: Error Nginx
« on: 2015-09-14, 08:08:57 »
saya tidak bisa login ke panel nya pak..login error pak.

pas restart sering berubah2, skrng seperti ini :

Quote
[root@ns501019 ~]# sh /script/restart-all

Shutting down system logger:                               [FAILED]
Starting system logger: Can't open or create /var/run/syslogd.pid.
Can't write pid.
                                                           [FAILED]
-------------------------------------------------------------------

*** Process for MYSQL/MARIADB service ***
Starting MySQL SUCCESS!
  - Process: reload
 SUCCESS! Reloading service MySQL
No message for reload
-------------------------------------------------------------------

*** Process for NSD service ***
  - No need started
  - Process with 'nsd-control': transfer + write + reload + notify
    - transfer: ok, 0 zones
    - write: ok
    - reload: ok
    - notify: ok
-------------------------------------------------------------------

*** Process for PHP-FPM service ***
  - Process: restart
Stopping php54m-fpm:                                       [  OK  ]
Starting php54m-fpm:                                       [  OK  ]
-------------------------------------------------------------------

*** Process for NGINX service ***
  - No need started
  - Process: reload
Reloading nginx:                                           [  OK  ]
-------------------------------------------------------------------

*** Process for XINETD (including Pure-FTPd) service ***
  - No need started
  - Process: reload
Reloading configuration:                                   [  OK  ]
-------------------------------------------------------------------

*** Process for KLOXO service ***
  - No need started
  - Process: reload
Reloading kloxo-phpcgi:                                    [  OK  ]
Reloading kloxo-hiawatha:                                  [  OK  ]
-------------------------------------------------------------------


9
Indonesia Users / Re: Error Nginx
« on: 2015-09-14, 03:21:17 »
install lama pak, ini terjadi sewaktu pindah dr nginx ke nginxproxy terus pindah lagi ke nginx dan normal, ketika traffic tinggi lalu error seperti ini.. ini kenapa yah pak?

10
Indonesia Users / Re: Error Nginx
« on: 2015-09-14, 02:50:59 »
tetep aja gan, msh error :

Quote
[root@ns501019 ~]# killall -9 php-fpm
php-fpm: no process killed
[root@ns501019 ~]# service php-fpm restart
Stopping php54m-fpm:                                       [FAILED]
Starting php54m-fpm: [13-Sep-2015 20:53:00] ERROR: Unable to create the PID file (/var/run/php-fpm/php-fpm.pid).: No space left on device (28)
[13-Sep-2015 20:53:00] ERROR: FPM initialization failed
                                                           [FAILED]
[root@ns501019 ~]# sh /script/restart-web

*** Process for PHP-FPM service ***
  - Process: restart
Stopping php54m-fpm:                                       [FAILED]
Starting php54m-fpm: [13-Sep-2015 20:53:05] ERROR: Unable to create the PID file (/var/run/php-fpm/php-fpm.pid).: No space left on device (28)
[13-Sep-2015 20:53:05] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------

*** Process for NGINX service ***
  - No need started
  - Process: reload
Reloading nginx:                                           [  OK  ]
-------------------------------------------------------------------

11
Indonesia Users / Re: Error Nginx
« on: 2015-09-13, 15:59:35 »
ini gan ..

Quote
Filesystem      Size  Used Avail Use% Mounted on
rootfs           20G   11G  7.9G  58% /
/dev/root        20G   11G  7.9G  58% /
devtmpfs        7.8G  320K  7.8G   1% /dev
/dev/sda2       898G   41G  811G   5% /home
tmpfs           7.8G     0  7.8G   0% /dev/shm

eh sekarang malah ky gini :

Quote
*** Process for PHP-FPM service ***
  - Process: restart
Stopping php54m-fpm:                                       [FAILED]
Starting php54m-fpm: [13-Sep-2015 12:23:16] ERROR: Unable to create the PID file (/var/run/php-fpm/php-fpm.pid).: No space left on device (28)
[13-Sep-2015 12:23:16] ERROR: FPM initialization failed
                                                           [FAILED]

mohon solusinya. thanks

12
Indonesia Users / Error Nginx
« on: 2015-09-13, 09:57:08 »
halo semua..

ini kenapa yah waktu restart kok nginx nya failed, muncul ky gini :

Quote
*** Process for NGINX service ***
Starting nginx:                                            [  OK  ]
nginx: [emerg] open() "/var/run/nginx.pid" failed (28: No space left on device)
touch: cannot touch `/var/lock/subsys/nginx': No space left on device
  - Process: reload
Reloading nginx:                                           [FAILED]

mohon solusi nya. thanks

13
Indonesia Users / Re: [HELP] Process Apache yang tinggi
« on: 2015-08-10, 11:08:51 »
optimasi yg pas untuk traffic tinggi seperti apa yah pak?
soal nya sy sudah lakukan seperti yg bapak sarankan:

Quote
1. Pindahkan database dan website dari admin ke client lain
2. Dari client baru ini setting fastcgi children dengan nilai 30-60 pada 'limit'
3. install apc/xcache pada php (jika pakai php54 pada php-branch maka jalankan 'yum install php54-pecl-apc -y'
4. install pagespeed pada apache dengan 'yum install mod-pagespeed-stable -enablerepo=*pagespeed* -y'
5. pilih 'low' pada 'apache optimize' di 'webserver configure'
6. install cache manager pada aplikasi (misalnya hypercache di wordpress)
7. terakhir, restart service dengan 'sh /script/restart-all -y'

apa masih ada cara optimasi lain nya pak?

thanks

14
Indonesia Users / Re: [HELP] Process Apache yang tinggi
« on: 2015-08-10, 10:56:59 »
awal nya sih works tp lama2 jadi banyak lagi process apache nya,
jika traffic nya tinggi langusung seperti itu.. ini penyebabnya apa yah pak?

15
Indonesia Users / Re: [HELP] Process Apache yang tinggi
« on: 2015-08-08, 07:50:18 »
update apanya pak? apache nya? caranya pak?

Pages: [1] 2 3 4

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.058 seconds with 20 queries.

web stats analysis