【发布时间】:2015-09-09 17:09:58
【问题描述】:
我正在尝试通过 yum 安装在 rhel 上安装 cassandra。但我得到 size is not enough 错误。
Total size: 538 M
Installed size: 638 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Check Error:
installing package dse-libmahout-4.7.3-1.noarch needs 52MB on the / filesystem
installing package dse-libcassandra-4.7.3-1.noarch needs 100MB on the / filesystem
installing package dse-libhadoop-native-4.7.3-1.x86_64 needs 101MB on the / filesystem
installing package datastax-agent-5.2.0-1.noarch needs 127MB on the / filesystem
installing package dse-libpig-4.7.3-1.noarch needs 144MB on the / filesystem
installing package dse-demos-4.7.3-1.noarch needs 231MB on the / filesystem
installing package dse-libhadoop-4.7.3-1.noarch needs 254MB on the / filesystem
installing package dse-libtomcat-4.7.3-1.noarch needs 260MB on the / filesystem
installing package opscenter-5.2.0-1.noarch needs 384MB on the / filesystem
installing package dse-liblog4j-4.7.3-1.noarch needs 384MB on the / filesystem
installing package dse-libhive-4.7.3-1.noarch needs 424MB on the / filesystem
installing package dse-libsolr-4.7.3-1.noarch needs 499MB on the / filesystem
installing package dse-libsqoop-4.7.3-1.noarch needs 502MB on the / filesystem
Error Summary
-------------
Disk Requirements:
At least 502MB more space needed on the / filesystem.
#df -h
-4.7.3]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_VolGroup00-lv_root
4.4G 4.0G 186M 96% /
tmpfs 16G 0 16G 0% /dev/shm
/dev/xvda1 477M 85M 368M 19% /boot
/dev/mapper/vg_VolGroup00-lv_home
430M 2.4M 405M 1% /home
/dev/xvdb1 197G 60M 187G 1% /data
/dev/xvdc1 99G 60M 94G 1% /local/apps
[root@ip-10-162-2-98 dse-4.7.3]#
[root@ip-10-162-2-98 dse-4.7.3]#
我找到了如上的系统空间。我不确定哪个空间用于安装。所以你能帮我解决这个问题吗?如果您能建议我做一些事情,那将是非常有帮助的,因为我对这些问题一无所知。抱歉几个基本问题。我仍在学习。
非常感谢
【问题讨论】:
标签: cassandra yum datastax rhel