Last Update: 2010-11-09 (火) 11:24:23 (4879d)
FrontPage / Linux / kagoya_VPS / ベータ / 32bitOSパック

32bit OSパック

コントロールパネル

cpanel_32bitOS.png

状態

# uname -a
Linux XXX.vir.kagoya.net 2.6.18-194.17.1.el5.028stab070.7 #1 SMP Fri Oct 1 14:17:14 MSD 2010 i686 i686 i386 GNU/Linux
# cat /etc/redhat-release
CentOS release 5.5 (Final)
# df -h
Filesystem          サイズ  使用  残り 使用% マウント位置
/dev/simfs             50G  414M   50G   1% /
none                  512M  4.0K  512M   1% /dev
# ps auxww
  USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
  root         1  0.0  0.0   2156   660 ?        Ss   21:33   0:00 init [3]
  root      1815  0.0  0.0   2248   548 ?        S<s  21:33   0:00 /sbin/udevd -d
  root      3103  0.0  0.0   1812   560 ?        Ss   21:33   0:00 syslogd -m 0
  root      3114  0.0  0.1   7188  1060 ?        Ss   21:33   0:00 /usr/sbin/sshd
  root      3122  0.0  0.1   4496  1116 ?        Ss   21:33   0:00 crond
# ifconfig -a
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

venet0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:127.0.0.1  P-t-P:127.0.0.1  Bcast:0.0.0.0  Mask:255.255.255.255
          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
          RX packets:312 errors:0 dropped:0 overruns:0 frame:0
          TX packets:224 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:26853 (26.2 KiB)  TX bytes:34953 (34.1 KiB)

venet0:0  Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:203.142.212.XXX  P-t-P:203.142.212.XXX  Bcast:203.142.212.XXX  Mask:255.255.255.255
          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
# chkconfig --list |grep iptables
iptables        0:off   1:off   2:on    3:on    4:on    5:on    6:off
# ls -al /etc/sysconfig/iptables*
-rw------- 1 root root 1740 11月  2  2009 /etc/sysconfig/iptables-config
# grep PermitRootLogin /etc/ssh/sshd_config
-----
#PermitRootLogin yes
# cat /etc/sysconfig/i18n
LANG="en_US.UTF-8"
SYSFONT="latarcyrheb-sun16"
# locale
LANG=en_US.UTF-8
LC_CTYPE="ja_JP.EUC-JP"
LC_NUMERIC="ja_JP.EUC-JP"
LC_TIME="ja_JP.EUC-JP"
LC_COLLATE="ja_JP.EUC-JP"
LC_MONETARY="ja_JP.EUC-JP"
LC_MESSAGES="ja_JP.EUC-JP"
LC_PAPER="ja_JP.EUC-JP"
LC_NAME="ja_JP.EUC-JP"
LC_ADDRESS="ja_JP.EUC-JP"
LC_TELEPHONE="ja_JP.EUC-JP"
LC_MEASUREMENT="ja_JP.EUC-JP"
LC_IDENTIFICATION="ja_JP.EUC-JP"
LC_ALL=ja_JP.EUC-JP

リソース

# cat /proc/user_beancounters
Version: 2.5
       uid  resource                     held              maxheld              barrier                limit              failcnt
      247:  kmemsize                   792455              1252787             89992156             98991371                    0
            lockedpages                     0                    0                 4394                 4394                    0
            privvmpages                  2594                 7578               262144               262144                    0
            shmpages                      641                  657               106597               106597                    0
            dummy                           0                    0                    0                    0                    0
            numproc                         8                   13                 2196                 2196                    0
            physpages                    1366                 1408                    0  9223372036854775807                    0
            vmguarpages                     0                    0               131072               131072                    0
            oomguarpages                 1366                 1408               177663  9223372036854775807                    0
            numtcpsock                      2                    2                 2196                 2196                    0
            numflock                        1                    2                 1000                 1100                    0
            numpty                          1                    1                   80                   80                    0
            numsiginfo                      0                    2                 1024                 1024                    0
            tcpsndbuf                   35008                    0             21002569             29997385                    0
            tcprcvbuf                   32768                    0             21002569             29997385                    0
            othersockbuf                 6984                12480             10501284             19496100                    0
            dgramrcvbuf                     0                 8472             10501284             10501284                    0
            numothersock                    5                   10                 2196                 2196                    0
            dcachesize                      0                    0             19648869             20238336                    0
            numfile                       257                  331                35136                35136                    0
            dummy                           0                    0                    0                    0                    0
            dummy                           0                    0                    0                    0                    0
            dummy                           0                    0                    0                    0                    0
            numiptent                      10                   10                  100                  100                    0
