Укажите отработанное время

Отработанное время:
Продуктивное время:
Bug 4982 - Не удаётся смонтировать на Ubuntu 9.10   Make a simular bug
Summary: Не удаётся смонтировать на Ubuntu 9.10
Status: CLOSED FIXED
Alias: None
Product: CIFS@Etersoft
Classification: Продукты (Products)
Component: прочее (show other bugs)
Version: не указана
Hardware: PC Ubuntu
: P3 normal
Target Milestone: ---
Assignee: Pavel Shilovsky
QA Contact: Денис Баранов
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 3043
  Show dependency treegraph
 
In work:
Reported: 2010-02-03 15:56 MSK by Александр Морозов
Modified: 2010-02-05 22:39 MSK (History)
2 users (show)

See Also:
Заявки RT:
Связано с:
Дата напоминания:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Александр Морозов 2010-02-03 15:56:07 MSK
Клиент: Ubuntu 9.10 в VirtualBox

guest@ubuntu-9-10:/mnt$ sudo etermount //cellar/sharewine /mnt/cifs
Info: the folder /mnt/cifs exists and empty
Warning: error while mount of share //cellar/sharewine in mountpoint /mnt/cifs!
guest@ubuntu-9-10:/mnt$ dmesg | tail
[  647.168448] usb 2-1: USB disconnect, address 5
[  652.544238] usb 2-1: new full speed USB device using ohci_hcd and address 6
[  652.839049] usb 2-1: configuration #1 chosen from 1 choice
[  665.061324] usb 2-1: USB disconnect, address 6
[  668.614876] usb 2-1: new full speed USB device using ohci_hcd and address 7
[  668.918336] usb 2-1: configuration #1 chosen from 1 choice
[  671.645272] usb 2-1: USB disconnect, address 7
[  676.668230] usb 2-1: new full speed USB device using ohci_hcd and address 8
[  676.986455] usb 2-1: configuration #1 chosen from 1 choice
[  687.497852]  CIFS VFS: cifs_mount failed w/return code = -22
guest@ubuntu-9-10:/mnt$ uname -a
Linux ubuntu-9-10 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/Linux
guest@ubuntu-9-10:/mnt$ dpkg -l | grep cifs
ii  dkms-etercifs                        4.4.2-eter1ubuntu                          DKMS-ready CIFS Linux kernel module with Ete
ii  etercifs                             4.4.2-eter1ubuntu                          Advanced Common Internet File System for Lin
guest@ubuntu-9-10:/mnt$ cat /etc/etercifs.conf
DATADIR=/usr/share/etercifs
SRC_DIR=/usr/src/etercifs-4.4.2
MODULENAME=etercifs
MODULEVERSION=4.4.2
MOUNT_OPTIONS=user=guest,pass=,rw,iocharset=utf8,noperm,forcemand,direct
DEFAULT_MOUNTPOINT=/net/sharebase
# CHECK_VERSION=0

Сервер: cellar
Linux cellar.office.etersoft.ru 2.6.27-ovz-smp-alt9 #1 SMP Tue Aug 18 09:28:44 UTC 2009 i686 GNU/Linux
samba-3.0.33-alt4
smb.conf:
[global]
   dos charset = CP866
   unix charset = koi8-r
   display charset = LOCALE
   workgroup = ETERSOFT
   netbios name = cellar
   server string =  Samba server on %h (v. %v)
   lock spin time = 0
   log file = /var/log/samba/log.%m
   log level = 0
   hosts allow = 192.168.0. 127.
   guest account = wine
   security = share
   encrypt passwords = yes
   smb passwd file = /etc/samba/smbpasswd
   socket options = TCP_NODELAY
   use sendfile = yes
   strict locking = no
[sharewine]
   path = /var/local/share
   public = yes
   force user = wine
   force group = winetester
   writable = yes
   guest ok = yes
   posix locking = false
Comment 1 Pavel Shilovsky 2010-02-05 12:37:47 MSK
guest@guest-desktop:~$ sudo mount -t cifs //cellar/sharewine test
Password:
guest@guest-desktop:~$ mount | grep cifs
//cellar/sharewine on /home/guest/test type cifs (rw,mand)

Всё работает. Может быть проблемы с сетью? iptables? Никаких подобных проблем на Ubuntu 9.10 мною замечено не было.
Comment 2 Vitaly Lipatov 2010-02-05 12:44:24 MSK
(In reply to comment #1)
> guest@guest-desktop:~$ sudo mount -t cifs //cellar/sharewine test
...
> iptables? Никаких подобных проблем на Ubuntu 9.10
> мною замечено не было.
Наверное стоит проверить на той же машине? Подключившись через vbox. 

Comment 3 Pavel Shilovsky 2010-02-05 14:11:16 MSK
Надо поставить пакет smbfs.