Response to message 3 below:
When I run cfgadm it reports all  usb Ap_Ids showing
Type unknown   Receptacle empty, occupant unconfigured, and Condition ok
Not good!
Ideas?
TIA
Bob
----- Original Message ----- From: <openindiana-discuss-requ...@openindiana.org>
To: <openindiana-discuss@openindiana.org>
Sent: Sunday, September 16, 2012 9:07 PM
Subject: OpenIndiana-discuss Digest, Vol 26, Issue 45


Send OpenIndiana-discuss mailing list submissions to
openindiana-discuss@openindiana.org

To subscribe or unsubscribe via the World Wide Web, visit
http://openindiana.org/mailman/listinfo/openindiana-discuss
or, via email, send a message with subject or body 'help' to
openindiana-discuss-requ...@openindiana.org

You can reach the person managing the list at
openindiana-discuss-ow...@openindiana.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of OpenIndiana-discuss digest..."


Today's Topics:

  1. Re: HFS+ (Apple file system) read/write support on Illumos --
     interest levels? (Ray Arachelian)
  2. Re: HFS+ (Apple file system) read/write support on Illumos --
     interest levels? (Jean-Pierre Andr?)
  3. Re: Using a USB 20 device (Nathan Kunkee)
  4. Re: Mount USB Drive (Bob Palank)
  5. OpenIndiana Zone refuses to boot, gives a core dump
     (Dave Koelmeyer)


----------------------------------------------------------------------

Message: 1
Date: Sun, 16 Sep 2012 07:20:08 -0400
From: Ray Arachelian <r...@arachelian.com>
To: Discussion list for OpenIndiana
<openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] HFS+ (Apple file system) read/write
support on Illumos -- interest levels?
Message-ID: <5055b5e8.2090...@arachelian.com>
Content-Type: text/plain; charset=ISO-8859-1

On 09/15/2012 01:15 AM, Magnus wrote:
I know we're supposed to be promoting Illumos solutions and whatnot,
but why not run ZFS directly

I wonder, how difficult would it be to port FUSE to OI?  That would
probably do the trick, and also open up lots of support for other file
systems too...

It seems there used to be a project to do this here, but it's dead now:
http://hub.opensolaris.org/bin/view/Project+fuse/




------------------------------

Message: 2
Date: Sun, 16 Sep 2012 13:59:06 +0200
From: Jean-Pierre Andr? <jean-pierre.an...@wanadoo.fr>
To: Discussion list for OpenIndiana
<openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] HFS+ (Apple file system) read/write
support on Illumos -- interest levels?
Message-ID: <5055bf0a.2090...@wanadoo.fr>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi

Ray Arachelian wrote:
On 09/15/2012 01:15 AM, Magnus wrote:

I know we're supposed to be promoting Illumos solutions and whatnot,
but why not run ZFS directly

I wonder, how difficult would it be to port FUSE to OI?  That would
probably do the trick, and also open up lots of support for other file
systems too...

Oh no !, second time today : please read

http://jp-andre.pagesperso-orange.fr/openindiana-ntfs-3g.html

The above is for the fuse kernel module, and an acceptable
version of the fuse library is available on sfe :

http://pkg.openindiana.org/sfe/en/catalog.shtml

Regards

Jean-Pierre



------------------------------

Message: 3
Date: Sun, 16 Sep 2012 13:45:00 -0500
From: Nathan Kunkee <nkunke...@hotmail.com>
To: openindiana-discuss@openindiana.org
Subject: Re: [OpenIndiana-discuss] Using a USB 20 device
Message-ID: <blu0-smtp4074398f51040daec192939bc...@phx.gbl>
Content-Type: text/plain; charset="ISO-8859-1"; format=flowed

On 09/15/12 01:59 PM, Bob Palank wrote:
Are there specific directions as to how to read/write data on a USB 2.0 jump drive?
XP sees it and VBox also sees it but OI doesn't.
If I need to mount it,  are there specific directions?
I've looked at general Linux directions and I fail.
Bob
_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


If the desktop isn't picking up on it automatically, the cfgadm command
is where I would start troubleshooting. Run as root, it lists all of the
devices, ports, and occupants that the kernel is aware of.


