could i install at openvz with proxmox ?

155 views
Skip to first unread message

호빵

unread,
Aug 7, 2012, 6:46:19 PM8/7/12
to 2600h...@googlegroups.com
could i install at openvz with proxmox ?

here is my system 

Proxmox 2.1 

All Server is set that centos 5.7 (Container (OpenVZ)

@@when I input 

-bash-3.2$ /opt/kazoo/utils/sup/sup -n ecallmgr ecallmgr_maintenance add_fs_node frees...@kz1.openpbx.co.kr

@@system reply
Unable to start command bridge network kernel, try again

how could i change for sucess


Darren Schreiber

unread,
Aug 8, 2012, 11:28:58 AM8/8/12
to 2600h...@googlegroups.com
I have never seen this log before, are there any other logs in  the log/  directory? If it's just CentOS it should work fine…

--
Darren Schreiber
CEO / Co-Founder


 visit: www.2600hz.com
 tel: 415-886-7901

호빵

unread,
Aug 8, 2012, 12:35:19 PM8/8/12
to 2600h...@googlegroups.com
when I check problem but i can not add FS_node
 
-bash-3.2$ /opt/kazoo/utils/sup/sup -n ecallmgr ecallmgr_maintenance add_fs_node frees...@kz1.openpbx.co.kr

(no erro{"init terminating in do_boot",{badarg,[{erl_prim_loader,check_file_result,3},{init,get_boot,1},{init,get_boot,2},{init,do_boot,3}]}}
r logger present) error: "Error in process <0.2.0> with exit value: {badarg,[{erl_prim_loader,check_file_result,3},{init,get_boot,1},{init,get_boot,2},{init,do_boot,3}]}\n"
init terminating in do_boot ()


2012년 8월 9일 목요일 오전 12시 28분 58초 UTC+9, Darren Schreiber 님의 말:

Darren Schreiber

unread,
Aug 8, 2012, 12:39:39 PM8/8/12
to 2600h...@googlegroups.com
That is a built-in erlang error, it's not even hitting our code yet. It sounds like you've manually installed Erlang and maybe something is wrong with the Erlang install. Can you post this to the Erlang users list? They are super helpful and responsive.

James Aimonetti

unread,
Aug 8, 2012, 12:43:57 PM8/8/12
to 2600h...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Check permissions on the ecallmgr/conf/vm.args file, make sure your
user can read that file (and all the files in general).


On 08/08/2012 09:35 AM, 호빵 wrote:
> when I check problem but i can not add FS_node
>
> -bash-3.2$ /opt/kazoo/utils/sup/sup -n ecallmgr
> ecallmgr_maintenance add_fs_node frees...@kz1.openpbx.co.kr
>
> (no erro{"init terminating in
> do_boot",{badarg,[{erl_prim_loader,check_file_result,3},{init,get_boot,1},{init,get_boot,2},{init,do_boot,3}]}}
>
>
r logger present) error: "Error in process <0.2.0> with exit value:
> {badarg,[{erl_prim_loader,check_file_result,3},{init,get_boot,1},{init,get_boot,2},{init,do_boot,3}]}\n"
>
>
init terminating in do_boot ()
>
>
> 2012년 8월 9일 목요일 오전 12시 28분 58초 UTC+9, Darren Schreiber 님의 말:
>>
>> I have never seen this log before, are there any other logs in
>> the log/ directory? If it's just CentOS it should work fine…
>>
>> -- Darren Schreiber CEO / Co-Founder
>>
>>
>> * visit: *www.2600hz.com * sip*:dar...@2600hz.com <javascript:> *
>> tel: *415-886-7901
>>
>> From: 호빵 <norman.so...@gmail.com <javascript:>> Reply-To:
>> "2600h...@googlegroups.com <javascript:>" <
>> 2600h...@googlegroups.com <javascript:>> Date: Tuesday, August 7,
>> 2012 5:46 PM To: "2600h...@googlegroups.com <javascript:>"
>> <2600h...@googlegroups.com<javascript:>
>>>
>> Subject: could i install at openvz with proxmox ?
>>
>> could i install at openvz with proxmox ?
>>
>> here is my system
>>
>> Proxmox 2.1
>>
>> All Server is set that centos 5.7 (Container (OpenVZ)
>>
>> @@when I input
>>
>> -bash-3.2$ /opt/kazoo/utils/sup/sup -n ecallmgr
>> ecallmgr_maintenance add_fs_node frees...@kz1.openpbx.co.kr
>> <javascript:>
>>
>> @@system reply Unable to start command bridge network kernel, try
>> again
>>
>> how could i change for sucess
>>
>>
>>


- --
James Aimonetti
Distributed Systems Engineer / DJ MC_

2600hz | http://2600hz.com
sip:ja...@2600hz.com
tel: 415.886.7905
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJQIpdNAAoJENc77s1OYoGgp70H/jxabiDhtCKRiQ22Ym69vIyk
/EVCs43LIXLv7CFbui/RmPUM/z7vvhtyZ7yZDw0IEoG+Uy9poYtozA0jFDDoj9xO
2qBxqzbK3C/vOrHyVWaEWGI1wuXXV9ZLxdCCU0RKqxim+aMrSyTKy6JdLSpbEPHI
GNwu4V44WqUL4bSBfJ9Vsm3I1z/9LksfhwE2AfpuGSNq5AB9v8scPG0J2REYRptm
aSzrSZ+GV/5oPneIzNED0wHMJjwoZfGlUSq6o43Na9xp+AkrkMc8MOVj6fRDrhLe
eiRSf4A6naWgnQLWX+RJSojFXR/dVYn1ReEZco4imtGQzKmopM8tDfJxmXF8VSM=
=jsUi
-----END PGP SIGNATURE-----

호빵

unread,
Aug 8, 2012, 1:13:39 PM8/8/12
to 2600h...@googlegroups.com
thanks Darren!

2012년 8월 9일 목요일 오전 1시 39분 39초 UTC+9, Darren Schreiber 님의 말:
Reply all
Reply to author
Forward
0 new messages