Displaying 20 results from an estimated 20 matches for "minproto".
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
2015 Oct 07
2
autpfs + nfs stuck on stat() inside libvirt lxc 1.2.18
Hi all.
Has someone success story with using autofs + nfs inside libvirt LXC container ?
In my case nfs client and server in lxc work just fine, but with
autofs hang on system call state().
I use CE7_64 on nodes and inside container with libvirt 1.2.18
May be I must set some of capabilities in <feature>
(http://man7.org/linux/man-pages/man7/capabilities.7.html) ?
I try only CAP_SYS_ADMIN
2004 Jan 16
2
ext3 bug?
...pe ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw)
/dev/ide/host0/bus0/target0/lun0/part5 on /media type vfat (rw,noexec,nodev,gid=2000,umask=002)
usbdevfs on /proc/bus/usb type usbdevfs (rw)
automount(pid1324) on /data/net type autofs (rw,fd=5,pgrp=1324,minproto=2,maxproto=4)
automount(pid1348) on /net type autofs (rw,fd=5,pgrp=1348,minproto=2,maxproto=4)
automount(pid1319) on /var/autofs/misc type autofs (rw,fd=5,pgrp=1319,minproto=2,maxproto=4)
Anything I can do before formatting the disk to lighten things up?
Simon
--
_______________________________...
2008 Mar 17
0
CDRW-DVD Mount Problem, Centos 5.1, Intel board...
...fs rw 00
/proc/bus/usb /proc/bus/usb usbfs rw 0 0
devpts /dev/ptsdevpts rw 0 0
/dev/sda1 /boot ext3 rw,data=ordered 0 0
tmpfs/dev/shm tmpfs rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 00
/etc/auto.misc /misc autofsrw,fd=6,pgrp=2758,timeout=300,minproto=5,maxproto=5,indirect 00
-hosts /net autofsrw,fd=11,pgrp=2758,timeout=300,minproto=5,maxproto=5,indirect 00
fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016bytes
255 heads, 63 sectors/track, 60801 cylinders
Units =cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start EndBlocks Id System
/dev/...
2008 Mar 18
0
SOLVED: CDRW-DVD Mount Problem, Centos 5.1, Intel board...
...fs rw 00
/proc/bus/usb /proc/bus/usb usbfs rw 0 0
devpts /dev/ptsdevpts rw 0 0
/dev/sda1 /boot ext3 rw,data=ordered 0 0
tmpfs/dev/shm tmpfs rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 00
/etc/auto.misc /misc autofsrw,fd=6,pgrp=2758,timeout=300,minproto=5,maxproto=5,indirect 00
-hosts /net autofsrw,fd=11,pgrp=2758,timeout=300,minproto=5,maxproto=5,indirect 00
fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016bytes
255 heads, 63 sectors/track, 60801 cylinders
Units =cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start EndBlocks Id System
/dev/...
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);
(gdb) p path
$3 = 0x7ffff7fc5250 "/host/vortex&qu...
2020 Sep 25
2
Debian client/workstation pam_mount
...e lightdm[702]: (mount.c:558): 44 31 0:39 /
/sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:23 - cgroup
cgroup rw,hugetlb
Sep 25 13:45:46 ubuntucliente lightdm[702]: (mount.c:558): 45 23 0:40 /
/proc/sys/fs/binfmt_misc rw,relatime shared:24 - autofs systemd-1
rw,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12506
Sep 25 13:45:46 ubuntucliente lightdm[702]: (mount.c:558): 80 24 0:18 /
/dev/mqueue rw,relatime shared:58 - mqueue mqueue rw
Sep 25 13:45:46 ubuntucliente lightdm[702]: (mount.c:558): 82 22 0:8 /
/sys/kernel/debug rw,relatime shared:60 - debugfs debugfs rw
Sep 25...
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.
2020 Sep 25
2
Debian client/workstation pam_mount
...e lightdm[702]: (mount.c:558): 44 31 0:39 /
/sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:23 - cgroup
cgroup rw,hugetlb
Sep 25 10:00:15 ubuntucliente lightdm[702]: (mount.c:558): 45 23 0:40 /
/proc/sys/fs/binfmt_misc rw,relatime shared:24 - autofs systemd-1
rw,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12506
Sep 25 10:00:15 ubuntucliente lightdm[702]: (mount.c:558): 80 24 0:18 /
/dev/mqueue rw,relatime shared:58 - mqueue mqueue rw
Sep 25 10:00:15 ubuntucliente lightdm[702]: (mount.c:558): 82 22 0:8 /
/sys/kernel/debug rw,relatime shared:60 - debugfs debugfs rw
Sep 25...
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
2019 Sep 12
0
Fw: Btrfs Samba and Quotas
...ev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/perf_event type cgroup
(rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/pids type cgroup
(rw,nosuid,nodev,noexec,relatime,pids)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs
(rw,relatime,fd=36,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13742)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
/dev/md0 on /export/Backupdrive ty...
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 20
0
Ubuntu 18:04 not getting 'home' directory from DC
...0 lightdm[823]: (mount.c:558): 40 28 0:35 /
/sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:22 -
cgroup cgroup rw,freezer
Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 41 19 0:36 /
/proc/sys/fs/binfmt_misc rw,relatime shared:23 - autofs systemd-1
rw,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12818
Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 75 18 0:7 /
/sys/kernel/debug rw,relatime shared:56 - debugfs debugfs rw
Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 77 20 0:37 /
/dev/hugepages rw,relatime shared:58 - hugetlbfs hugetlbfs rw
Jun...
2018 Jun 20
4
Ubuntu 18:04 not getting 'home' directory from DC
...558): 40 28 0:35 /
> /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:22 -
> cgroup cgroup rw,freezer
> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 41 19 0:36 /
> /proc/sys/fs/binfmt_misc rw,relatime shared:23 - autofs systemd-1
> rw,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12818
> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 75 18 0:7 /
> /sys/kernel/debug rw,relatime shared:56 - debugfs debugfs rw
> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 77 20 0:37 /
> /dev/hugepages rw,relatime shared:58 - hugetlb...
2018 Feb 26
1
I: Missing 'security' tab
...gt; cgroup on /sys/fs/cgroup/freezer type cgroup
> (rw,nosuid,nodev,noexec,relatime,freezer)
>
> cgroup on /sys/fs/cgroup/cpuset type cgroup
> (rw,nosuid,nodev,noexec,relatime,cpuset)
>
> systemd-1 on /proc/sys/fs/binfmt_misc type autofs
> (rw,relatime,fd=22,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
>
> hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
>
> mqueue on /dev/mqueue type mqueue (rw,relatime)
>
> debugfs on /sys/kernel/debug type debugfs (rw,relatime)
>
> fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
>
> /dev...
2018 Jun 21
0
Ubuntu 18:04 not getting 'home' directory from DC
...>> /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:22 -
>> cgroup cgroup rw,freezer
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 41 19 0:36 /
>> /proc/sys/fs/binfmt_misc rw,relatime shared:23 - autofs systemd-1
>> rw,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12818
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 75 18 0:7 /
>> /sys/kernel/debug rw,relatime shared:56 - debugfs debugfs rw
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 77 20 0:37 /
>> /dev/hugepages rw,relatime sha...
2018 Jun 26
1
Fwd: Re: Ubuntu 18:04 not getting 'home' directory from DC
...>> /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:22 -
>> cgroup cgroup rw,freezer
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 41 19 0:36 /
>> /proc/sys/fs/binfmt_misc rw,relatime shared:23 - autofs systemd-1
>> rw,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=12818
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 75 18 0:7 /
>> /sys/kernel/debug rw,relatime shared:56 - debugfs debugfs rw
>> Jun 20 10:29:35 CY-MKT-10 lightdm[823]: (mount.c:558): 77 20 0:37 /
>> /dev/hugepages rw,relatime sha...
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