SourceForge.net Logo

openQRM Virtual Appliance | Print |

openQRM provisions and manages Linux, Unix and Windows virtual environments and physical servers.

It includes a ready-to-run openQRM-server (3.1) plus 2 Servers to play with. Simply download and extract the appliance file,  add the provided virtual machines to your VMware-player, start the openQRM-server system and after it is up start the 2 Nodes.

Download the openQRM Virtual Appliance at http://downloads.openqrm.net/contrib/openQRM3.1.rar.

Please post any Virtual Appliance feedback on one of our forums on the openQRM page at Source Forge

 

Comments (18)add comment

SC said:

 
Please provide the login accounts of the centos gui in the server vm. Qrm/qrm seems not work.
Thank you.
March 23, 2007

Matt R. said:

 
If you want to ssh-login to the CentOS filesystem-image please run
on the openQRM-server to set the password for user root :
chroot /images/centos-4.3
passwd
exit

best,

Matt
March 23, 2007

mosquite said:

 
all,
hello!when i unrar the file 'openQRM3.1.rar',
I can extract file 'openQRM3.1/openQRM3.1-0.vmdk' and
file 'openQRM3.1/openQRM3.1.vmdk'.The error messages
are as follow,
openQRM3.1/openQRM3.1-0.vmdk - CRC failed
openQRM3.1/openQRM3.1.vmdk - CRC failed
I am wondering what's wrong.Does anyone encounter the
same situation.Is the tar file itself corrupted?
:) thanks!
March 29, 2007

Tarry said:

 
Please check this link for all usernames and passwords:

http://tarrysingh.blogspot.com/2007/01/openqrm-virtual-appliance-manage-your.html
March 29, 2007

Matt R. said:

 
Hi Mosquite,

just re-checked the file on the server and also downloaded it
-> it works ok

...
Extracting from openQRM3.1.rar

Extracting node1.vmdk OK
Extracting node1.vmsd OK
Extracting node1.vmx OK
Extracting node2.vmdk OK
Extracting node2.vmsd OK
Extracting node2.vmx OK
Extracting nvram OK
Extracting vmware.log OK