nathan@mossflower:~$ pfexec cfgadm -la
Ap_Id                          Type         Receptacle   Occupant
Condition
usb2/1                         usb-hub      connected    configured   ok
usb2/1.1                       usb-device   connected    configured   ok
usb2/1.2                       usb-mouse    connected    configured   ok
usb2/1.3                       unknown      empty        unconfigured ok
usb2/1.4                       unknown      empty        unconfigured ok
usb2/2                         unknown      empty        unconfigured ok
usb3/1                         unknown      empty        unconfigured ok
usb3/2                         unknown      empty        unconfigured ok
usb4/1                         unknown      empty        unconfigured ok
usb4/2                         unknown      empty        unconfigured ok
usb5/1                         unknown      empty        unconfigured ok
usb5/2                         unknown      empty        unconfigured ok
usb6/1                         unknown      empty        unconfigured ok
usb6/2                         unknown      empty        unconfigured ok
usb6/3                         unknown      empty        unconfigured ok
usb6/4                         unknown      empty        unconfigured ok
usb6/5                         unknown      empty        unconfigured ok
usb6/6                         unknown      empty        unconfigured ok
usb6/7                         usb-storage  connected    configured   ok
usb6/8                         unknown      empty        unconfigured ok

At one time, I thought that listing included the block device too
(c4t0d0p0), and someone more knowledgeable may be able to better say,
but rmformat will list that:

nathan@mossflower:~$ rmformat
Looking for devices...
     1. Logical Node: /dev/rdsk/c1t0d0p0
        Physical Node: /pci@0,0/pci-ide@1f,1/ide@0/sd@0,0
        Connected Device: HL-DT-ST CDRW/DVD GCC4244 B103
        Device Type: CD Reader
Bus: IDE
Size: <Unknown>
Label: <Unknown>
Access permissions: <Unknown>
     2. Logical Node: /dev/rdsk/c4t0d0p0
        Physical Node: /pci@0,0/pci1028,1ad@1d,7/storage@7/disk@0,0
        Connected Device: Sony     Storage Media    0100
        Device Type: Removable
Bus: USB
Size: 1.9 GB
Label: <Unknown>
Access permissions: Medium is not write protected.

So, in the most manual case, you could confirm that the occupant is
configured with cfgadm and then mount the filesystem directly as guided
by rmformat. All of that helps set you up for Roel and Dmitry ask (VM?
how setup? how is it partitioned? do you have filesystem drivers?)

Hope that helps,
Nathan



------------------------------

Message: 4
Date: Sun, 16 Sep 2012 15:24:02 -0400
From: "Bob Palank" <b...@stlcc.org>
To: <openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] Mount USB Drive
Message-ID: <314EFE6851744DFF856F24D896C2587E@v5000>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
reply-type=original

" To do this the quick way type this in the terminal: mount -t auto
/dev/sda1 /mnt "
Looks like I need to be root or supv  but don't know the password.

What is the Login for SUPV or Root

The required extension pack is installed - or so I think!
The VBox USB Dialog has both Enable USB Controller and Enable USB2.0(EHCI) Contoller checked and there are no USB Device filters which makes me think
the pack is installed.

Running FAT32 on the USB ( a Transcend  JF30 /2GB Drive)

Are you running OI as virtualbox slave?  ....  Not sure but
     Oi is running in VBox 4.1.22 which is running under XP Pro SP3


What is the Login for SUPV or Root

TIA
  Bob
----- Original Message ----- From: <openindiana-discuss-requ...@openindiana.org>
To: <openindiana-discuss@openindiana.org>
Sent: Sunday, September 16, 2012 6:46 AM
Subject: OpenIndiana-discuss Digest, Vol 26, Issue 44


Send OpenIndiana-discuss mailing list submissions to
openindiana-discuss@openindiana.org

To subscribe or unsubscribe via the World Wide Web, visit
http://openindiana.org/mailman/listinfo/openindiana-discuss
or, via email, send a message with subject or body 'help' to
openindiana-discuss-requ...@openindiana.org

You can reach the person managing the list at
openindiana-discuss-ow...@openindiana.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of OpenIndiana-discuss digest..."


