Re: [OpenIndiana-discuss] Looking for concise doc on REALLY ALL the steps the live install actually performs

2013-03-17 Thread Nathan Kunkee

On 03/16/13 12:01 PM, Hans J. Albertsson wrote:

Looking for concise doc on REALLY ALL the steps the live install
actually performs.

Yeah, really, just for a checklist.

Tried looking in various places. Found nothing. Maybe just me needing a
new brain.

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




If you haven't found it, check out the different minimal OpenSolaris 
projects. The one I found had some minimal install scripts that I think 
are what you want:


http://alexeremin.blogspot.com/2009/04/minimal-opensolaris-network-install.html
http://alexeremin.blogspot.com/2008/12/minimum-opensolaris-200811-install.html

Hope that helps,
Nathan


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


Re: [OpenIndiana-discuss] Migrate from linux to openindiana

2013-01-12 Thread Nathan Kunkee

 Date: Sun, 13 Jan 2013 01:37:59 +0100
 From: gi...@swipnet.se
 To: openindiana-discuss@openindiana.org
 Subject: [OpenIndiana-discuss] Migrate from linux to openindiana
 
 Hi
 
 Seeking some help here. Tried a couple of days to migrate from linux to 
 openindiana. Today i use ubuntu with zfs, i am very
 impressed with zfs. OI with napp-it was a great experience. But i would
 like to use my server for more tasks.
 
 I would like it to serve as tftp server so i can pxeboot
 my other clients with clonezilla. I would like mysql-server
 for xbmc-database, use it as a dns-server with a local domain

http://www.thekelleys.org.uk/dnsmasq/doc.html
dnsmasq may meet your needs for two of those. It provides a local, forwarding 
DNS server, 
and can be setup to answer TFTP/BOOTP/DHCP requests as well. I've had luck 
building
it on OpenIndiana before. The source distribution has a SMF manifest in the 
contrib/Solaris10
directory.

Hope that helps,
Nathan

 
 It is in many ways very different from linux which i have used
 many years, and hard to set up, since it lacks documentation.
 
 I did succeed with mysql and dns-server. I didn't with the
 tftp-server. So i tried to install kvm to install a linux tftp
 server. But during the kvm install OI frooze and pkg index
 was ruined. Before i try again, maybee tomorrow, i wonder
 if anyone has any good ideas.
 
 The best solution would be to skip kvm, but i really need
 a working tftp-server functioning to serve clonezilla.
 
 Regards
 Martin Waldenvik
 
 ___
 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


Re: [OpenIndiana-discuss] Gnome and the future

2012-10-31 Thread Nathan Kunkee

 Date: Wed, 31 Oct 2012 13:35:02 +
 From: t12nsloo...@gmail.com
 To: openindiana-discuss@openindiana.org
 Subject: Re: [OpenIndiana-discuss] Gnome and the future
 
 from what I remember of the conversations of the time, we cannot move
 to Gnome 3 because of certain Linux dependencies ...
 
 Gnome 2 is no longer changing, and no longer being patched ...
 
 We don't have time or resources to support a Gnome 2 desktop system
 development fork (at least I don't and I don't believe OI devs do
 either) and in fact most Illumos OS's don't include a graphical
 environment at all.
 
 Linux Mint (I believe) are actually looking to go to Gnome 3, but with
 a customised theme, they cannot afford to ignore GTK3, and sticking
 with GTK2 means that new projects will not work for them.
 
 Linux Mint's Gnome theme does not look like Gnome 2 ...
 
 Of course some (or even all) of my ramblings could be wrong.
 
 Jon
 

Mate is a fork of Gnome 2 that already has a community behind it. Mint features 
Mate as a key desktop choice.
http://mate-desktop.org/

Perhaps that is what is being sought?

Nathan

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


Re: [OpenIndiana-discuss] Boot stalls on install

2012-10-15 Thread Nathan Kunkee


 From: dbent...@nas.edu
 To: openindiana-discuss@openindiana.org
 Date: Mon, 15 Oct 2012 22:02:05 -0400
 Subject: [OpenIndiana-discuss] Boot stalls on install

 Hello all...
 I'm trying to boot from DVD to install Opeindiana on a Gigabyte H55M-S2V and 
 Im having issues. As soon as I get past the grub screen and select boot from 
 cd I get the oracle trademark message and everything freezes up. My keyboars 
 (regualr ps2 connection) becomes unusable and I have to hard boot.
 It's an Intell H55 express chipset and the memory is seated fiine and I've 
 switched out sticks to ensure I don't have a RAM issue. FreeBSD seems to boot 
 up fine so I know hardware doesn't seem to be an issue. I'd rather use 
 Openindiana if I can help it instead of FreeBSD. Has asyone tried installing 
 on this chipset before?

I'm not using that chipset, but as the next step, you could try booting with 
more logging on.

Clear out the graphics parts from grub and add the kernel options as below. 'e' 
allows you to edit a line. You'll want the section to look similar to below 
(hoping my VBox setup is similar enough):

