Displaying 20 results from an estimated 30000 matches similar to: "stale NFS locks"
2001 Aug 18
2
ext3->ext2->ext3 and unclean umount
Suppose I have the latest and greatest e2fsprogs.
>From reading the docs I understand that
1) boot ext3, clean umount
- you can remount ext3 or ext2
2) boot ext3, unclean umount
- you can remount ext3
- you can e2fsck and remount ext2
Does this mean that normal linux init script e2fsck will do it, in case fstab
says ext2? Or you should make sure to run e2fsck by hand with -f?
3) boot
2012 May 04
1
'Transport endpoint not connected'
This should be a pretty easy issue to reproduce, at least it seems to happen
to me very often. (gluster-3.2.5)
After storage backend(s) have been rebooted, the client mounts are often
broken until you unmount and remount. Example from this morning: I had
rebooted storage servers to upgrade them to ubuntu 12.04. Now at the client
side:
$ ls /gluster/scratch
ls: cannot access /gluster/scratch:
2013 Oct 29
1
XFS, inode64, and remount
Hi all,
I was recently poking more into the inode64 mount option for XFS
filesystems. I seem to recall a comment that you could remount a
filesystem with inode64, but then a colleague ran into issues where he
did that but was still out of inodes. So, I did more research, and
found this posting to the XFS list:
http://oss.sgi.com/archives/xfs/2008-05/msg01409.html
So for people checking the
2012 Oct 08
3
Force unmount??
Is there any method of forcibly umounting an NFS mounted directory?
We have a test environment managed under puppet that is also our DR
environment. In a DR scenario we''ll be umounting all NFS shares from out
test array and remounting to our DR array.
However, as this is a test environment we have users logged on, so when
Puppet attempts to unmount the test directories, it fails
2002 Feb 18
2
SMB mount/umount probs
I have a linux server with some jobs at cron, that job reads some files from
windows stations, i read these files via samba.
My problem is that all works perfectly until the windows station reboots (it
reboots every nite but no way to know exact time), at morning when linux
should restart the process the mounted drive is dead, i try to umount/mount
the drive from cron every morning but nothing, I
2015 Mar 05
3
Cannot remount drive after lost iSCSI connection
Hi all,
We've having an issue at the moment where an iSCSI connection was
temporarily lost on a few VMs running CentOS 6 on ESXi.
The problem is, now that the iSCSI connection has returned, we are not able
to remount the drive.
At first the drive is read-only, so I tried '*mount -o remount,rw*' which
didn't work (still read-only), so then I tried a '*umount*' (which
2016 Jul 28
1
ext4 error when testing virtio-scsi & vhost-scsi
Hi, Jan
On Wed, Jul 27, 2016 at 11:56 PM, Jan Kara <jack at suse.cz> wrote:
> Hi!
>
> On Wed 27-07-16 15:58:55, Zhangfei Gao wrote:
>> Hi, Michael
>>
>> I have met ext4 error when using vhost_scsi on arm64 platform, and
>> suspect it is vhost_scsi issue.
>>
>> Ext4 error when testing virtio_scsi & vhost_scsi
>>
>>
>> No
2011 Jan 26
2
how to unmount an NFS share when the NFS server is unavailable?
Hi All,
How do I unmount an NFS share when the NFS server is unaivalable?
I tried "umount /bck" but it "hangs" indefinitely
"umount -f /bck" tells me the mount if busy and I can't unmount it:
root at saturn:[~]$ umount -f /bck
umount2: Device or resource busy
umount: /bck: device is busy
umount2: Device or resource busy
umount: /bck: device is busy
This
2016 Jul 28
1
ext4 error when testing virtio-scsi & vhost-scsi
Hi, Jan
On Wed, Jul 27, 2016 at 11:56 PM, Jan Kara <jack at suse.cz> wrote:
> Hi!
>
> On Wed 27-07-16 15:58:55, Zhangfei Gao wrote:
>> Hi, Michael
>>
>> I have met ext4 error when using vhost_scsi on arm64 platform, and
>> suspect it is vhost_scsi issue.
>>
>> Ext4 error when testing virtio_scsi & vhost_scsi
>>
>>
>> No
2011 Mar 29
3
Changing NFS mount options to read only (ro) does not affect puppet change
I have some NFS directories that get changed to a read-only status
after a period of time. I noticed in puppet, if I change these
values and restart puppet and puppetmaster respectively, it does not
pick up the change in the mount {} directive.
Is there a way around this, or a better way to affect the change.
Thanks.
--
You received this message because you are subscribed to the Google
2008 Aug 01
2
Remounting a USB flash drive
I've noticed that once I right click on my flash drive icon and umount
it, in order to remount it I have to unplug it and then plug it back
in.
Is there a command that will accomplish the same task without the
unplug and plug back in physics?
Thanks.
mhr
2000 May 31
3
smbmount problems when mounted share goes offline.
(using samba-2.0.7 on Debian Linux 2.2.15)
Hi,
I'm wondering how do I get around the problem when you smbmount a share on
a win32 machine and that machine reboots, the mount becomes a blackhole. If
you attempt an 'ls', 'df' or anything that would access that mount point the
program then goes into a state of void and cannot be killed, leaving the
proc open until reboot
2009 Jul 01
2
xen-tools: does not unmount disks and mounts proc into the new VM - why?
Hi!
I am using xen-tools version: 3.9-4 to create domUs:
1. time xen-create-image --verbose --dist=lenny
--install-source=/mnt/xen-file-images/lenny-64-template-debootstrap-30Jun09-fix2.tar --hostname dummy --ip xxx.xxx.xxx.xxx --force
2. xm create dummy.cfg
Then I get the message
Device /dev/vg0/dummy-disk is mounted in the privileged domain,
and so cannot be mounted by a guest.
3. When I
2014 Jan 18
2
mounting CDROM without mapaping UC to LC
Hi!
this is surely a newbie question, so I should know the answer, but
I'm fighting with mounting a CD such that filenames are NOT mapped to
lowercase (I need to use its on-board tools for accessing files on it
while mounted on Centos 6.5, and those tools assume uppercawse, since
they assume the entire world runs Windoze.)
but despite my best efforts, it keeps being mounted with UC-LC
2015 Aug 04
3
xfs question
John R Pierce wrote:
> On 8/4/2015 7:14 AM, m.roth at 5-cent.us wrote:
>>
>> CentOS 6.6 (well, just updated with CR). I have some xfs filesystems
>> on a RAID. They've been mounted with the option of defaults. Will it break
>> the whole thing if I now change that to inode64, or was that something
>> I needed to do when the fs was created, or is there some
2011 Oct 05
5
too many files open
Good morning Btrfs list,
I have been loading a btrfs file system via a script rsyncing data files
from an nfs mounted directory. The script runs well but after several
days (moving about 10TB) rsync reports that it is sending the file list
but stops moving data because btrfs balks saying too many files open. A
simple umount/mount fixes the problem. What am I flushing when I
remount that
2023 May 23
1
[PATCH v2] ocfs2: fix use-after-free when unmounting read-only filesystem
It's trivial to trigger a use-after-free bug in the ocfs2 quotas code using
fstest generic/452. After a read-only remount, quotas are suspended and
ocfs2_mem_dqinfo is freed through ->ocfs2_local_free_info(). When unmounting
the filesystem, an UAF access to the oinfo will eventually cause a crash.
BUG: KASAN: slab-use-after-free in timer_delete+0x54/0xc0
Read of size 8 at addr
2013 Mar 05
2
Need to unmount an LV from host system
Greetings -
Ok, I made a mistake that I need to fix. Fortunately it is not a
destructive mistake, but I need some advice on how to correct the problem.
CentOS 6.3 host system named Earth
I was creating some new logical volumes within my exiting volume group for
a new virtual machine using the LVM GUI. When I created the LV that I
plan to use for root partition of the new VM (Bacteria) I
2020 Jul 26
1
tmpfs / selinux issue
Am 26.07.20 um 12:23 schrieb Strahil Nikolov:
>
> ?? 25 ??? 2020 ?. 14:20:19 GMT+03:00, Leon Fauster via CentOS <centos at centos.org> ??????:
>> Hi all,
>>
>> I have some AVC in the logs and wonder how to resolve this: Under
>> EL8 (enforcing SElinux) I have /var/lib/php/session mounted as tmpfs.
>>
>>
>> # tail -1 /etc/fstab
>> tmpfs
2009 May 07
1
Ext3 corruption using cluster
Hello all,
I've a cluster with an oracle database. The shared filesystem is provided
from a SAN and there's LVM and ext3 fs.
I've experienced some problem. During a normal switch of my cluster
remounting FS on second node gave me problem. FS is corrupted.
During a normal switch, operations done are:
- oracle shutdown abort
- oracle listernet shutdown
- umount fs (using umount -l )