Today's Topics:

  1. Re: HFS+ (Apple file system) read/write support on Illumos --
     interest levels? (Jerry Kemp)
  2. Using a USB 20 device (Bob Palank)
  3. Re: Using a USB 20 device (Roel_D)
  4. Re: HFS+ (Apple file system) read/write support on Illumos --
     interest levels? (Roel_D)
  5. Re: HFS+ (Apple file system) read/write support on Illumos --
     interest levels? (Magnus)
  6. Re: HFS+ (Apple file system) read/write support on Illumos --
     interest levels? (Dave Pooser)
  7. Re: HFS+ (Apple file system) read/write support on Illumos --
     interest levels? (Roel_D)
  8. Re: HFS+ (Apple file system) read/write support on Illumos --
     interest levels? (Richard L. Hamilton)
  9. Re: Using a USB 20 device (Dmitry Kozhinov)
 10. Re: Using a USB 20 device (Jean-Pierre Andr?)


----------------------------------------------------------------------

Message: 1
Date: Sat, 15 Sep 2012 13:22:06 -0500
From: Jerry Kemp <sun.mail.lis...@oryx.cc>
To: Discussion list for OpenIndiana
<openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] HFS+ (Apple file system) read/write
support on Illumos -- interest levels?
Message-ID: <5054c74e.9040...@oryx.cc>
Content-Type: text/plain; charset=ISO-8859-1

+1

There are both commercial (as Magnus mentioned) and open source ZFS
solutions for Unix based Mac systems.

As neat as native HFS+ file systems under OpenIndiana or *Solaris would
be, its really not the way to go.

Other alternatives as someone else mentioned is iSCSI.

And I do very well at home with my Mac's doing NFS mounts to my OI
storage server.  YMMV.

Regardless, you have lots of options.

Jerry Kemp


On 09/15/12 12:15 AM, Magnus wrote:

On Sep 15, 2012, at 12:19 AM, Dave Pooser wrote:

At $DAYJOB we have a need to get files from Mac-formatted (HFS+) volumes from video record appliances onto ZFS-based storage towers (because when
you're talking about the only video recordings of a major corporate
meeting, "probably OK" filesystems aren't enough). Right now we do it
via
a Mac -- hook drive to Mac, mount ZFS filesystem via CIFS, and copy--
but
that's a bit of a pain in the rear; it would be a lot easier to be able
to
hook drives directly to an OI tower and copy the files that way. I

I know we're supposed to be promoting Illumos solutions and whatnot, but
why not run ZFS directly on your Macs? It won't work for the boot drive
but it'll work for the external storage you're attaching.  You can zfs
send | zfs receive to an OI tower for deep archiving if you'd prefer.

http://zevo.getgreenbytes.com




------------------------------

Message: 2
Date: Sat, 15 Sep 2012 14:59:21 -0400
From: "Bob Palank" <b...@stlcc.org>
To: <openindiana-discuss@openindiana.org>
Subject: [OpenIndiana-discuss] Using a USB 20 device
Message-ID: <F601E47FE8534A8DA0D34271445B3AB0@v5000>
Content-Type: text/plain; charset="iso-8859-1"

Are there specific directions as to how to read/write data on a USB 2.0
jump drive?
XP sees it and VBox also sees it but OI doesn't.
If I need to mount it,  are there specific directions?
I've looked at general Linux directions and I fail.
Bob

------------------------------

Message: 3
Date: Sat, 15 Sep 2012 21:23:01 +0200
From: Roel_D <openindi...@out-side.nl>
To: Discussion list for OpenIndiana
<openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] Using a USB 20 device
Message-ID: <4198b31e-314e-4445-9e53-b16046b13...@out-side.nl>
Content-Type: text/plain; charset=us-ascii

Are you running OI as virtualbox slave?

Make sure that you enable USB passthrough in Virtualbox.

I'm not sure but i think that it is an extra (licenced) option  in
Virtualbox. Did read this once somewhere.



(verzonden vanaf mobiel apparaat, typfouten voorbehouden)

Op 15 sep. 2012 om 20:59 heeft "Bob Palank" <b...@stlcc.org> het volgende
geschreven:

Are there specific directions as to how to read/write data on a USB 2.0
jump drive?
XP sees it and VBox also sees it but OI doesn't.
If I need to mount it,  are there specific directions?
I've looked at general Linux directions and I fail.
Bob
_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss



------------------------------

Message: 4
Date: Sat, 15 Sep 2012 21:25:45 +0200
From: Roel_D <openindi...@out-side.nl>
To: Discussion list for OpenIndiana
<openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] HFS+ (Apple file system) read/write
support on Illumos -- interest levels?
Message-ID: <65129643-6569-4e77-81e5-e32e290a1...@out-side.nl>
Content-Type: text/plain; charset=us-ascii

create a ZFS drive in OI, create an iSCSI target on it, join it from your
Apple, Format it as you wish, create a backupplan voor your ZFS
drive/slice, done?



()

Op 15 sep. 2012 om 20:22 heeft Jerry Kemp <sun.mail.lis...@oryx.cc> het
volgende geschreven:

+1

There are both commercial (as Magnus mentioned) and open source ZFS
solutions for Unix based Mac systems.

As neat as native HFS+ file systems under OpenIndiana or *Solaris would
be, its really not the way to go.

Other alternatives as someone else mentioned is iSCSI.

And I do very well at home with my Mac's doing NFS mounts to my OI
storage server.  YMMV.

Regardless, you have lots of options.

Jerry Kemp


On 09/15/12 12:15 AM, Magnus wrote:

On Sep 15, 2012, at 12:19 AM, Dave Pooser wrote:

At $DAYJOB we have a need to get files from Mac-formatted (HFS+)
volumes
from video record appliances onto ZFS-based storage towers (because
when
you're talking about the only video recordings of a major corporate
meeting, "probably OK" filesystems aren't enough). Right now we do it
via
a Mac -- hook drive to Mac, mount ZFS filesystem via CIFS, and copy--
but
that's a bit of a pain in the rear; it would be a lot easier to be able
to
hook drives directly to an OI tower and copy the files that way. I

I know we're supposed to be promoting Illumos solutions and whatnot, but
why not run ZFS directly on your Macs? It won't work for the boot drive
but it'll work for the external storage you're attaching.  You can zfs
send | zfs receive to an OI tower for deep archiving if you'd prefer.

http://zevo.getgreenbytes.com


_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss



------------------------------

Message: 5
Date: Sat, 15 Sep 2012 16:54:27 -0400
From: Magnus <mag...@yonderway.com>
To: Discussion list for OpenIndiana
<openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] HFS+ (Apple file system) read/write
support on Illumos -- interest levels?
Message-ID: <d3904437-8432-4feb-a910-5916b1672...@yonderway.com>
Content-Type: text/plain; charset=us-ascii


On Sep 15, 2012, at 3:25 PM, Roel_D wrote:

create a ZFS drive in OI, create an iSCSI target on it, join it from your
Apple, Format it as you wish, create a backupplan voor your ZFS
drive/slice, done?

The iSCSI initiator for OS X is no longer free software. Unless there is
another one that I'm not aware of, this plan of action would cost the end
user about $80 for the initiator software. It's a sad turn of events for
Mac users but what can you do?






------------------------------

Message: 6
Date: Sat, 15 Sep 2012 16:01:41 -0500
From: Dave Pooser <dave...@pooserville.com>
To: Discussion list for OpenIndiana
<openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] HFS+ (Apple file system) read/write
support on Illumos -- interest levels?
Message-ID: <cc7a5648.4c93b%dave...@pooserville.com>
Content-Type: text/plain; charset="US-ASCII"

On 9/15/12 12:15 AM, "Magnus" <mag...@yonderway.com> wrote:

I know we're supposed to be promoting Illumos solutions and whatnot, but
why not run ZFS directly on your Macs? It won't work for the boot drive
but it'll work for the external storage you're attaching.  You can zfs
send | zfs receive to an OI tower for deep archiving if you'd prefer.

http://zevo.getgreenbytes.com

Yeah, that came out the day I finally got tired of waiting for it to ship
and went with my plan B.  Timing is everything.  :^)

I'll be testing the Zevo solution and see how it works with RAIDZ2 on Mac
Pros (after I figure out how many drives I can cram in there -- wonder if
the PS will drive 8x2.5" drives as well as the 4 3.5" drives). Thanks for
the pointer.
--
Dave Pooser
Cat-Herder-in-Chief, Pooserville.com
"...Life is not a journey to the grave with the intention of arriving
safely in one pretty and well-preserved piece, but to slide across the
finish line broadside, thoroughly used up, worn out, leaking oil, and
shouting GERONIMO!!!" -- Bill McKenna







------------------------------

Message: 7
Date: Sun, 16 Sep 2012 01:30:19 +0200
From: Roel_D <openindi...@out-side.nl>
To: Discussion list for OpenIndiana
<openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] HFS+ (Apple file system) read/write
support on Illumos -- interest levels?
Message-ID: <f0e04935-3657-40db-947b-309821253...@out-side.nl>
Content-Type: text/plain; charset=us-ascii

