Author Topic: Shares all disappeared (CIFS)  (Read 10359 times)

Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
Re: Shares all disappeared (CIFS)
« Reply #15 on: August 19, 2008, 04:37:40 pm »
Ok at least it all seems to be running, what do "smbstatus" and "smbclient -L dcerouter" (just hit enter when asked for a password) tell you?
"Change is inevitable. Progress is optional."
-- Anonymous


jondecker76

  • Alumni
  • wants to work for LinuxMCE
  • *
  • Posts: 763
    • View Profile
Re: Shares all disappeared (CIFS)
« Reply #16 on: August 20, 2008, 11:53:01 am »
Everything looks find with Samba.. I even have some playlists with smb:// paths that work fine. Still no Linuxmce workgroup to be found though.

Code: [Select]
linuxmce@dcerouter:~$ smbstatus
Processing section "[public]"
Processing section "[home]"
Unknown parameter encountered: "inherit uid"
Ignoring unknown parameter "inherit uid"
Processing section "[jondecker76]"
Processing section "[traceydecker82]"
Processing section "[nathandecker97]"
Processing section "[samanthadecker99]"
Processing section "[calebstofan05]"
Processing section "[parents]"
Processing section "[Storage64$]"

Samba version 3.0.26a
PID     Username      Group         Machine                       
-------------------------------------------------------------------
29190   pluto_jondecker76  pluto_jondecker76  studio-desktop (192.168.80.248)
  790   sambahelper   sambahelper   moon104      (192.168.80.3)
  793   sambahelper   sambahelper   moon85       (192.168.80.2)
  795   sambahelper   sambahelper   moon122      (192.168.80.4)

Service      pid     machine       Connected at
-------------------------------------------------------
public       29190   studio-desktop  Wed Aug 20 05:46:24 2008
home         793   moon85        Wed Aug 20 01:19:51 2008
home         795   moon122       Wed Aug 20 01:19:50 2008
Storage64$   795   moon122       Wed Aug 20 05:46:56 2008
home         790   moon104       Wed Aug 20 01:19:50 2008

Locked files:
Pid          Uid        DenyMode   Access      R/W        Oplock           SharePath   Name   Time
--------------------------------------------------------------------------------------------------
790          0          DENY_NONE  0x120116    WRONLY     EXCLUSIVE        /home   cameras/148/2008/08/20-timelapse.mpg   Wed Aug 20 05:46:16 2008


Code: [Select]
linuxmce@dcerouter:~$ smbclient -L dcerouter
Password:
Anonymous login successful
Domain=[LINUXMCE] OS=[Unix] Server=[Samba 3.0.26a]

Sharename       Type      Comment
---------       ----      -------
IPC$            IPC       IPC Service (DCERouter)
Storage64$      Disk      Storage Device 64
parents         Disk      parents's private files
calebstofan05   Disk      calebstofan05's private files
samanthadecker99 Disk      samanthadecker99's private files
nathandecker97  Disk      nathandecker97's private files
traceydecker82  Disk      traceydecker82's private files
jondecker76     Disk      jondecker76's private files
home            Disk      shared home files
public          Disk      public files
Anonymous login successful
Domain=[LINUXMCE] OS=[Unix] Server=[Samba 3.0.26a]

Server               Comment
---------            -------
DCEROUTER            DCERouter

Workgroup            Master
---------            -------
LINUXMCE             DCEROUTER


Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
Re: Shares all disappeared (CIFS)
« Reply #17 on: August 20, 2008, 04:12:39 pm »
Seems to be running just fine, maybe try running "smbclient -L dcerouter" from the other linux machines that can't see the workgroup.

Have you tried shutting all the machines down and then booting again?
"Change is inevitable. Progress is optional."
-- Anonymous


jondecker76

  • Alumni
  • wants to work for LinuxMCE
  • *
  • Posts: 763
    • View Profile
Re: Shares all disappeared (CIFS)
« Reply #18 on: August 20, 2008, 04:22:05 pm »
yeah I guess thats my next step - shutting everything down.. Its pretty rare that everything would be down at once, so everything hasn't been off all at the same time in quite a while (13 computers on the network). I'll try it when I get home tonight.

jondecker76

  • Alumni
  • wants to work for LinuxMCE
  • *
  • Posts: 763
    • View Profile
Re: Shares all disappeared (CIFS)
« Reply #19 on: August 29, 2008, 05:28:43 pm »
Still no go.. I've shut down everything on the network, as well as did an (unrelated) full motherboard swap out, different NIC's/chipsets and everything. Its almost like LMCE isn't assigning itsself to the LinuxMCE workgroup.

jondecker76

  • Alumni
  • wants to work for LinuxMCE
  • *
  • Posts: 763
    • View Profile
Re: Shares all disappeared (CIFS)
« Reply #20 on: August 31, 2008, 08:06:52 pm »
Could anyone running Ubuntu post their /etc/samba/smb.conf file for comparison? I'm wondering if something is out of whack on the client end over here...