Your message dated Sat, 25 Jun 2011 00:07:14 +0530
with message-id <[email protected]>
and subject line Re: Bug#631296: /etc/init.d/open-iscsi stop tried to unmount
/, /usr, /srv...
has caused the Debian Bug report #631296,
regarding /etc/init.d/open-iscsi stop tried to unmount /, /usr, /srv...
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
631296: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631296
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: open-iscsi
Version: 2.0.871.3-2squeeze1
Severity: important
In the file /etc/init.d/umountiscsi.sh line 58
DOS_PARTITIONS="`awk "/^\/dev\/$BLOCK_DEV/ { print \\$2; }" < /proc/mounts`"
on my machine, matches / /usr /var /srv, so the script tried to umount them !
Here is my /proc/mounts :
$cat /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
none /dev devtmpfs rw,relatime,size=2026424k,nr_inodes=506606,mode=755 0 0
none /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
/dev/disk/by-uuid/a2811c3c-1838-4576-bb97-28d2de4e6393 / ext3
rw,relatime,errors=remount-ro,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,mode=755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
/dev/sda8 /srv ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda5 /usr ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/sda6 /var ext3 rw,relatime,errors=continue,data=ordered 0 0
-- System Information:
Debian Release: 6.0.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages open-iscsi depends on:
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii udev 164-3 /dev/ and hotplug management daemo
open-iscsi recommends no packages.
open-iscsi suggests no packages.
-- Configuration Files:
/etc/init.d/open-iscsi changed [not included]
/etc/init.d/umountiscsi.sh changed [not included]
/etc/iscsi/initiatorname.iscsi changed [not included]
/etc/iscsi/iscsid.conf changed [not included]
-- no debconf information
--- End Message ---
--- Begin Message ---
On 06/24/2011 09:22 PM, Julien Palard wrote:
> Hello,
>
>> > BLOCK_DEV is derived only from the iSCSI devices. I cannot see how that
>> > will unmount local devices.
> I'm sorry, now that I have fully configured my open-iscsi it does not
> reproduce the bug, I tried to unconfigure it and to try to reproduce
> it again, and nothing ...
> The only thing that I had to say is that it does it to me on a fresh
> installation of open-iscsi and i had a nfs mount in my fstab...
>
> I can't provide any proof or anything else ...
> Just wrote :
> /etc/init.d/open-iscsi restart
> and got something like :
> Cannot umount /srv: device busy
> Cannot umount / : device busy
> ...
> ...
>
>
> If nobody can reproduce it ... you should close this bug ...
Okay!! I'm closing it then.
--
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."
signature.asc
Description: OpenPGP digital signature
--- End Message ---