similar to: autpfs + nfs stuck on stat() inside libvirt lxc 1.2.18

Displaying 20 results from an estimated 800 matches similar to: "autpfs + nfs stuck on stat() inside libvirt lxc 1.2.18"

2015 Oct 08
0
Re: autpfs + nfs stuck on stat() inside libvirt lxc 1.2.18
Additioanl info. after start automount inside LXC, in /etc/mtab added string: /etc/auto.nfs /host autofs rw,relatime,fd=6,pgrp=679,timeout=10,minproto=5,maxproto=5,indirect 0 0 And autmount hang on lstat('/host/SOMETHING') If comment lstat() in code, automount would try make directory inside /host/ and mkdir in such case return -1: 126 int ret = mkdir(path, mode);
2008 Apr 15
5
o2ib module prevents shutdown
Hello, Not sure if this is the right forum: I''m encountering difficulties with o2ib which prevents an LNET shutdown from proceeding: Unloading OpenIB kernel modules:NET: Unregistered protocal family 27 Failed to unload rdma_cm Failed to unload rdma_cm Failed to unload ib_cm Failed to unload ib_sa LustreError: 131-3: Received notification of device removal Please shutdown LNET
2004 Jan 16
2
ext3 bug?
Hi, I have a severe filesystem crash on a machine with a single ext3 filesystem. It is the second time that this happens to me (on two different machines that are identical in hardware setup and mostly in software - I cloned them when I started to work). It looks like the journal (or something else, i am not an expert here) has gone wild and overwritten loads of inodes. I have a single filesys
2020 Sep 25
3
Debian client/workstation pam_mount
Error on domain option !! Sep 25 12:04:33 ubuntucliente lightdm[702]: (mount.c:664): Password will be sent to helper as-is. Sep 25 12:04:33 ubuntucliente lightdm[702]: command: 'mount' '-t' 'cifs' '//domain-server2/FS_PRUEBA_3' '/home/prueba3/compartido' '-o' 'username=prueba3,uid=50006,gid=50027,username=prueba3,uid=50006,gid=50027,domain'
2004 Jan 06
7
Getting ext3 up and running
I have a Debian system from a Knoppix distribution. I started out with ext2 but decided to change to ext3. tune2fs -j OK. However the system boots with a warning ....ext3 mounted as ext2. proc/mounts confirms this and no journal is running. So I have to make an initrd. Did so using instructions in the Debian Reference and this did not change anything. Any attempt to use the img produced was a
2019 Sep 12
2
Fw: Btrfs Samba and Quotas
Hello Hendrik Can you help input 2 commands 'mount' and 'df -TPh' on OMV, and post the output to us, thank you. -- Regards, Jones Syue | ??? QNAP Systems, Inc.
2001 Aug 14
8
Redhat Roswell
Hi all i installed Redhat beta Roswell, then i updated to Kernel 2.4.8 patched him and installed the newest util-linux + e2fprogs without any custoumized Options. Bootloader is Grub. Now when i boot he says mount -O or -0 is an invalid Option. tune2fs -j /dev/hdXX says "The filesystem already has a journal" lsmod says that no jbd or ext3 Modules is loadet but i have pachted the Kernel
2020 Sep 25
2
Debian client/workstation pam_mount
On 25/09/2020 12:55, Robert Wooden wrote: > Thanks Dr, Naumer and Rowland. > > Although still not quite correct, my pam_mount.conf.xml looks like: > root at lws4:~# cat /etc/security/pam_mount.conf.xml > <debug enable="1" /> > <volume fstype="fuse" > server="mbr04.subdom.example.com <http://mbr04.subdom.example.com>" >
2018 Jun 19
6
Ubuntu 18:04 not getting 'home' directory from DC
Hello, I've been trying to get Ubuntu 18.04 to work with Samba AD, seems I am almost there but am unable to get home directories to mount properly.  The domain join went without a problem but because the default cifs ver changed in Ubuntu to get other Samba shares on a samba file server to mount I had to add to it's smb.conf: client min protocol = SMB2 client min protocol = SMB3 So
2008 Mar 17
0
CDRW-DVD Mount Problem, Centos 5.1, Intel board...
<!-- @page { size: 8.5in 11in; margin: 0.79in } P { margin-bottom: 0.08in } --> I'm having a problem mounting my new CDRW DVD in my new machine I just built. The motherboard is an Intel DP35DP, and I connected the CDRW DVD via ribbon cable into the motherboard IDE slot. Centos 5.1 is installed and functioning fine so far (other than this problem). I can't mount the
2018 Jun 20
4
Ubuntu 18:04 not getting 'home' directory from DC
Rowland, How would I find this info? Check if 'Rachel Jones' has a 'gecos' attribute in AD. You seem to be being denied access to '.Xauthority', was it created on another machine ? No However, I am sure '-13' usually means incorrect password. I am sure the password is correct, the /mnt/home/rachel folder is created but the user files are not created because
2008 Mar 18
0
SOLVED: CDRW-DVD Mount Problem, Centos 5.1, Intel board...
Problem has been solved: "sudo mount -t iso9660 /dev/cdrom /mnt/cdrom -o" mounted the drive after adding "mount /mnt/cdrom" to /etc/festab. ----- Original Message ---- From: Pam Astor <pamastor at yahoo.com> To: centos at centos.org Sent: Monday, March 17, 2008 1:45:16 PM Subject: [CentOS] CDRW-DVD Mount Problem, Centos 5.1, Intel board... <!-- _filtered
2018 Jun 26
1
Fwd: Re: Ubuntu 18:04 not getting 'home' directory from DC
Sorry for the delayed response, Louis, I'm not sure how to tell about having "cifs/UPN" - Please advise. I was able to mount with sec=krb5 after the user is logged in but that does not help getting "home" mounted during the login. But here is where I am now: I have been able to pam_mount "home" during the login but could not get the ACLs during the mount
2020 Sep 25
2
Debian client/workstation pam_mount
Is still not working Sep 25 13:45:46 ubuntucliente lightdm[702]: (pam_mount.c:365): pam_mount 2.14: entering auth stage Sep 25 13:45:46 ubuntucliente org.gtk.vfs.Daemon[9012]: A connection to the bus can't be made Sep 25 13:45:46 ubuntucliente systemd[1]: Started Session c16 of user prueba3. Sep 25 13:45:46 ubuntucliente lightdm[702]: (pam_mount.c:568): pam_mount 2.14: entering session stage
2007 May 07
2
h323 problem with asterisk 1.2.18
i am experiencing problem with asterisk 1.2.18 I've downloaded and installed pwlib and openh323 with the following commands: cd /path/to/pwlib ./configure make clean opt cd /path/to/openh323 ./configure make clean opt then 'ive set the corresponding PATH PWLIBDIR=/data/programmi/asterisk_1.2.18/pwlib_v1_10_0/ export PWLIBDIR OPENH323DIR=/data/programmi/asterisk_1.2.18/openh323_v1_18_0/
2007 Jun 06
1
asterisk 1.2.18 problems...
Hi All: I have experienced some big problems on an asterisk production server under 1.2.18: First of all, a very rare message like this... No application Macro ??? -- Saved useragent "Linksys/SPA922-5.1.7" for peer 1363 Jun 6 15:08:24 WARNING[406]: pbx.c:1720 pbx_extension_helper: No application 'Macro' for extension (pbx-incoming, 1133, 1) == Spawn extension
2007 Apr 26
2
MeetMe + IAX2 + Asterisk 1.2.18 = calls dropped
We upgraded our asterisk server to 1.2.18 last night to pick up the security update. Since then, any calls coming in on IAX2 links get dropped if they try to enter a MeetMe conference room. The log shows this: Apr 26 08:33:16 NOTICE[27362]: chan_iax2.c:3167 iax2_read: I should never be called! Hanging up. I've temporarily worked around it by switching our inbound provider to use SIP
2007 May 27
2
Asterisk 1.2.18 problem
hello, I have installed asterisk 1.2.18 in suse 10.2. After typing asterisk in the terminal command line (i don't think that asterisk runs when doing this) i type "asterisk -r" but the response" is "Unable to connect to remote asterisk (does /var/run/asterisk.ctl exist?)". how to solve this. thanks. -------------- next part -------------- An HTML attachment was
2007 Jul 21
1
Configuring Sangoma A101D with Asterisk 1.2.18 & zaptel-1.2.17.1
Hi, I have a Dell Power Edge server & planning yo buy Sangoma A101D card. To configure with my Asterisk 1.2.18 & zaptel-1.2.17.1 & Free-PBX setup. So I wanted to know the steps & any issue which I may come accross if any. I have googled & have some docs handy wrt Trixbox-2.2. Just wanted to get some notes from user with custom install setup when used with
2007 Jun 26
1
zaptel 1.2.18 and HPEC
Any idea why I can't build HPEC for zaptel 1.2.18? It builds fine with 1.4.3... PaulH