# free
             total       used       free     shared    buffers     cached
Mem:       1048576      10344    1038232          0          0          0
-/+ buffers/cache:      10344    1038232
Swap:            0          0          0
# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 44
model name      : Intel(R) Xeon(R) CPU           E5630  @ 2.53GHz
stepping        : 2
cpu MHz         : 1266.746
cache size      : 12288 KB
physical id     : 1
siblings        : 8
core id         : 0
cpu cores       : 4
apicid          : 32
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips        : 5066.98
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: [8]

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 44
model name      : Intel(R) Xeon(R) CPU           E5630  @ 2.53GHz
stepping        : 2
cpu MHz         : 1266.746
cache size      : 12288 KB
physical id     : 0
siblings        : 8
core id         : 0
cpu cores       : 4
apicid          : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips        : 5066.73
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: [8]
# cat /proc/meminfo
MemTotal:      1048576 kB
MemFree:       1038200 kB
Buffers:             0 kB
Cached:              0 kB
SwapCached:          0 kB
Active:              0 kB
Inactive:            0 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      1048576 kB
LowFree:       1038200 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
AnonPages:           0 kB
Mapped:              0 kB
Slab:                0 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:         0 kB
Committed_AS:        0 kB
VmallocTotal:        0 kB
VmallocUsed:         0 kB
VmallocChunk:        0 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

サービス状態

# chkconfig --list
crond           0:off   1:off   2:on    3:on    4:on    5:on    6:off
gpm             0:off   1:off   2:on    3:off   4:on    5:on    6:off
iptables        0:off   1:off   2:on    3:on    4:on    5:on    6:off
lm_sensors      0:off   1:off   2:on    3:off   4:on    5:on    6:off
lvm2-monitor    0:off   1:on    2:on    3:off   4:on    5:on    6:off
mcstrans        0:off   1:off   2:on    3:off   4:on    5:on    6:off
messagebus      0:off   1:off   2:off   3:off   4:on    5:on    6:off
multipathd      0:off   1:off   2:off   3:off   4:off   5:off   6:off
netconsole      0:off   1:off   2:off   3:off   4:off   5:off   6:off
netfs           0:off   1:off   2:off   3:off   4:on    5:on    6:off
netplugd        0:off   1:off   2:off   3:off   4:off   5:off   6:off
network         0:off   1:off   2:on    3:on    4:on    5:on    6:off
nscd            0:off   1:off   2:off   3:off   4:off   5:off   6:off
portmap         0:off   1:off   2:off   3:off   4:on    5:on    6:off
rawdevices      0:off   1:off   2:off   3:off   4:on    5:on    6:off
rdisc           0:off   1:off   2:off   3:off   4:off   5:off   6:off
restorecond     0:off   1:off   2:on    3:off   4:on    5:on    6:off
snmpd           0:off   1:off   2:off   3:off   4:off   5:off   6:off
snmptrapd       0:off   1:off   2:off   3:off   4:off   5:off   6:off
sshd            0:off   1:off   2:on    3:on    4:on    5:on    6:off
syslog          0:off   1:off   2:on    3:on    4:on    5:on    6:off

インストール済みパッケージ

# yum grouplist
Installed Groups:
   OpenFabrics Enterprise ディストリビューション
   Yum Utilities
   エディタ
   システムツール
   テキストベースのインターネット
# rpm -qa
centos-release-notes-5.5-0
mktemp-1.5-23.2.2
libstdc++-4.1.2-48.el5
libcap-1.10-26
gdbm-1.8.0-26.2.1
hesiod-3.1.0-8
libjpeg-6b-37
perl-Convert-ASN1-0.20-1.1
file-4.17-15.el5_3.1
mingetty-1.07-5.2.2
bash-3.2-24.el5
grep-2.5.1-55.el5
diffutils-2.8.1-15.2.3.el5
hmaccalc-0.9.6-3.el5
binutils-2.17.50.0.6-14.el5
crontabs-1.10-8
procmail-3.22-17.1.el5.centos
mailcap-2.1.23-1.fc6
jwhois-3.2.3-8.el5
time-1.7-27.2.2
iptables-1.3.5-5.3.el5_4.1
rsync-2.6.8-3.1
traceroute-2.0.1-5.el5
vzdummy-kernel-el5-2.0-1.ce.swsoft
e2fsprogs-libs-1.39-23.el5
coreutils-5.97-23.el5_4.2
util-linux-2.13-0.52.el5_4.1
libuser-0.54.7-2.1.el5_4.1
usermode-1.88-3.el5.2
python-sqlite-1.1.7-1.2.1
audit-libs-python-1.7.17-3.el5
MAKEDEV-3.23-1.2
net-tools-1.60-81.el5
vzdev-1.0-7.swsoft
tmpwatch-2.9.7-1.1.el5.2
tcpdump-3.9.4-15.el5
initscripts-8.45.30-2.el5.centos
dbus-libs-1.1.2-14.el5
sysklogd-1.4.1-46.el5
mcstrans-0.2.11-3.el5
vixie-cron-4.1-77.el5_4.1
yum-fastestmirror-1.1.16-14.el5.centos.1
libgcc-4.1.2-48.el5
basesystem-8.0-5.1.1.el5.centos
zlib-1.2.3-3
audit-libs-1.7.17-3.el5
libsysfs-2.0.0-6
elfutils-libs-0.137-3.el5
slang-2.0.6-4.el5
sgpio-1.2.0_10-2.el5
ncurses-5.5-24.20060715
sed-4.1.5-5.fc6
sqlite-3.3.6-5
less-436-2.el5
gpm-1.20.1-74.1
aspell-0.60.3-7.1
iputils-20020927-46.el5
ftp-0.17-35.el5
sharutils-4.6.1-2
unzip-5.52-3.el5
mailx-8.1.1-44.2.2
rootfiles-8.1-1.1.1
libselinux-1.33.4-5.5.el5
openssl-0.9.8e-12.el5_4.6
newt-0.52.2-15.el5
e2fsprogs-1.39-23.el5
yum-metadata-parser-1.1.2-3.el5.centos
m2crypto-0.16-6.el5.6
device-mapper-event-1.02.39-1.el5_5.2
vim-minimal-7.0.109-6.el5
which-2.16-7
authconfig-5.3.21-6.el5
ntsysv-1.3.30.2-2.el5
stunnel-4.15-2.el5.1
mlocate-0.15-1.el5.2
fipscheck-1.2.0-1.el5
net-snmp-utils-5.3.2.2-9.el5_5.1
quota-3.13-1.2.5.el5
yum-3.2.22-26.el5.centos
gpg-pubkey-e8562897-459f07a4
glibc-common-2.5-49.el5_5.7
glibc-2.5-49.el5_5.7
nspr-4.8.6-1.el5_5
openldap-2.3.43-12.el5_5.2
bzip2-libs-1.0.3-6.el5_5
postgresql-libs-8.1.22-1.el5_5.1
lvm2-2.02.56-8.el5_5.6
kpartx-0.4.7-34.el5_5.6
apr-1.2.7-11.el5_5.2
logrotate-3.7.4-9.el5_5.1
udev-095-14.21.el5_5.1
libsmbclient-3.0.33-3.29.el5_5.1
libxml2-2.6.26-2.1.2.8.el5_5.1
openssh-server-4.3p2-41.el5_5.1
bzip2-1.0.3-6.el5_5
nscd-2.5-49.el5_5.7
rpm-libs-4.4.2.3-20.el5_5.1
mkinitrd-5.1.19.6-61.el5_5.2
setup-2.5.58-7.el5
chkconfig-1.3.30.2-2.el5
tcp_wrappers-7.6-40.7.el5
glib2-2.12.3-4.el5_3.1
libattr-2.4.32-1.1
cyrus-sasl-lib-2.1.22-5.el5_4.3
keyutils-libs-1.2-1.el5
libgcrypt-1.4.4-5.el5
libusb-0.1.12-5.1
ethtool-6-4.el5
termcap-5.5-1.20060701.1
info-4.8-14.el5
readline-5.1-3.el5
gawk-3.1.5-14.el5
gzip-1.3.5-11.el5.centos.1
groff-1.18.1.1-11.1
cpio-2.6-23.el5_4.1
lm_sensors-2.10.7-9.el5
iproute-2.6.18-11.el5
cracklib-dicts-2.8.9-3.3
ed-0.2-39.el5_2
talk-0.17-29.2.2
elfutils-0.137-3.el5
finger-0.17-32.2.1.1
vzdummy-apache-1.0-1.swsoft
shadow-utils-4.0.17-15.el5
pam-0.99.6.2-6.el5_4.1
bind-libs-9.3.6-4.P1.el5_4.2
libselinux-python-1.33.4-5.5.el5
libsemanage-1.9.1-4.4.el5
python-urlgrabber-3.1.0-5.el5
curl-7.15.5-9.el5
libselinux-utils-1.33.4-5.5.el5
cracklib-2.8.9-3.3
screen-4.0.3-1.el5_4.1
setuptool-1.19.2-1.el5.centos
tcsh-6.14-17.el5
lynx-2.8.5-28.1.el5_2.1
vim-enhanced-7.0.109-6.el5
fipscheck-lib-1.2.0-1.el5
policycoreutils-1.33.12-14.8.el5
net-snmp-5.3.2.2-9.el5_5.1
dmraid-events-1.0.0.rc13-63.el5
filesystem-2.4.0-3.el5
elfutils-libelf-0.137-3.el5
libacl-2.2.39-6.el5
pcre-6.6-2.el5_1.7
libgpg-error-1.4-2
gnutls-1.4.1-3.el5_4.8
dmidecode-2.10-3.el5
libtermcap-2.0.8-46.1
libsepol-1.15.2-3.el5
libidn-0.6.5-1.1
vim-common-7.0.109-6.el5
m4-1.4.5-3.el5.1
procps-3.2.7-16.el5
centos-release-5-5.el5.centos
aspell-en-6.0-2.1
make-3.81-3.el5
telnet-0.17-39.el5
vzdummy-jre-el5-1.0-1.swsoft
ncompress-4.2.4-47
man-pages-2.39-15.el5_4
device-mapper-1.02.39-1.el5_5.2
findutils-4.2.27-6.el5
python-2.4.3-27.el5
psmisc-22.2-7
net-snmp-libs-5.3.2.2-9.el5_5.1
passwd-0.73-1
python-iniparse-0.2.3-4.el5
python-elementtree-1.2.6-5
SysVinit-2.86-15.el5
libutempter-1.1.4-4.el5
tar-1.15.1-30.el5
bind-utils-9.3.6-4.P1.el5_4.2
vzdummy-glibc-1.0-1.swsoft
wget-1.11.4-2.el5_4.1
lsof-4.78-3
dmraid-1.0.0.rc13-63.el5
dbus-1.1.2-14.el5
man-1.6d-1.1
portmap-4.0-65.2.2.1
tzdata-2010l-1.el5
nash-5.1.19.6-61.el5_5.2
krb5-libs-1.6.1-36.el5_5.5
nss-3.12.8-1.el5.centos
popt-1.10.2.3-20.el5_5.1
db4-4.3.29-10.el5_5.2
libpng-1.2.10-7.1.el5_5.3
expat-1.95.8-8.3.el5_5.3
libtiff-3.8.2-7.el5_5.5
device-mapper-multipath-0.4.7-34.el5_5.6
openssh-4.3p2-41.el5_5.1
apr-util-1.2.7-11.el5_5.1
perl-5.8.8-32.el5_5.2
openssh-clients-4.3p2-41.el5_5.1
gnupg-1.4.5-14.el5_5.1
sudo-1.7.2p1-9.el5_5
dhclient-3.0.5-23.el5_5.2
rpm-4.4.2.3-20.el5_5.1
module-init-tools-3.3-0.pre3.1.60.el5_5.1
rpm-python-4.4.2.3-20.el5_5.1

