Thread Previous • Date Previous • Date Next • Thread Next |
Hello Dider, Nice to meet you :) I'm really happy to be a part of this project. It combines few different areas of my education background and previous work experience and it's space related. Don't worry every one deserve for holidays. Last weekend I was invited for a weeding in the other corner of Poland. All trip took me 3 days. Sorry for delay. When you were away I receive some start-up package from Julien Bernard which I'm grateful. I had an occasion to build some additional computers for my lab (you can check the attached photo) and of course dig myself into ubuntu linux and documentation of OpenSAND platform. At the moment I'm working on my own test infrastructure supported with Ubuntu Virtual Machines (based on Oracle Virtual Box but I consider VMware as well). My test infrastructure is build on my Dell inspiron e1505 laptop (Intel core duo 1,87 GHz with 2GB of RAM) which is a main host. Additional two computers are desktops with independently installed Ubuntu VM. One is based on Intel Core 2 Duo uP and the other one on AMD Atholn 64 X2 platform and they both have 2 GB of RAM. I use virtual machines for purpose of testing. At the moment I have enough hardware to install basic test bed (SAT, GW, SE) on the separate machines but virtual test infrastructure which is a first step is not fully ready. All because some issues during the installation process. My attempts with "Installation manuals" have some results to share. First of all I came to conclusion that writing bunch of emails with all possible questions regarding installation manual is a bit pointless. I know that this documentation is not perfect but it's definitely good enough to start working and look for some answer in ubuntu related forums. That was good for basic problems. Now I enter the dark section where I need some guidance. So I tried installation form debian packages and from a source code uploaded through bazaar. Straight Installation from downloaded debian packages failed because of missing libgse package I eventually found it inside GSE project packages. My attempts to run demon through suggested command line failed as well. Through addition libgse_1.0.1_i386.deb packgace to the set of downloaded packages I achieved successful compilation but there was an issue with IPv6 during automated network configuration. I used the reconfiguration command and this time demon was successfully setup with default values. My next step was to compile manager which was success thanks to previously downloaded libgse. Unfortunately I'm not able to run manager itself. Issue is listed dawn below where I put the relevant log section. My attempts to compile sources according to manual at the moment are mainly focus on peaching missing libraries but I'll put the final outcome in the next email. In order to answer your question about my name. My Polish name is Jedrzej but I found realy difficult for foreigners to spell it correctly so I picked up a nick name - Andy/Andrew, to make everyone life easier. In English it is the closest name to Jedrzej that you can find. In general I use Jedrzej only in Poland. Abroad I'm known as Andy. I give you guys right to chose. With kind regards, Jedrzej Logs: syslog start/running, process 2043 * Configuring the OpenSAND network ERROR (FATAL): cannot retrieve IPv6 address, please select ADVANCED mode or assign an address * failed to configure the OpenSAND network [fail] invoke-rc.d: initscript opensand-network, action "start" failed. * Please configure the OpenSAND network before starting the daemon ...fail! invoke-rc.d: initscript opensand-daemon, action "start" failed. andyg@andyg-laptop:~/opensand/packages$ sand-manager 2012-08-14 21:07:26,767 - sand-manager - ERROR - failed to initialize OpenSAND Manager: You need encapsulation modules to use your platform File "/usr/bin/sand-manager", line 155, in <module> MANAGER = OpenSandManager() File "/usr/bin/sand-manager", line 108, in __init__ self._model = Model(self._manager_log, options.scenario) File "/usr/lib/python2.6/dist-packages/opensand_manager_core/opensand_model.py", line 87, in __init__ raise ModelException("You need encapsulation modules to use your " Exception in OpenSAND manager: You need encapsulation modules to use your platform andyg@andyg-laptop:~/opensand/packages$ andyg@andyg-laptop:~/opensand/packages$ sand-manager 2012-08-14 23:40:58,682 - sand-manager - ERROR - failed to initialize OpenSAND Manager: You need encapsulation modules to use your platform File "/usr/bin/sand-manager", line 155, in <module> MANAGER = OpenSandManager() File "/usr/bin/sand-manager", line 108, in __init__ self._model = Model(self._manager_log, options.scenario) File "/usr/lib/python2.6/dist-packages/opensand_manager_core/opensand_model.py", line 87, in __init__ raise ModelException("You need encapsulation modules to use your " Exception in OpenSAND manager: You need encapsulation modules to use your platform 2012/8/10 Didier Barvaux <didier.barvaux@xxxxxxxxxxxxxxxxxxxx> > Hello Jedrzej, > > > > First an foremost thank you for making me participant of ESA SoCiS > > 2012! I'm really happy and looking forward to work with your team and > > become a valuable member. > > I'm Didier Barvaux. I work for Viveris Technologies. I work with the > OpenSAND platform since 2007. At that time the platform was not > opensource yet, it was made public only 1 month ago. I will be your > mentor for the ESA SOCIS program. > > Sorry to answer you so late, I was away from my emails during > holidays :) > > Julien already answered your questions, I'll not answer them another > time. Please, feel free to ask any new questions if you need to. Please > always use the mailing list except for administrative questions related > to SOCIS. > > Did you made any progress for platform setup? Do you need some help? > > > > Jedrzej (Andy) Gorski > > Do you prefer that we name you Jedrzej or Andy? > > Regards, > Didier > > > -- > Mailing list: https://launchpad.net/~opensand > Post to : opensand@xxxxxxxxxxxxxxxxxxx > Unsubscribe : https://launchpad.net/~opensand > More help : https://help.launchpad.net/ListHelp >
Attachment:
OpenSAND testbed 1.jpg
Description: JPEG image
Attachment:
menager error.jpg
Description: JPEG image
Thread Previous • Date Previous • Date Next • Thread Next |