LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 04-03-2010, 03:25 PM   #16
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492

Oops, that was indeed enable vs disable. I though you were asking how to go into console mode.
 
Old 04-08-2010, 01:58 PM   #17
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717

Original Poster
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
No directory Again!

Hi,

Again the same happened. After login I saw the message

Quote:
automountd[337]: server localhost not responding
No directory! Logging in with home=/
Now I am running the snv_134 version (development)
 
Old 04-09-2010, 05:27 AM   #18
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
So this is precisely what I was suspecting: an automounting issue.

Can you post the output of these commands:

Code:
grep localhost /etc/auto_home /etc/hosts
svcs -xv
 
Old 04-09-2010, 03:11 PM   #19
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717

Original Poster
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
Quote:
Originally Posted by jlliagre View Post
So this is precisely what I was suspecting: an automounting issue.

Can you post the output of these commands:

Code:
grep localhost /etc/auto_home /etc/hosts
svcs -xv
Output for the grep command

Code:
/etc/auto_home:piotr localhost:/export/home/&
/etc/hosts:::1 enzolaris enzolaris.local localhost loghost
/etc/hosts:127.0.0.1 enzolaris.local localhost loghost
For svcs

Code:
svc:/network/physical:default (physical network interfaces)
State: disabled since April 9, 2010 
Reason: Disabled by an administrator.
See: http://sun.com/msg/SMF-8000-05
See: man -M /usr/share/man -s 1M ifconfig
Impact: 1 dependent service is not running:
svc:/milestone/network:default

svc:/network/physical:default (physical network interfaces)
State: disabled since April 9, 2010 
Reason: Disabled by an administrator.
See: http://sun.com/msg/SMF-8000-05
See: man -M /usr/share/man -s 1M ifconfig
See: http://opensolaris.org/os/projects/nwam/
See: http://opensolaris.org/os/projects/nwam/picea/
Impact: 1 dependent service is not running:
svc:/milestone/network:default
I hope this will help.
 
Old 04-10-2010, 04:23 AM   #20
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Looks like you disable networking on your machine.
 
Old 04-10-2010, 02:40 PM   #21
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717

Original Poster
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
All what I can remember now is that I disabled all interfaces
except the one of my USB Realtek Wifi adapter.

But there are any connections between the network and the fact that the user directory disappeared?
 
Old 04-11-2010, 05:39 AM   #22
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Quote:
Originally Posted by igadoter View Post
All what I can remember now is that I disabled all interfaces
except the one of my USB Realtek Wifi adapter.
How did you do that ?
What says:
Code:
ifconfig -a
Quote:
But there are any connections between the network and the fact that the user directory disappeared?
Definitely. The user directory didn't disappeared, only the automount using localhost did.
 
Old 04-11-2010, 07:43 AM   #23
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717

Original Poster
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
HI,

How did I disabled all interfaces? I was using nwam GUI interface, but
the work it run was annoying me, as it still was trying to activate and deactivate all network interfaces, when I clcked on icon of nwam on system tray poped up menu and I checked the option 'Always use utw0 network interface'. That's all.

Code:
 
root@enzolaris:~# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
     inet 127.0.0.1 netmask ff000000
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
     inet ::1/128
On board I have ethernet network adapter (wired) and wireles Intel/Pro 2100 adapter, both useless as I have no wired network and driver (as I know) for Intel/Pro does'nt support wpa.
 
Old 04-11-2010, 08:59 AM   #24
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
What says:
Code:
svcs -xv physical
?

In any case, as I doubt you have any interest in using the automounter, a quick workaround would be to disable it for the home directory (comment out the line "/home auto_home -nobrowse" in /etc/auto_master) and set your home filesystem mountpoint to /home/piotr.

Something like:
Code:
zfs set mountpoint=/home/piotr rpool/export/home/piotr

Last edited by jlliagre; 04-11-2010 at 04:47 PM.
 
Old 04-13-2010, 03:56 PM   #25
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717

Original Poster
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
Code:
# svcs -xv physical
svc:/network/physical:nwam (physicalnetwork interface autoconfiguration)
 State: online since April 13, 2010 10:39:43 PM CEST
   See: man -M /usr/share/man -s 1M nwamd
   See: http://opensolaris.org/os/projects/nwam/
   See: http://opensolaris.org/os/projects/nwam/picea/
   See: /var/svc/log/network-physical:nwam.log
Impact: None

svc:/network/physical:dfault (physical network interfaces)
 State: disabled since April 13, 2010 10:39:37 PM CEST
Reason: Disabled by an administrator.
   See: http://sun.com/msg/SMF-8000-05
   See: man -M /usr/share/man -s 1M ifconfig
Impact: This service is not running
In the meantime I enabled nwam and now I am allowed to login in graphical mode as user - it's seems that everything is ok.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Active Directory User Cannot Write to Samba Home Directory jonwatson Linux - Networking 2 12-19-2006 12:40 PM
The postgresql data directory content in the pgsql directory is lost (empty data dir) kisembo Linux - Software 1 02-13-2006 01:11 PM
lost my /boot directory hardeep_ubhi Linux - General 1 12-12-2004 11:44 AM
cvs lost a directory?? mrtwice Linux - Software 0 09-14-2004 03:10 PM
lost+found directory? Locura Slackware 3 07-26-2003 06:15 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 09:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration