Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

vold service not running

333 views
Skip to first unread message

happytoday

unread,
Apr 28, 2012, 5:23:54 PM4/28/12
to
Dear all,
Please I need advice about a service that I should start it manually
each time I need to attach a removable media under Solaris 10 x86
machine.
/usr/sbin/vold -f /etc/vold.conf

John D Groenveld

unread,
Apr 28, 2012, 7:22:02 PM4/28/12
to
In article <ed0f9477-6ac8-4d1e...@f5g2000vby.googlegroups.com>,
Is the service currently enabled?
# svcs -l svc:/system/filesystem/volfs:default

John
groe...@acm.org

happytoday

unread,
Apr 29, 2012, 4:29:50 AM4/29/12
to
On Apr 29, 1:22 am, groen...@cse.psu.edu (John D Groenveld) wrote:
> In article <ed0f9477-6ac8-4d1e-9d94-5460cbe47...@f5g2000vby.googlegroups.com>,
>
> >Please I need advice about a service that I should start it manually
> >each time I need to attach a removable media under Solaris 10 x86
> >machine.
> >/usr/sbin/vold -f /etc/vold.conf
>
> Is the service currently enabled?
> # svcs -l svc:/system/filesystem/volfs:default
>
> John
> groenv...@acm.org

# svcs -l svc:/system/filesystem/volfs:default
pattern "svc:/system/filesystem/volfs:default" does not match any
instances

Heinz Müller

unread,
Apr 29, 2012, 6:07:43 AM4/29/12
to
svcs -a | grep vol ???

John D Groenveld

unread,
Apr 29, 2012, 10:03:51 AM4/29/12
to
In article <288f50c4-f36a-42af...@ca2g2000vbb.googlegroups.com>,
happytoday <ehabaz...@gmail.com> wrote:
># svcs -l svc:/system/filesystem/volfs:default
>pattern "svc:/system/filesystem/volfs:default" does not match any
>instances

# pkgchk -l -p /lib/svc/method/svc-volfs

# pkginfo -l SUNWvolr

John
groe...@acm.org

happytoday

unread,
Apr 30, 2012, 4:08:15 PM4/30/12
to
On Apr 29, 4:03 pm, groen...@cse.psu.edu (John D Groenveld) wrote:
> In article <288f50c4-f36a-42af-9ece-4c893142c...@ca2g2000vbb.googlegroups.com>,
>
> happytoday  <ehabaziz2...@gmail.com> wrote:
> ># svcs -l svc:/system/filesystem/volfs:default
> >pattern "svc:/system/filesystem/volfs:default" does not match any
> >instances
>
> # pkgchk -l -p /lib/svc/method/svc-volfs
>
> # pkginfo -l SUNWvolr
>
> John
> groenv...@acm.org

#svcs -a | grep vol
# pkgchk -l -p /lib/svc/method/svc-volfs
#pkginfo -l SUNWvolr
PKGINST: SUNWvolr
NAME: Volume Management, (Root)
CATEGORY: system
ARCH: i386
VERSION: 11.10.0,REV=2005.01.21.16.34
BASEDIR: /
VENDOR: Sun Microsystems, Inc.
DESC: configuration and start-up files for volume (removable
media) management and volfs
PSTAMP: on10-patch-x20060920170931
INSTDATE: Aug 20 2007 12:37
HOTLINE: Please contact your local service provider
STATUS: completely installed
FILES: 19 installed pathnames
12 shared pathnames
5 linked files
12 directories
1 executables
6 blocks used (approx)

cindy swearingen

unread,
Apr 30, 2012, 5:26:13 PM4/30/12
to
Hi Happy,

Strange. Did your system return nothing for this command:

# pkgchk -l -p /lib/svc/method/svc-volfs
Pathname: /lib/svc/method/svc-volfs
Type: regular file
Expected mode: 0555
Expected owner: root
Expected group: bin
Expected file size (bytes): 2295
Expected sum(1) of contents: 51328
Expected last modification: Jan 16 13:07:35 2007
Referenced by the following packages:
SUNWvolr
Current status: installed

Do you get any errors with this command:

# pkgchk -l SUNWvolr

If you do, I would retry removing this pkg and reinstalling it
from a good known source.

Thanks,

Cindy



happytoday

unread,
May 1, 2012, 5:15:33 AM5/1/12
to
On Apr 30, 11:26 pm, cindy swearingen <cindy.swearin...@gmail.com>
wrote:
What restrictions should I concern about installation when I get that
package ? Should I follow /etc/release version ? Of course it will be
Solaris 10 but I am not quite sure about the release ?
Can I get that package SUNWvolr directly from the DVD solaris 10
installation ?
Should I remove the old one ?

happytoday

unread,
May 1, 2012, 5:43:25 AM5/1/12
to
On Apr 30, 11:26 pm, cindy swearingen <cindy.swearin...@gmail.com>
wrote:
Yes I did not get any results from executing these commands :

hume.sp...@bofh.ca

unread,
May 1, 2012, 9:42:36 AM5/1/12
to
happytoday <ehabaz...@gmail.com> wrote:
> #svcs -a | grep vol
> # pkgchk -l -p /lib/svc/method/svc-volfs

Does the file exist? What's the output of a simple
ls -l /lib/svc/method/svc-volfs? Or sum /lib/svc/method/svc-volfs?

For that matter, what release are you running, from /etc/release?

--
Brandon Hume - hume -> BOFH.Ca, http://WWW.BOFH.Ca/

happytoday

unread,
May 2, 2012, 6:29:53 AM5/2/12
to
On May 1, 3:42 pm, hume.spamfil...@bofh.ca wrote:
#ls -l /lib/svc/method/svc-volfs?  Or sum /lib/svc/method/svc-volfs?
no such file or directory

#cat /etc/release
Solaris 10 1/06 S10_u1wos_19a X86
.SUN microsystem......
Assembled 07 DEC 2005


hume.sp...@bofh.ca

unread,
May 2, 2012, 11:04:30 AM5/2/12
to
happytoday <ehabaz...@gmail.com> wrote:
> #ls -l /lib/svc/method/svc-volfs sum /lib/svc/method/svc-volfs
> no such file or directory

And what is the output from "pkgchk -l SUNWvolr | grep Pathname"?

cindy

unread,
May 2, 2012, 5:58:55 PM5/2/12
to
Hi Happy

Your output above doesn't look good. Mine looks like this:

# ls -l /lib/svc/method/svc-volfs
-r-xr-xr-x 1 root bin 2295 Jan 16 2007 /lib/svc/method/
svc-volfs

Something is wrong with this package and I think you should reinstall
it,
possibly even both of these packages:

# pkginfo -l | grep SUNWvol*
PKGINST: SUNWvolr
PKGINST: SUNWvolu

The pkgrm dialogue will warn if these packages are removing any
critical
packages, but I don't think they have any critical dependencies.

You might also check to see if anything else is missing on this system
to make sure you don't have a larger problem of stuff disappearing.

You will need to find the media or a pkg server that contains this
pkg.

The /etc/release file is in the SUNWsolnm pkg, which you can see here:

$ grep /etc/release /var/sadm/install/contents
/etc/release f none 0444 root sys 243 15973 1253141226 SUNWsolnm

I think you can cat this file on the media to make sure it matches
what
you are running. I don't have any media but something like this:

$ cat /cdrom/sol_10_811_sparc/Solaris_10/Product/SUNWsolnm/reloc/etc/
release

This system is also running an old Solaris 10 release. You might
consider upgrading it.

Thanks,

Cindy

happytoday

unread,
May 3, 2012, 6:37:21 AM5/3/12
to
Here is the output from the commands . Is is there a risk from
installing these package from the latest release of Solaris 10X86 DVD?
If yes . From where can I get the same old release of Sol10 ?

/usr/xgfc>pkgchk -l SUNWvolr | grep "Pathname"
Pathname: /etc
Pathname: /etc/init.d
Pathname: /etc/init.d/volmgt
Pathname: /etc/rc0.d
Pathname: /etc/rc0.d/K05volmgt
Pathname: /etc/rc1.d
Pathname: /etc/rc1.d/K05volmgt
Pathname: /etc/rc2.d
Pathname: /etc/rc2.d/K05volmgt
Pathname: /etc/rc3.d
Pathname: /etc/rc3.d/S81volmgt
Pathname: /etc/rcS.d
Pathname: /etc/rcS.d/K05volmgt
Pathname: /var
Pathname: /var/svc
Pathname: /var/svc/manifest
Pathname: /var/svc/manifest/network
Pathname: /var/svc/manifest/network/rpc
Pathname: /var/svc/manifest/network/rpc/smserver.xml

/export/home>pkginfo -l | grep SUNWvol*
PKGINST: SUNWvolr
PKGINST: SUNWvolu

/export/home>grep /etc/release /var/sadm/install/contents
/etc/release f none 0444 root sys 241 15655 1133969388 SUNWsolnm
/export/home>

John D Groenveld

unread,
May 3, 2012, 8:24:49 AM5/3/12
to
In article <62a2d4b5-b332-4c7e...@u11g2000vbm.googlegroups.com>,
happytoday <ehabaz...@gmail.com> wrote:
>Here is the output from the commands . Is is there a risk from
>installing these package from the latest release of Solaris 10X86 DVD?

Yes.

>If yes . From where can I get the same old release of Sol10 ?

Are you still running ancient x86 hardware that won't boot
more recent Solaris 10 releases?

John
groe...@acm.org

happytoday

unread,
May 5, 2012, 3:49:39 PM5/5/12
to
On May 3, 2:24 pm, groen...@cse.psu.edu (John D Groenveld) wrote:
> In article <62a2d4b5-b332-4c7e-a049-2de802931...@u11g2000vbm.googlegroups.com>,
>
> happytoday  <ehabaziz2...@gmail.com> wrote:
> >Here is the output from the commands . Is is there a risk from
> >installing these package from the latest release of Solaris 10X86 DVD?
>
> Yes.
>
> >If yes . From where can I get the same old release of Sol10 ?
>
> Are you still running ancient x86 hardware that won't boot
> more recent Solaris 10 releases?
>
> John
> groenv...@acm.org

Is there is a risk from re-installing the 2 packages :
PKGINST: SUNWvolr
PKGINST: SUNWvolu

without removing the old ones ?

0 new messages