$80,- ??

That is lame, so they just want the basic user to store everything in
their US-based iCloud?
#fail

Op 15 sep. 2012 om 22:54 heeft Magnus <mag...@yonderway.com> het volgende
geschreven:


On Sep 15, 2012, at 3:25 PM, Roel_D wrote:

create a ZFS drive in OI, create an iSCSI target on it, join it from
your Apple, Format it as you wish, create a backupplan voor your ZFS
drive/slice, done?

The iSCSI initiator for OS X is no longer free software. Unless there is
another one that I'm not aware of, this plan of action would cost the end
user about $80 for the initiator software. It's a sad turn of events for
Mac users but what can you do?




_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss



------------------------------

Message: 8
Date: Sat, 15 Sep 2012 20:28:31 -0400
From: "Richard L. Hamilton" <rlha...@smart.net>
To: Discussion list for OpenIndiana
<openindiana-discuss@openindiana.org>
Subject: Re: [OpenIndiana-discuss] HFS+ (Apple file system) read/write
support on Illumos -- interest levels?
Message-ID: <d30b38ab-ee4a-49aa-ba7d-b77deed4d...@smart.net>
Content-Type: text/plain; charset=us-ascii

iCloud servers are probably on various continents, for performance.  That
also means that they may be subject to different rules in different
juristictions; you think your privacy isn't perfect in the US?  For sure
it would be worse some other places.

But you've got it wrong anyway; the formerly free iSCSI initiator for Mac
was from Studio Network Solutions, _not_ from Apple.  Back when the free
version worked, I noticed the following: under a normal setup using its
GUI, the filesystems were only mounted when I was logged in; and if I
stayed logged in for days at a time, I tended to crash.  I'm not saying
their initiator was definitely at fault, just saying it may not be the
answer you're hoping for.

I haven't tried greenbytes.com version of zfs for the Mac (neither the
paid nor the free), but I have used http://code.google.com/p/maczfs/ on
Snow Leopard and Lion, although only playing; in particular, I never used
a local disk partition, so I don't know how solid it is by itself.

On Sep 15, 2012, at 7:30 PM, Roel_D wrote:

$80,- ??

That is lame, so they just want the basic user to store everything in
their US-based iCloud?
#fail

Op 15 sep. 2012 om 22:54 heeft Magnus <mag...@yonderway.com> het volgende
geschreven:


On Sep 15, 2012, at 3:25 PM, Roel_D wrote:

create a ZFS drive in OI, create an iSCSI target on it, join it from
your Apple, Format it as you wish, create a backupplan voor your ZFS
drive/slice, done?

The iSCSI initiator for OS X is no longer free software. Unless there is
another one that I'm not aware of, this plan of action would cost the
end user about $80 for the initiator software. It's a sad turn of events
for Mac users but what can you do?




_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


--
eMail: mailto:rlha...@smart.net
Home page: http://www.smart.net/~rlhamil/
Facebook, MySpace,
AIM, Yahoo, etc: ask







------------------------------

Message: 9
Date: Sun, 16 Sep 2012 14:16:36 +0600
From: Dmitry Kozhinov <d...@desktopfay.com>
To: openindiana-discuss@openindiana.org
Subject: Re: [OpenIndiana-discuss] Using a USB 20 device
Message-ID: <50558ae4.9090...@desktopfay.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

What filesystem do you have at the USB drive? Is it supported by OI?
XP may see NTFS filesystem, which is not readable by OI.

> XP sees it and VBox also sees it but OI doesn't.



------------------------------

Message: 10
Date: Sun, 16 Sep 2012 12:46:24 +0200
From: Jean-Pierre Andr? <jean-pierre.an...@wanadoo.fr>
To: openindiana-discuss@openindiana.org, d...@desktopfay.com
Subject: Re: [OpenIndiana-discuss] Using a USB 20 device
Message-ID: <5055ae00.2060...@wanadoo.fr>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

Dmitry Kozhinov wrote:
What filesystem do you have at the USB drive? Is it supported by OI?
XP may see NTFS filesystem, which is not readable by OI.

It is very difficult to get facts known...

Please look at
http://jp-andre.pagesperso-orange.fr/openindiana-ntfs-3g.html

Regards

Jean-Pierre




------------------------------

_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


