Displaying 20 results from an estimated 21 matches for "nofail".
Did you mean:
nfail
2012 Oct 10
1
ANNOUNCE: cifs-utils release 5.6 is ready for download
...bly earth shattering here. Some distros (like Fedora) are
moving krb5 credcaches out of /tmp by default. Users of these distros
will definitely want to upgrade.
Highlights:
* Fixes for mounting with '/' in usernames with sec=krb5
* Support for DIR: type krb5 ccaches
* support for "nofail" option in mount.cifs
webpage: https://wiki.samba.org/index.php/LinuxCIFS_utils
tarball: ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/
git: git://git.samba.org/cifs-utils.git
gitweb: http://git.samba.org/?p=cifs-utils.git;a=summary
Detailed list of changes since 5.6:
commi...
2015 Mar 11
0
cobbler reposync fails when accessing the CentOS 6 extras repos
..., retry limit reached, aborting'
>Exception Info:
> File "/usr/lib/python2.6/site-packages/cobbler/remote.py", line 87, in
>run
> rc = self._run(self)
> File "/usr/lib/python2.6/site-packages/cobbler/remote.py", line 250,
>in runner
> name=None, nofail=nofail, logger=self.logger)
> File "/usr/lib/python2.6/site-packages/cobbler/api.py", line 818, in
>reposync
> return reposync.run(name)
> File "/usr/lib/python2.6/site-packages/cobbler/action_reposync.py",
>line 147, in run
> utils.die(self.logger,&q...
2019 May 17
1
Moving home directories to another location leads to NT_STATUS_ACCESS_DENIED listing
...omes]
writeable = yes
valid users = user1,user2
write list = user1,user2
The smb.conf is pretty much all standard except I synchronize with system users.
The partitions are mounted on /mnt/volume1 through volume6. These volumes are added into the FSTAB
/dev/md0 /mnt/volume1 ext4 defaults,nofail,discard 0 0
Every mount works fine just the homes one doesn't want to comply :-)
>Can we see your smb.conf ?
>Can you also tell us how you are mounting the volume ?
Rowland
2017 May 03
0
External drive, BackupPC service, and booting
...PC ext4
noauto,rw 0 0
This means I must manually mount the drive and then start the backuppc
service.
Is there a way to set up hotplugging so that the drive is mounted if
present at boot time but doesn't stop the boot if it's not present or
otherwise fails? I see the fstab nofail option. Will that do what I want?
Is there a way to set up the backuppc service (through systemd) so that it
starts if and only if the drive is present, or starts if the drive is
plugged in later?
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/ant...
2017 Nov 18
0
CentOS 7: unable to mount
...it's right, /mnt/storage10 has just been mounted (by root):
# mount
/dev/sda1 on /mnt/storage10 type ext4 (rw,nosuid,nodev,relatime,seclabel,data=ordered)
as it's defined in /etc/fstab:
/dev/disk/by-id/usb-TOSHIBA_External_USB_3.0_20140807009490F-0:0-part1 /mnt/storage10 auto nosuid,nodev,nofail,x-gvfs-show 0 0
Question is: why are there 2 concurrent mount attempts? The user one
fails. I will need the root password to unmount. I'd prefer the user
mount to proceed, BTW.
Other USB disks behave the same here. For every single USB disk I need,
once I've mounted it the first time, I...
2013 Jul 06
1
fstab, unusual behavior of "missing UUID"
I have the following as the last line of my /etc/fstab file on a
computer running CentOS6.4..
UUID=3b550884-8d05-41a5-a205-17b6d7269dd1 /mnt ext3
rw,suid,dev,exec,noauto,nouser,async 0 2
The UUID refers to an ext3 partition of a removable USB drive.
If the USB drive is not plugged into the computer the computer will not
boot. It seems that this is the incorrect behavior since
2014 Nov 19
0
systemd.setenv and a mount.unit
...AST) for the
current and the last snapshot.
So i want to add 2 entries in grub2 from which i can boot into the
current and the last snapshot.
I tried to pass an environmental variable with
systemd.setenv=BOOTSNAP=@system.CURRENT, and i have a mount-unit
containing the option
Options=defaults,nofail,subvol=archive-local/@system.$BOOTSNAP
but it doesn't work. If i change $BOOTSNAP to CURRENT, the mount works.
So i made a test.service, containing only
StartExec=/bin/echo $BOOTSNAP
I get the value @system.CURRENT in the logs...
How can I do this mounts?
jakob
--
http://xundeenergie.at
htt...
2020 Jun 10
0
In CentOS 8 new install, old /home, .desktop opens in gedit
...moved my /home disk from the
CentOS 7 M6700 to the CentOS 8 M6700.? /home is on a LUKS LVM lv; got
all the mount options and encryption options setup to start on boot.?
All of that now works, even though it took a bit of wrangling (if the
filesystem mount is set to start up at boot without the nofail option
BUT the encryption option is left at the User Default setting, it will
not work!).? Did a complete SELinux relabel (touch /.autorelabel and
reboot).?? Moved the default GNOME config dirs over to the old /home;
don't want a lot of cruft left over from the C7 install (which has been
u...
2016 May 18
1
Centos 7.2: Mount one by one (not simultaneously!) two usb disk with same label
For backup, I have 2 usb disk with same label (LABEL=bove-bk) mounted
periodically one by one (not simultaneously!) in the same folder
/mnt/bove-bk/
> [root at s-virt ~]# grep bove-bk /etc/fstab
> LABEL="bove-bk"?/mnt/bove-bk?xfs?defaults,nofail 0 0
With Centos 5/6 this?has never given problems, now with c7 when I
unmount and unplug the first disk and I plug and mount the second I get
this message log and the disk is not mounted:
> [root at s-virt ~]# mount -a
> mag 18 10:18:20 s-virt.bove.local kernel: XFS (sdd2): Mounting V4 File...
2016 Jul 16
0
new user introduction, and a few questions
...I do not know if a solution exists that will be so convenient
that it asks your for a password when you log in.
That also doesn't exist for mounting crypt shares.
Not really. Not very well. If I put something in crypttab, SystemD will
bug me with its unlocking, even it is set to noauto and nofail. SystemD
is not a very good beast.
So I cannot put those shares (or cryptdevices) in fstab or crypttab the
way I want to.
And then the mounting feature from Cinnamon also won't work. Anyway.
> And if
> so, how to set it up? Sorry to ask so many questions, I'm just trying
>...
2016 Jul 16
7
new user introduction, and a few questions
hi all
My name is Kendell Clark, and I've just subscribed to this list. I
thought I'd write this email to introduce myself, and ask a couple of
questions about configuring samba. I'm a co developer of a linux
distribution for the visually impaired and disabled called Sonar GNU
linux, which you can learn more about at http://www.sonargnulinux.com.
I've been struggling to come up
2016 Jul 17
0
new user introduction, and a few questions
...; that it asks your for a password when you log in.
>>>
>>> That also doesn't exist for mounting crypt shares.
>>>
>>> Not really. Not very well. If I put something in crypttab, SystemD
>>> will bug me with its unlocking, even it is set to noauto and nofail.
>>> SystemD is not a very good beast.
>>>
>>> So I cannot put those shares (or cryptdevices) in fstab or crypttab
>>> the way I want to.
>>>
>>> And then the mounting feature from Cinnamon also won't work. Anyway.
>>>
>>>...
2016 Jul 17
1
new user introduction, and a few questions
...on exists that will be so convenient
> that it asks your for a password when you log in.
>
> That also doesn't exist for mounting crypt shares.
>
> Not really. Not very well. If I put something in crypttab, SystemD
> will bug me with its unlocking, even it is set to noauto and nofail.
> SystemD is not a very good beast.
>
> So I cannot put those shares (or cryptdevices) in fstab or crypttab
> the way I want to.
>
> And then the mounting feature from Cinnamon also won't work. Anyway.
>
>
>
>
>
>> And if
>> so, how to set it up? So...
2018 Nov 28
2
Fw: AD usres are not show in Domain Controller when apply setfacl command
... ext4 defaults 1 1
UUID=76398c37-3212-4092-b8d4-cf2a807ac07d /home ext4 defaults 1 2
UUID=600ec943-139e-4bf2-9d70-51ce2bfaeeab swap swap defaults 0 0
/dev/disk/by-uuid/1ff91bed-d951-4712-8812-c6bb5760b565 /LVM auto nosuid,nodev,nofail,x-gvfs-show 0 0
#Mount External Drive to ADD_Drive
/dev/sdb /ADD_Drive ext4 defaults,acl 0 0
At Same time try ACL permission in Domain member server it can be apply and show the user Id
[root at backupserver ~]# id RISHI\\administrator
uid=16777216(administrator) gid=16777220(domain users) gr...
2016 Jul 17
0
new user introduction, and a few questions
...you log in.
>>>>>
>>>>> That also doesn't exist for mounting crypt shares.
>>>>>
>>>>> Not really. Not very well. If I put something in crypttab, SystemD
>>>>> will bug me with its unlocking, even it is set to noauto and nofail.
>>>>> SystemD is not a very good beast.
>>>>>
>>>>> So I cannot put those shares (or cryptdevices) in fstab or crypttab
>>>>> the way I want to.
>>>>>
>>>>> And then the mounting feature from Cinnamon also wo...
2016 Jul 17
0
new user introduction, and a few questions
...>>>>>>> That also doesn't exist for mounting crypt shares.
>>>>>>>
>>>>>>> Not really. Not very well. If I put something in crypttab, SystemD
>>>>>>> will bug me with its unlocking, even it is set to noauto and nofail.
>>>>>>> SystemD is not a very good beast.
>>>>>>>
>>>>>>> So I cannot put those shares (or cryptdevices) in fstab or crypttab
>>>>>>> the way I want to.
>>>>>>>
>>>>>>> And...
2016 Jul 17
4
new user introduction, and a few questions
...>>>>
>>>>>> That also doesn't exist for mounting crypt shares.
>>>>>>
>>>>>> Not really. Not very well. If I put something in crypttab, SystemD
>>>>>> will bug me with its unlocking, even it is set to noauto and nofail.
>>>>>> SystemD is not a very good beast.
>>>>>>
>>>>>> So I cannot put those shares (or cryptdevices) in fstab or crypttab
>>>>>> the way I want to.
>>>>>>
>>>>>> And then the mounting featu...
2011 Jun 21
19
[GIT PULL v3] Btrfs: improve write ahead log with sub transaction
I''ve been working to try to improve the write-ahead log''s performance,
and I found that the bottleneck addresses in the checksum items,
especially when we want to make a random write on a large file, e.g a 4G file.
Then a idea for this suggested by Chris is to use sub transaction ids and just
to log the part of inode that had changed since either the last log commit or
the last
2012 Jan 17
29
pass values to puppet-lvm
i would like to use the module puppet-lvm and would like to pass
values to it.
I have it setup properly as a module but I can''t for the lfe of me get
it to take any values that I put in my baseconfig.pp in my home
folder.
like shouldn''t something like this work??
puppet-lvm {''setvolume'':
vg => ''myvg'',
pv =>
2011 Oct 06
26
[PATCH v0 00/18] btfs: Subvolume Quota Groups
This is a first draft of a subvolume quota implementation. It is possible
to limit subvolumes and any group of subvolumes and also to track the amount
of space that will get freed when deleting snapshots.
The current version is functionally incomplete, with the main missing feature
being the initial scan and rescan of an existing filesystem.
I put some effort into writing an introduction into