[Users] Failed to execute stage 'Misc configuration': Command '/bin/systemctl' failed to execute

2014-01-29 Thread Ertan ERBEK
Hi All, I want use oVirt instead of Vmware and Virtualbox but I couldn't complate setup exacly any time actually I try with four diffrent computer and everytime get same roblem and can't resolve this problem, could you assit me about this issue ? [ INFO ] Stage: Transaction setup [ INFO ]

Re: [Users] Users Digest, Vol 28, Issue 299

2014-01-28 Thread Ertan ERBEK
Fnaly I fix my problem with following step 1) Check your maximum shared memory : $ |sudo cat /proc/sys/kernel/shmmax 33554432| You need to increase the shared memory to fix this. 2) To fix it temporarily, run this command : $ |sudo sysctl -w kernel.shmmax=134217728| 3) To fix this permenantly,