nvram already exists. Overwrite it ?
[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit a

Extracting nvram OK
Extracting openQRM3.1-0.vmdk OK
Extracting openQRM3.1.vmdk 69%
OK
Extracting openQRM3.1.vmsd OK
Extracting openQRM3.1.vmx OK
Extracting vmware-0.log OK
Extracting vmware-1.log OK
Extracting vmware.log OK
All OK
[matt@node1 test]$
[matt@node1 test]$
[matt@node1 test]$ md5sum openQRM3.1.rar
2a858708557f228d198dbae69984b056 openQRM3.1.rar
[matt@node1 test]$

I guess your download somehow gots corrupted
-> please check your file with md5sum.
If yes, please try again downloading it.

thanks best,

Matt


March 29, 2007

mosquite said:

 
wanna ask the same question.
Please provide the login accounts of the centos gui in the server vm. Qrm/qrm seems not work.
Thank you.
April 25, 2007

Matt R. said:

 
Hi Mosquite,

the default admin account for the openQRM-server GUI is
User : qrm
Pass : qrm
(both in non-capital characters)

btw: please make sure to change it after login via the User-management Menu.

many thanks all the best,

Matt
April 25, 2007

Marcello Torriani said:

 
I'm trying with qrm / qrm ,but it doesn't work..
April 27, 2007

Matt R. said:

 
Hi Marcello,

mhmm, strange, this is the default user/pass after installation.
No complaints about a login problem yet for the virtual appliance
and as i tested it it works well for me.
Anyway to progress with your trouble i would like to suggest to quick
re-install openQRM on the appliance. To do this please run the following :

cd /opt/qrm
./qrm-installer -u
./qrm-installer -i -c --defaults

This should reset the admin password in the openQRM-server and allow
you to login with qrm/qrm.

I would also recommend to remove the browser cache cookies for
the openQRM-server.

thanks greetz,

Matt
April 27, 2007

Marcello Torriani said:

 
I wasn't clear..
I mean: I don't succed in login to the virtual appliance.
I've used qrm/qrm, but perhaps I have to use root (?).. but I don't know the password.
If I cannot login, I cannot do anything else.
may you help me?
April 27, 2007

Matt R. said:

 
Hi again Marcello,

the virtual appliance system password is :

user = root
password = sysadmin

-> please see
http://tarrysingh.blogspot.com/2007/01/openqrm-virtual-appliance-manage-your.html

hope it helps and all the best,

Matt
April 27, 2007

broecker said:

 
only a small hint: the password is on german keyboards to type as "szsadmin"
May 26, 2007

Ameen Mann said:

 
The accurate support, and the honest will to help in case of difficulties is convincing enough to consider using the app.

Not to diminish the user inwardly, that is the way to build success. Many corporations forgot, and wonder their exposure to critics.
Wish your company and Mr. Matt a successful future.
Keep up the good work.
July 15, 2007

Andrew Holt said:

 
I have downloaded and installed the appliance.

I have run through the config using qrm-install.

When qrm starts I get the following message:

Starting the Qrm-server ERROR: Interface eth0 has the wrong ip-configuration.
The Qrm-server is configured to have the ip-address 192.168.1.100
but the interface eth0 is running with the ip-address 192.1.1.27
[FAILED]

How do I change the configured address to the one I want to use ?

Thanks
August 12, 2007

Matt R. said:

 
Hi Andrew,

you get this error because your eth0 has a diffrent ip-address
than openQRM was configured with. This can happen when you have
a dynamic ip-address for the openQRM-server interface.
-> It is recommended to use a static ip-address for the openQRM-server.

To fix this you can either uninstalling and then re-installing openQRM
or you will need to adapt the following files to the new ip-address :
/opt/qrm/tftpboot/pxelinux.cfg/* -> all pxe files are containing
the parameter "qrm=[ip-address]". Please set the to the new ip.
/opt/qrm/plugins/dhcpd/etc/dhcpd.conf -> Please set the "next-server"
parameter in the dhcpd.conf to the new ip.
Then restart the openQRM-server.

hope it helps, stay tuned !

many thanks have a great day,

Matt

August 13, 2007

Henning said:

 
Hi,
I just had the same problem with the server ip adress
(finally come to test the server we set up at the workshop, matt).

I think it's a little bit strange that te server ip setting is hidden like that - I'd expect that, after running qrm-configurator script, all places were an ip is hardcoded should be set correctly.
Uninstalling and re-installing seems a very strange way to changing an ip address, and having to dig in the tftp setting is not very, hmm, obvious - it took me many tries, until I gave up and asked google - to find the solution here.

So, good that I found the solution here, but a point where the ussability of the product should improve, I think.

(you'll hear from me in the next dayswhile testing qrm again :) )
November 02, 2007

bk said:

 
I ran into all of the same issues as others here -
- when bringing up vm appliance since the HW config is not identical it will detect a dropped nic and try to configure a new nic - configure this nic with the settings:
Network address: 192.168.1.100
Netmask: 255.255.255.0
Network Broadcast address: 192.168.1.255
Gateway: 192.168.1.1
DNS: 192.168.1.1

with these configs everythings starts up find and there is no unruly digging necassary. It would be nice to see an official doc from openqrm that states how/where/when to change the IP or host name of the openqrm server (does exist yet?)
For me...The default appliance is to start the default virtual environments. This is upsetting. I've bumped the ram on node1 and node2 but nothing positive happened.

any ideas?

thanks,
bk
November 26, 2007

Matt R. said:

 
Hi bk,

here the recommended way to change the openQRM-servers ip address :
- Adapt the following files to the new ip-address :
/opt/qrm/tftpboot/pxelinux.cfg/* -> all pxe files are containing
the parameter "qrm=[ip-address]". Please set the to the new ip.
- Adapt /opt/qrm/plugins/dhcpd/etc/dhcpd.conf -> Please set the "next-server"
parameter in the dhcpd.conf to the new ip.
Then restart the openQRM-server.

hope it helps, stay tuned !

many thanks have a great day,

Matt
November 27, 2007

Write comment

security image
Write the displayed characters


busy