Urgent! 3.1.2 gui won't launch, xen server no longer sees NFS

Added by Ralph P 10 months ago

The system has run like a champ for 3 months, yesterday the xen server randomly stopped seeing the nexenta box. With further investigation I was unable to get to the web gui. I've booted the nexenta using Knoppix just to verify the nics were functional (pinging with results), I run netstat -i and see the ip address but am unable to http or https into the nexenta gui.

I admit to being green and haven't a clue where to proceed to next given.

I've tried:

setup network service nmv-server restart

and from the !bash command line

nmc@my_filer:/$ option expert_mode = 1 nmc@my_filer:/$ !bash svcadm enable -rs apache2

Should I consider re-installing nexenta? If I did, would I loose access to my data?

Is it possible to upgrade to 3.1.3 in hopes of restoring the system without data loss?


Replies

RE: Urgent! 3.1.2 gui won't launch, xen server no longer sees NFS - Added by Ralph P 10 months ago

Adding additional trouble shooting steps I've taken:

Ran svcs from the !bash command line - everything appears as "online" as far as I can tell (screen flys by so it is hard to see what is happening at the top, I tired the switch /p which didn't help; if someone can pass along the solarice command to pause a screen ...).

I've tried:

svcadm disable nmv
svcadm disable nmcd
svcadm disable nms
svcadm disable dbus
svcadm enable dbus
svcadm enable nms
svcadm enable nmcd
svcadm enable nmv

The command ps shows:

PID TTY TIME CMD
819 console 0:00 bash
1604 console 0:03 nmc
1684 console 0:00 bash
3524 console 0:00 ps

Running fmadm faulty I get no response and fmdump -V yields: /var/fm/fmd/fltlog is empty

Still no gui. The Xenserver still doesn't see the file share.

Help.