kernel$ /platform/i86pc/kernel/$ISADIR/unix -s -v -k
module$ /platform/i86pc/$ISADIR/boot_archive

then hit 'b' to boot from the modified entries. -s means single user mode; -v 
means verbose, and -k means kernel debugger land if something does bomb. 
Hopefully that may point to a driver that may be having issues or otherwise 
narrow down what is going on.

Hth,
Nathan





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


Re: [OpenIndiana-discuss] Mountpoint tiering with priorities

2012-10-02 Thread Nathan Kunkee

 Date: Mon, 1 Oct 2012 14:11:38 +0400
 From: jimkli...@cos.ru
 To: openindiana-discuss@openindiana.org
 Subject: [OpenIndiana-discuss] Mountpoint tiering with priorities
 
On a dual-boot box I can mount another OS's partition with
 FUSE and moderate performance. I can also boot that other OS
 in a VM and share it over a networking protocol and can have
 better performance (and it is unsafe to access the partition
 directly when the guest OS is booted anyway).
 
So, I wonder if it is possible to set up (automounter?) to
 mount the network share from the VM if available, alternately
 mount the partition over FUSE, into the same mountpoint on
 the host OS (OI).
 
 Thanks,
 //Jim

Based on man automount, you are wanting a kind of replicated filesystem, but I 
don't see a way to specify more than one set of options for a given mountpoint. 
In that part of the options is the filesystem type, the most direct answer 
would be to try the following in your /etc/auto_master

# key/location  mount options    filesystem
/shared-vm   -t nfs3 vm:/export/shared 
/shared-fuse -t fuse :/export/fuse

If you can share the filesystem under the same protocol from both methods, then 
you can put it on one line (like a replicated filesystem according to the man 
page:


# key/location  mount options    filesystem
/shared-vm   -t nfs3 vm:/export/shared :/export/fuse

Hope that helps,
Nathan
  
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Using a USB 20 device

2012-09-16 Thread Nathan Kunkee

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  connectedconfigured   ok
usb2/1.1   usb-device   connectedconfigured   ok
usb2/1.2   usb-mouseconnectedconfigured   ok
usb2/1.3   unknown  emptyunconfigured ok
usb2/1.4   unknown  emptyunconfigured ok
usb2/2 unknown  emptyunconfigured ok
usb3/1 unknown  emptyunconfigured ok
usb3/2 unknown  emptyunconfigured ok
usb4/1 unknown  emptyunconfigured ok
usb4/2 unknown  emptyunconfigured ok
usb5/1 unknown  emptyunconfigured ok
usb5/2 unknown  emptyunconfigured ok
usb6/1 unknown  emptyunconfigured ok
usb6/2 unknown  emptyunconfigured ok
usb6/3 unknown  emptyunconfigured ok
usb6/4 unknown  emptyunconfigured ok
usb6/5 unknown  emptyunconfigured ok
usb6/6 unknown  emptyunconfigured ok
usb6/7 usb-storage  connectedconfigured   ok
usb6/8 unknown  emptyunconfigured 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 Media0100
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

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


[OpenIndiana-discuss] ldap client config not persistent after reboot

2012-09-10 Thread Nathan Kunkee


 As a wild guess, temporary disabled may mean that some services
 prerequisite to ldap did not start well. Try to research dependencies
 (svcs -d/-D) or enable recursively (svcadm enable -r).

 What you're doing seems like it should work.

 nsswitch confuses me... do you have NWAM enabled? try to get it
 reconfigured, or disable it and use the physical:default service
 to configure networking from files as was documented eons ago.


after configuring a fixed ip address, it works.

NWAM is trying to be helpful and looking in its configuration to see if LDAP is 
enabled. If it finds LDAP enabled, it starts the ldap/client service. If not, 
it leaves it disabled each boot. NWAM also updates nsswitch.conf according to 
the location that has been defined, so that it overwrites that file with each 
boot also.

To get LDAP to be persistent across reboots at home I had to setup a 'location' 
to tell NWAM when to use LDAP. I defined a new file, which is a mix of LDAP and 
DNS, to be used for nsswitch.conf. The ldap-nameservice-servers has to be 
filled in, but the value isn't used. 

nathan@asgard:~$ nwamcfg list loc home
loc:home
    activation-mode      conditional-any
    conditions       advertised-domain contains 2wire
    enabled      false
    nameservices     dns,ldap
    nameservices-config-file     /etc/nsswitch.home
    dns-nameservice-configsrc    dhcp
    ldap-nameservice-configsrc    manual
    ldap-nameservice-servers     X.dyndns-home.com
    default-domain       gateway.2wire.net
    nfsv4-domain     gateway.2wire.net
nathan@asgard:~$ 

*NOTE* that you have to configure LDAP through the command line interface--the 
GUI for NWAM has a bug where it passes invalid parameters to NWAM. Since I 
think it is a simple validation bug, I've been meaning to try and find it to 
submit a patch...but haven't quite yet.

Hope that helps,
Nathan
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss