Displaying 20 results from an estimated 1000 matches similar to: "CentOS 5.0 crash (cifs bug ?)"
2011 Oct 07
3
SMB Signing issues... smbclient works, mount does not...
Hi All,
I seem to have exactly the same problem which was described in this thread a
while ago. I have gone through every piece of information I was able to find
on mailing list archives but all I found was people reporting similar
problems and not a solution to it.
As in the original discussion if I use smbclient it works fine but if I use
mount.cifs it does not work at all. To make smbclient
2015 May 17
0
Cifs mount / CIFS error
Hello *,
Not sure if this is to much OT for this list:
Problem:
Around 10 000 + messages in dmesg / syslog like this:
CIFS VFS: Send error in SessSetup = -126
CIFS VFS: Send error in SessSetup = -126
CIFS VFS: Send error in SessSetup = -126
the concerned site does cifs mounts for individual user homes against netapp servers
There is only one server showing those multiple messages.
How may
2009 Jan 29
6
mv errors.
I have Debian Etch with Samba.
I windows clients I do not get any errors when move files to the /mnt/videos
on the server.
However n Linux clients I do get some errors. (Using rox-filer or the mv
command-line).
This are the errors:
bash >>> mv post.txt share/
mv: preserving times for `share/post.txt': Invalid argument
mv: setting permissions for `share/post.txt': No such file or
2009 Jan 28
3
mount.cifs is not working (smbclient does work), somekind of recursive content in mount-dir
Hi all,
When I try to make a connection to our windows server with smbclient:
smbclient //server/dira/dirb/dirc -U username -W workgroup
Password: *****
I get a working ftp-like connection to our data.
When I try to make the same connection with mount.cifs:
mount.cifs //server/dira/dirb/dirc /mnt/mnt_dir -o user=877790
dom=workgroup
Password: *****
I get a mount to a location which appears
2011 Oct 26
0
mount.cifs - 4.8.1 -- server side restart - CIFS VFS: No repsonse for cmd
Samba list:
We are mounting a share provided by a Unisys MCP mainframe with the
following fstab entry....
/etc/fstab:
//UnisysMCPmainframe.example.com/staging_test /mnt/staging cifs
rw,file_mode=0775,dir_mode=0775,uid=4051,gid=4053,credentials=/etc/nx-credentials.txt,_netdev
0 0
The mount is established just fine and works with the exception that
the mainframe does not support the POSIX utime()
2012 Feb 03
1
Samba 3.5 & CIFS mounts - long standing issue...
Hi.
I can see that this is a long long standing issue... Apparently things 
changed in Windows 2008 R2, and after upgrade of domain from R1 to R2 
cifs mounts don't work anymore between Linux servers. Windows can see 
Samba shares and mount them, but CIFS on another Linux box cannot...
Here is a thread with explanation in lenght:
http://ubuntuforums.org/showthread.php?t=1178484
I get the
2008 Apr 10
4
File locks?
Hello,
  Recently, the following problem started happening with a particular samba
server:
If i have a file open for reading (say, a pdf in xpdf) and then try to write
to it (say, through recompiling a latex document) it complains that it
cannot open the file for writing.
this seems like a file lock issue but I am unsure where it is happening. My
previous usage should be perfectly safe since
2015 Jun 08
2
Problem with GT218 (GeForce GT210)
Hello, I'm facing issues with a Point of View GT210/218 and nouveau
drivers. I'm using ubuntu server with LXDE on top of it...
*lshw -c video* output:
*-display
       description: VGA compatible controller
       product: GT218 [GeForce 210]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci at 0000:01:00.0
       version: a2
       width: 64 bits
       clock:
2013 Jun 06
1
Problem with dahdi XPP driver?
Hi list,
I had a problem with the dahdi XPP driver.
After this error in syslog, the Xorcom disconnect from the server:
Jun  3 15:03:29  kernel: [361010.637858] *NOTICE-xpp_usb: xusb-0
(usb-0000:00:1d.7-3) [X1047686]: Sluggish USB. Dropping next PCM frame (p**
**ending_writes=5)*
Jun  3 15:03:52  kernel: [361033.890575]* ERR-xpp: XBUS-00: Failed to send
from command_queue (ret=-19)*
Jun  3
2016 Jul 11
2
bugged mount with Synology as client.
Hi,
I have some weird issue I don't know how to tackle.
When I share a folder from a Unix (Linux) machine using a current 
version of Samba (smbd) and I mount it on an older Synology (2.6.32) the 
reading of files goes fine.
However all files I create get the chacacters #EF80AF affixed to the 
filename, which is a Unicode code point for private extensions, or 
something of the kind.
2009 May 06
3
Re: wine error causing reboot
socphoenix,  
Did you ever resolve this issue?  i have just recently installed wine 1.1.20 on 
Ubuntu 9.04 and as soon as i start wine it boots me to the login screen.   
I have tried two seperate programs on Wine 
warcraft 3  ~ it will start the loading screen and then boot me to login screen
Itunes ~  starts installing after about 5 seconds it boots me to login screen.  
this is my video
2008 Feb 06
10
Xen 3.1 / Xen 3.2 + DRBD 8.2.4
Hi all !
Is anyone using xen kernel + drbd 8.2.4 ?
I don''t know exactly if my problems come from the addition of the two 
packages, or from drbd 8.2.4, but I encoutered kernel panic 2 times when 
trying to do first sync of drbd resources :s
Cheers,
-- 
Serge Dewailly
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2015 Oct 16
0
LSI driver and SSD status error in IPMI
Hi to all
I have a supermicro server with LSI 3108 with
- 2x300GB SAS spin drive in raid1 (virtual drive 0)
- 2x300GB SAS spin drive in raid1 (virtual drive 1)
- 2x200GB Intel SSD DC S3710 drives configured as JBOD in LSI bios
In the IPMI storage health status eveything looks fine until I boot into 
Centos 7.1 (unfortunatelly I didn't try other OS, but also I'm not 
interested in other)
2011 Feb 27
8
graphically accessing pv guest
Hi all,
I''m trying to expand the screen resolution of my guest when using vnc.  It
appears I need to use the extra variable in my guest config file and xenfb.
I pass it in like this:
extra = ''xenfb.video=8,1024,768''
I can see this being passed to the kernel when it boots but it doesn''t
change the vnc screen resolution.  I also see this when I type ps -ef |
2009 Jan 22
1
oslec + dahdi
Hi list, I install dahdi-linux successfully with the  module of oslec
for the echo, but when I specify it in the system.conf the  echo
canceller oslec it shows me errors:
DAHDI_ATTACH_ECHOCAN failed on channel 4: Invalid argument (22)
I see that the  echo cancellers is supported: mg2, kb1, sec2, and sec
because oslec is not supported?, but he has support to compile it with
dahdi_linux!
best
2015 Dec 08
0
CentOS 6 pci audio card not enabled
CentOS 6 up-to-date 2.6.32-573.8.1.el6.x86_64
Gigabyte GA-Z68P-DS3
on-board audio BIOS disabled.
Intel I5
Pny 550Ti video
Envy 24HT pci audio module
I want to use the fiber in/out of the audio card, but it is not listed 
in System/Preferences/Sound/Hardware, only the HDMI is available.
It was installed in the pci slot when the system CentOS 6.0 was installed.
I have searched all over Google,
2014 Oct 13
1
Re: KVM incremental backup using CBT
On 10/12/2014 10:19 PM, Jd wrote:
[please don't top-post on technical lists]
> Thanks Kashyap,
> The command line examples makes thing quite clear :)
> rsync for image (large) files create a new file for every little
> change,  that was the reason I started looking in to using dirty bitmaps.
Upstream qemu still doesn't have persistent dirty bitmap tracking
working yet; once
2011 Jul 06
2
Slow umounts on SLES10 patchlevel 3 ocfs2
Hi,
we are using a SLES10 Patchlevel 3 with 12 Nodes hosting tomcat application servers.
The cluster was running some time (about 200 days) without problems.
Recently we needed to shutdown the cluster for maintenance and experianced very long times for the umount of the filesystem. It took something like 45 minutes each node and filesystem (12 x 45 minutes shutdown time).
As a result the planned
2010 Mar 11
0
Ocfs2-users Digest, Vol 75, Issue 10
Hi,
I have 2 questions :
1. OCFS2 works on which schema.
2. If i run my rac on OCFS2 and i need to restore my datafile in other database which is runing on ASM , Is that possible? If yes how?
Thanks & regards
Suvankar
--- On Thu, 3/11/10, ocfs2-users-request at oracle.com <ocfs2-users-request at oracle.com> wrote:
> From: ocfs2-users-request at oracle.com <ocfs2-users-request
2008 Oct 01
1
JFS in CentOS
Hello all,
I'm relatively new to CentOS, but I've been using linux as my main 
operating system on both the desktop and server ends for the past 4 years.
I currently have a PIII server with two 160GB IDE hard drives in it, in 
a virtual RAID 1 array. At the time of installation, the only FS choices 
for the largest partition, 120GB, were ext2 and ext3. I chose ext3, but 
now am wishing