• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Anyone ever install the 3Ware 3DM2 Utility on Ubuntu 6.10?

Well the AMD64 binary starts on my Debian system and it's builtin webserver seems to work, but I don't know the default admin password and I don't have the card to actually do anything with it even if I could login. The binary's statically linked so it should run fine anywhere but that also means that any updates to your system won't help it so you're at their mercy.
 
set default_passwd = "OmwmsK8lKk2"

It looks like if you ran the install script (install.3dm) all you need to do it /etc/init.d/3dm start. But it looks like you can use the install script to set it up.
 
Originally posted by: n0cmonkey
set default_passwd = "OmwmsK8lKk2"

It looks like if you ran the install script (install.3dm) all you need to do it /etc/init.d/3dm start. But it looks like you can use the install script to set it up.

Where are you getting that default password?
 
You downloaded it, untared it, then what?

Untared the other tarball inside and ran the binary, it needs to run as root since it binds to a low port but other than that it ran fine.
 
I managed to download the CLI file from their web site, copied that into /use/local/bin/ and created the alias "checkraid" in the root .bashrc file.

So now at least I can get a status report on the command line.

The web utilities would be cooler though. Did you try going to port 888 on your server to see if it displays anything?
 
The web utilities would be cooler though. Did you try going to port 888 on your server to see if it displays anything?

Yea, like I said early it seemed to work but I didn't know the default password or how to change it so I stopped there.
 
Originally posted by: GTaudiophile
Originally posted by: n0cmonkey
set default_passwd = "OmwmsK8lKk2"

It looks like if you ran the install script (install.3dm) all you need to do it /etc/init.d/3dm start. But it looks like you can use the install script to set it up.

Where are you getting that default password?

I can't remember for sure, but it was one of their docs somewhere... 😛
 
Back
Top