Displaying 20 results from an estimated 5000 matches similar to: "Open files"
2006 Jul 31
1
Fw: Files left open
I'm still stuggling with files left open. My app is a Dialogic application
on a Win2K box. The host is running AIX 5.1 ML2 and samba 3.0.23a. Whenever
my PC app speaks a prompt stored on the AIX box, the file stays open.
smbstatus, fuser and lsof all agree the file is open.
All other apps that I've tried, Winzip, pkzip, vi, etc., behave properly.
I just can't believe this is a
2015 Feb 22
5
unable to umount
Hi,
on an EL5 XEN DOM0 system I have following volume
$ df -h /srv
Filesystem Size Used Avail Use% Mounted on
/dev/sdc1 917G 858G 60G 94% /srv
that partition was used by virtual machines but they were all halted.
service xendomains stop
$ xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0
2003 Aug 22
4
AIX problem
We are running 3.4p1. After upgrading to AIX 5.1, the "w" function (in
ksh) stopped showing ssh logins. We upgraded to 3.6p1, no luck.
Any thoughts?
---
Jack Gostl gostl at argoscomp.com
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
2006 Jul 26
1
Files left open
I've had this problem for awhile, but it didn't seem to make sense to pursue
it with 3.0.23 coming out. Now I'm running 3.0.23a on AIX 5.1 ML3 (although
I've seen this on 5.3 as well). So I'm back asking for more help.
I have a program running in a Win2K box using Dialogic libraries. When the
dialogic code speaks a prompt, it is given a file name and it speaks
directly
2013 Jan 18
1
unable to unmount drdb+ocfs2 with bind-mount active
Hi all,
i?m not sure if my problem is realted to ocfs2 or to drbd, so i x-post
this post to both lists.
I?ve drbd-volume [v 8.3.9] (dual-primary) with ocfs2 [v 1.6.3] as a
filesystem.
If I add a "bind-mount" like
/var/log/ispconfig/httpd/blog.schaal-24.de
/srv/www/clients/client2/web323/log none bind,nobootwait 0 0
to /etc/fstab i`m unable to run umount /srv/www (which is
2010 Aug 12
4
can't unmount
I''m running into a situation where I can''t unmount a mounted
snapshot. It shows "busy" even though neither lsof nor fuser show any
open files. Umount -f doesn''t work although umount -l does.
Is there anything else I can do to debug this scenario or to clear the
busy status myself? Or am I down to rebooting each time?
This is on stock ubuntu-10.04, x86.
2018 Mar 07
2
kpartx can not detach
OS: EL6 - sometimes I use
kpartx -a /mnt/.../lvdisk.img
to map the partitions and mount them via
/dev/mapper/loop0pX
After using the disk (unmounting it) I noticed that
detaching such mapping via kpartx -d does not result
in freeing up the loop devices. Results: System reboots
shows that the filesystem where lvdisk.img is located
can't be unmounted.
lsof, fuser, ps does not show
2014 Oct 07
2
umount problem
I've got a usb HD mounted, and it has been mounted since the weekend, and
has been kept busy during that period.
now I"m done with it an want to umount it, but neither umount nor the
on-screen icon (when right-clicked) will let me do it:
it is /dev/sdd1, mounted as /media/seagateusb. when root tries to
umount it we get this:
# umount /media/seagateusb
umount: /media/seagateusb: device
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
2002 Oct 16
1
Possible bug in SAMBA connection close?
Hey all,
I've been fighting a samba share/unmount problem for several days now and may
have found a bug in the connect/disconnect code.
Basically, it seems that while everything claims to free the connection to the
share, it doesn't actually happen. This is me closing ALL windows to the server:
log.smbd:
jon1 (192.168.200.2) connect to service disc1_pc_test as user breakit (uid=501
2012 Mar 31
1
modifying open_guest function (copy_over.c)
It works, but I should delete
if (guestfs_umount_all (destg) == -1)
??? exit (EXIT_FAILURE);
inmain() function and
/* Clean up. */
? if (guestfs_umount_all (srcg) == -1) {
??? pthread_cancel (threaddata->mainthread);
??? exit (EXIT_FAILURE);
? }
in the start_scrthread() function or it will return an error after the program finish:
libguestfs: error: umount_all: umount:
2008 Aug 22
1
LVM not removing LV
I am using RHEL 5.1 with custom kernel.
I have a LV I am trying to remove and its keep complaining its open. I
have unmounted the filesystem, lsof shows nothing, fuser shows
nothing. I am certain a reboot will fix it, but I don't know why this
occurs. Can anyone shed some light on this?
Are there some other LVM hacks I can use for this?
TIA
2006 Apr 05
2
showing which process/kernerldaemon own udp ports?
How does one know which process/kerneldaemon that own specific udp ports?
The UDP ports does not show up in
# lsof -i udp
# netstat -anp shows
udp 0 0 0.0.0.0:911 0.0.0.0:*
-
How do you get to know what hooked UDP 911?
Helpful hints would be greatly appreciated
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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 Jul 23
4
ext3 device reported to be 100% full, but we do not know where?
Hello to everybody here,
We have a strange problem with ext3. df reports 28 of 30 GB to be used
(rest may be slack) which it calls 100% used. But with du we can only
find 13 GB, most of it actually in pretty large files (archives). Where
are the other 17 GB gone?
Thanks
Michael
--
Hostsharing eG / Boytinstr. 10 / D-22143 Hamburg
phone+fax:+49/700/HOSTSHARI(ing) (= +49/700/46787427)
2010 May 21
2
Can't umount flash drive because an application has it locked
This occasionally happens to me when I've been editing an OOo document
that resides on a flash drive I use with one of my laptops. I've
tried poking around in ps to find out which process has the drive
locked, and I can't figure it out. Nothing directly refers to the
flash drive except one of the hald processes, and it's just scanning
the drive (I tried killing that and it made
2007 Apr 13
2
How to dtrace which process is writting a veritas volume?
Hi all,
How to dtrace a who is writing a veritas volume?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20070412/dfd8c254/attachment.html>
2005 Jan 11
3
Think someone has got into my server...
I have just run chkrootkit on my server and have the following two
suspicious entries..
Searching for suspicious files and dirs, it may take a while...
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/.packlist
and further down..
Checking `bindshell'... INFECTED (PORTS: 465)
Anyone have any advice for getting rid of it??
Later..
2024 Nov 26
2
USB match but cannot open??
Regarding the follow-up, IIRC `open` walks a device list returned by
libusb, checks each entry against the matcher, and tells libusb if it wants
to claim the device described by a particular entry. I don't think it walks
further entries after a successful match and claim?
We can't use the matcher directly, because its fields can be a regex
geberally (e.g. `vendor=A*` instead of `APC` or