初期状態のログ

# cat /var/log/messages
Oct 27 12:14:53 vps01 shutdown[17798]: shutting down for system halt
Oct 27 12:14:53 vps01 init: Switching to runlevel: 0
Oct 27 12:14:53 vps01 exiting on signal 15
Oct 27 12:21:19 vps01 syslogd 1.4.1: restart.
Oct 27 12:21:19 vps01 init: no more processes left in this runlevel
Oct 27 17:21:53 vps01 shutdown[19776]: shutting down for system halt
Oct 27 12:21:53 vps01 init: Switching to runlevel: 0
Oct 27 12:21:53 vps01 exiting on signal 15

ベンチマーク

# dd if=/dev/zero of=/test bs=512k count=40960
40960+0 records in
40960+0 records out
21474836480 bytes (21 GB) copied, 63.4699 seconds, 338 MB/s
添付ファイル: filecpanel_32bitOS.png 334件 [詳細]
TOPページへ戻るページの更新   ページの編集新しいページの作成新しい下位ページの作成そのページを引用して新規作成そのページにファイルの添付ページの削除ページ名の変更前回の編集内容の表示ページの凍結バックアップページの参照ページへのリンク元を表示   サイトのページ一覧サイト内単語検索編集したページの履歴削除したページの履歴   別ウィンドウでマニュアルページへ