End of OpenIndiana-discuss Digest, Vol 26, Issue 44
***************************************************





------------------------------

Message: 5
Date: Mon, 17 Sep 2012 13:08:54 +1200
From: Dave Koelmeyer <dave.koelme...@davekoelmeyer.co.nz>
To: Open Indiana Discussion List <openindiana-discuss@openindiana.org>
Subject: [OpenIndiana-discuss] OpenIndiana Zone refuses to boot, gives
a core dump
Message-ID: <50567826.4050...@davekoelmeyer.co.nz>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi All,

I have an oi_151a x86 system, and I've created a shared IP Zone in the
same way I've always done in the past on this system (which currently
has four other Zones installed).

Once my zone has been created and installed, I get this when attempting
to boot it (#zoneadm -z heliod-zone boot):

dave@mymachine:/home/dave$ pfexec zlogin -C heliod-zone
[Connected to zone 'heliod-zone' console]

[NOTICE: Zone booting up]


SunOS Release 5.11 Version oi_151a 64-bit
Copyright (c) 1983, 2010, Oracle and/or its affiliates. All rights reserved.
Loading smf(5) service descriptions: 102/102
Hostname: heliod-zone
Loading smf(5) service descriptions: 1/1
svc:/system/filesystem/local:default: WARNING: /usr/sbin/zfs mount -a
failed: exit status 267
Sep 16 17:27:43 svc.startd[27970]: svc:/system/filesystem/local:default:
Method "/lib/svc/method/fs-local" failed with exit status 95.
Sep 16 17:27:43 svc.startd[27970]: system/filesystem/local:default
failed fatally: transitioned to maintenance (see 'svcs -xv' for details)

SUNW-MSG-ID: SMF-8000-YX, TYPE: defect, VER: 1, SEVERITY: major
EVENT-TIME: Sun Sep 16 17:27:43 PDT 2012
PLATFORM: i86pc, CSN: -, HOSTNAME: heliod-zone
SOURCE: software-diagnosis, REV: 0.1
EVENT-ID: 64d620e1-a05c-ce9d-a6b6-a9301d2cb519
DESC: A service failed - a start, stop or refresh method failed.
  Refer to http://illumos.org/msg/SMF-8000-YX for more information.
AUTO-RESPONSE: The service has been placed into the maintenance state.
IMPACT: svc:/system/filesystem/local:default is unavailable.
REC-ACTION: Run 'svcs -xv svc:/system/filesystem/local:default' to
determine the generic reason why the service failed, the location of any
logfiles, and a list of other services impacted.

heliod-zone console login:



Looking at the logfile output for the affected service in the zone, I
get this:

dave@mymachine:/rpool# svcs -xv -z heliod-zone
svc:/system/filesystem/local:default (local file system mounts)
  Zone: heliod-zone
 State: maintenance since 17 September 2012 12:27:43 PM NZST
Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
   See: http://sun.com/msg/SMF-8000-KS
   See:
/rpool/zones/zone_roots/heliod-zone/root/var/svc/log/system-filesystem-local:default.log
Impact: 14 dependent services are not running:
        svc:/system/filesystem/autofs:default
        svc:/system/system-log:default
        svc:/milestone/multi-user:default
        svc:/milestone/multi-user-server:default
        svc:/network/ssh:default
        svc:/system/sysidtool:net
        svc:/network/rpc/bind:default
        svc:/network/inetd:default
        svc:/system/sysidtool:system
        svc:/network/inetd-upgrade:default
        svc:/system/cron:default
        svc:/system/boot-archive-update:default
        svc:/network/shares/group:default
        svc:/system/sac:default

dave@mymachine:/rpool# more
/rpool/zones/zone_roots/heliod-zone/root/var/svc/log/system-filesystem-local:default.log
[ Sep 16 17:27:32 Enabled. ]
[ Sep 16 17:27:42 Executing start method ("/lib/svc/method/fs-local"). ]
/lib/svc/method/fs-local: line 90: 28565: Memory fault(coredump)
WARNING: /usr/sbin/zfs mount -a failed: exit status 267
[ Sep 16 17:27:43 Method "start" exited with status 95. ]


Has anyone else encountered this behaviour before?

Cheers,
Dave

--
Dave Koelmeyer
http://www.davekoelmeyer.co.nz




------------------------------

_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


End of OpenIndiana-discuss Digest, Vol 26, Issue 45
***************************************************



_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to