Re: [OpenIndiana-discuss] Interest in OpenIndiana VPS host?

2012-09-07 Thread Adam Del Vecchio
On 2012-09-07, at 11:07 PM, Magnus wrote: > > On Sep 7, 2012, at 10:42 PM, Adam Del Vecchio wrote: >> >> Could you perhaps link me to that thread if it was on this list? > > This was on IRC. Oh, alright. > >> But are there providers offering OI at this cost? I understand what you >> mean,

Re: [OpenIndiana-discuss] Interest in OpenIndiana VPS host?

2012-09-07 Thread Magnus
On Sep 7, 2012, at 10:42 PM, Adam Del Vecchio wrote: > > Could you perhaps link me to that thread if it was on this list? This was on IRC. > But are there providers offering OI at this cost? I understand what you mean, > but of course the same is true for any hosting environment or company. R

Re: [OpenIndiana-discuss] Interest in OpenIndiana VPS host?

2012-09-07 Thread Adam Del Vecchio
Hello, Could you perhaps link me to that thread if it was on this list? But are there providers offering OI at this cost? I understand what you mean, but of course the same is true for any hosting environment or company. -Adam On 2012-09-07, at 9:50 PM, Magnus wrote: > > On Sep 7, 2012, at

Re: [OpenIndiana-discuss] reboot completely

2012-09-07 Thread Michael Stapleton
How about reboot -p -p Reboot to prom. This flag can be used to reboot the sys- tem through firmware without changing the default reboot behavior as denoted by the config/fastreboot_default property setting in system/boot-config service. This opti

Re: [OpenIndiana-discuss] Interest in OpenIndiana VPS host?

2012-09-07 Thread Magnus
On Sep 7, 2012, at 9:19 PM, Adam Del Vecchio wrote: > Would there be any interest in an Xen VPS host that provided OpenIndiana as > an option for installation on the server? Hello Adam. This is a very interesting question that I was just discussing with someone else recently. If I were to le

Re: [OpenIndiana-discuss] reboot completely

2012-09-07 Thread Marion Hakanson
openindi...@nedharvey.com said: > So, things like init 6 just reboot from the kernel upward. But sometimes you > want or need to reset the computer, make it go through BIOS and grub and > everything. > > If you login on the physical console, you can go to System / Shutdown, and > there's a checkb

[OpenIndiana-discuss] reboot completely

2012-09-07 Thread Edward Ned Harvey (openindiana)
So, things like init 6 just reboot from the kernel upward. But sometimes you want or need to reset the computer, make it go through BIOS and grub and everything. If you login on the physical console, you can go to System / Shutdown, and there's a checkbox, "Skip boot menu on restart" which con

[OpenIndiana-discuss] Interest in OpenIndiana VPS host?

2012-09-07 Thread Adam Del Vecchio
Hello, Would there be any interest in an Xen VPS host that provided OpenIndiana as an option for installation on the server? Thanks, Adam ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/

Re: [OpenIndiana-discuss] sox library mismatch in OI 151a6

2012-09-07 Thread Jon Tibble
Hi Chad, On 05/09/2012 18:14, Chad Cantwell wrote: After upgrading from 151a5 to 151a6, sox stopped working with this error: $ sox ld.so.1: sox: fatal: libsox.so.2: open failed: No such file or directory Killed This should be fixed in today's SoX update. JT

Re: [OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-07 Thread Ivan Gualandri
I did other tests and these are the result: 1. Tried to telnet to localhost at port 10002 and i have that result: Trying ::1 ... telnte connect to address ::1: connection refused Trying 127.0.0.1 telnet connect to address 127.0.0.1: connection refused It seems that other commands can correctly tr

Re: [OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-07 Thread Ivan Gualandri
Ok i just tried to ping the ipv6 address ::1 and it worked. (It says is alive). The problem is that ping localhost still doesn't work. I alsto tried to remove the ipv4 line from /etc/hosts Ivan On 7 September 2012 23:02, Ivan Gualandri wrote: > > > On 7 September 2012 22:43, James Carlson wro

Re: [OpenIndiana-discuss] OI-based PACS DICOM server

2012-09-07 Thread Roel_D
It is fun to see that after years of faster, bigger, costlier we now can run a professional NAS solution on 500,- euro's of hardware. The HP microserver is a perfect platform for Openindiana. One could buy 8 microservers instead of 1 big server. Gives you a complete other point of view on Single

Re: [OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-07 Thread Ivan Gualandri
On 7 September 2012 22:43, James Carlson wrote: > Ivan Gualandri wrote: > > I tried both: > > > > ping localhost > > > > ping 127.0.0.1 > > Try "ping -sn 127.0.0.1". That at least gets name service (which might > be misconfigured) out of the way. > Same error > > and an ifconfig -a shows that

Re: [OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-07 Thread James Carlson
Ivan Gualandri wrote: > I tried both: > > ping localhost > > ping 127.0.0.1 Try "ping -sn 127.0.0.1". That at least gets name service (which might be misconfigured) out of the way. > and an ifconfig -a shows that lo0 is up and running. What do "netstat -ni" and "netstat -nr" say? > Is that n

[OpenIndiana-discuss] Cannot ping localhost (with NoNet configuration)

2012-09-07 Thread Ivan Gualandri
Hi, in my laptop where actually there isn't any supported network card (i need to compile myk driver), i tried to ping localhost but i receive alway network unreachable. I tried both: ping localhost ping 127.0.0.1 and an ifconfig -a shows that lo0 is up and running. Is that normal? There is a

Re: [OpenIndiana-discuss] OI-based PACS DICOM server

2012-09-07 Thread Magnus
On Aug 28, 2012, at 1:06 PM, Bryan N Iotti wrote: > just thought you'd like to know that the Veterinary Sciences Faculty of > the University Of Torino, Italy, is now running an open source PACS > DICOM server based on OpenIndiana, administered by yours truly. Outstanding! I've done this before,

Re: [OpenIndiana-discuss] VERY slow server performance

2012-09-07 Thread Richard Elling
On Sep 6, 2012, at 8:08 AM, Roel_D wrote: > Reading this it reminds me of the old days where IRQ's were important to > systems. > Those days my serial mouse could interfere with my modem. > > But I thought those days were way back.. Interrupt conflicts are syslogged at boot (and other times

Re: [OpenIndiana-discuss] OI-based PACS DICOM server

2012-09-07 Thread Richard Elling
Thanks for the update, Bryan! Well done! -- richard On Aug 28, 2012, at 10:06 AM, Bryan N Iotti wrote: > Folks, > > just thought you'd like to know that the Veterinary Sciences Faculty of > the University Of Torino, Italy, is now running an open source PACS > DICOM server based on OpenIndian

Re: [OpenIndiana-discuss] gnome errors and "non-local listeners" message

2012-09-07 Thread Alan Coopersmith
On 09/ 7/12 08:11 AM, Reginald Beardsley wrote: > Thanks. /var/tmp/orbit-rhb turns out to be some very old cruft lying around. > Not sure of the origin, but it's gone now. Appears to have been from some > testing I did when I installed OI_148 as it was owned by user "tst" which > exists in /e

Re: [OpenIndiana-discuss] gnome errors and "non-local listeners" message

2012-09-07 Thread Reginald Beardsley
Thanks. /var/tmp/orbit-rhb turns out to be some very old cruft lying around. Not sure of the origin, but it's gone now. Appears to have been from some testing I did when I installed OI_148 as it was owned by user "tst" which exists in /etc/passwd, but has an empty home directory. I have no r

Re: [OpenIndiana-discuss] gnome errors and "non-local listeners" message

2012-09-07 Thread Udo Grabowski (IMK)
On 07/09/2012 16:44, Reginald Beardsley wrote: Does anyone know what these are about? The google hits seem to be in relation to crashes which is not the case here. However, I did lose power last night which is why the reboot this morning. This OI_151a. The hostname is openindiana which I t

[OpenIndiana-discuss] gnome errors and "non-local listeners" message

2012-09-07 Thread Reginald Beardsley
Does anyone know what these are about? The google hits seem to be in relation to crashes which is not the case here. However, I did lose power last night which is why the reboot this morning. This OI_151a. The hostname is openindiana which I think I'll change. Sep 7 19:47:19 openindiana co

Re: [OpenIndiana-discuss] Multiple Windows servers and a OI NAS, how to get there

2012-09-07 Thread Roel_D
Many thanks for the advice. I needed this info because we made a mistake by assuming that two Windows servers could share an iSCSI target. This seems to be the road to hell, because NTFS filesystems don't like multiple clients having access to them. Therefore we needed a new solution. It seem

Re: [OpenIndiana-discuss] stty source code

2012-09-07 Thread James Carlson
Reginald Beardsley wrote: > I don't want any inbound connections. But the documentation I read suggested > that one had to setup ttymon on the port. Possibly for no reason other than, > "This is what I did when it finally worked." Where'd you read that? Even when it's active, ttymon just camp

Re: [OpenIndiana-discuss] isc-dhcp client

2012-09-07 Thread James Carlson
James Carlson wrote: > On 09/07/12 09:12, Gary Gendel wrote: > At a guess, you may need to do this: > > ifconfig inet6 bge0 plumb up Obviously, that should have been: ifconfig bge0 inet6 plumb up -- James Carlson 42.703N 71.076W _

Re: [OpenIndiana-discuss] Multiple Windows servers and a OI NAS, how to get there

2012-09-07 Thread Mark Creamer
Re: b) Not much point in deleting the thumbs.db files. They are there so Explorer can show thumbnail previews. You can choose not to display thumbnails at all, or you can use the default view where hidden files like thumbs.db remain hidden, thereby not confusing users. On Fri, Sep 7, 2012 at 10:31

Re: [OpenIndiana-discuss] Multiple Windows servers and a OI NAS, how to get there

2012-09-07 Thread Robert Soubie
Le 04/09/2012 23:13, Natxo Asenjo a écrit : You have, I think, two solutions. The first one is only available for newer windows servers, I think. The second is a nice hack that will probably never be supported if you run into trouble but I have used it and it works :-) 1. use mklink (http://en.

Re: [OpenIndiana-discuss] stty source code

2012-09-07 Thread Reginald Beardsley
I don't want any inbound connections. But the documentation I read suggested that one had to setup ttymon on the port. Possibly for no reason other than, "This is what I did when it finally worked." In principle serial line comms are simple, but in practice the exceptional cases can eat you a

Re: [OpenIndiana-discuss] stty source code

2012-09-07 Thread Udo Grabowski (IMK)
On 07/09/2012 16:03, Reginald Beardsley wrote: Thanks. I've not looked at the source yet, but it doesn't appear to be in the last (9.x) release. James Carlson is right, 'set terminal lf-display crlf' is available in the 9.0.302 release (Unix), no need to fiddle with source code. -- Dr.Udo Gr

Re: [OpenIndiana-discuss] stty source code

2012-09-07 Thread Reginald Beardsley
Thanks. I've not looked at the source yet, but it doesn't appear to be in the last (9.x) release. However, that might just be a documentation glitch. It clearly wasn't in 8.x which I find really surprising. --- On Fri, 9/7/12, Udo Grabowski (IMK) wrote: > From: Udo Grabowski (IMK) > Subjec

Re: [OpenIndiana-discuss] isc-dhcp client

2012-09-07 Thread James Carlson
On 09/07/12 09:12, Gary Gendel wrote: > I fail with a "No route to host" message. The full output is: "No route to host" typically means that the routing table has trouble, not that there's anything wrong with IP Filter. At a guess, you may need to do this: ifconfig inet6 bge0 plumb up

Re: [OpenIndiana-discuss] stty source code

2012-09-07 Thread James Carlson
On 09/07/12 08:47, Reginald Beardsley wrote: > The pathological complexity is in the morass of sac/saf stuff. It was much > simpler in 4.1.1. And is simpler on other *nix. SAC/SAF is horrible, awful stuff from New Jersey. The less said about that, the better. If you have any dial-in service at

Re: [OpenIndiana-discuss] isc-dhcp client

2012-09-07 Thread Gary Gendel
Actually, since I'm only interested in prefix delegation, I tried an experiment. My external nic is bge0 and my internal nic is bge1. I have ipfilter set up currently to allow everything on ipv6: pass in on any all pass out on any all When I start dhclient to get the address block from the DH

Re: [OpenIndiana-discuss] stty source code

2012-09-07 Thread Udo Grabowski (IMK)
On 07/09/2012 14:47, Reginald Beardsley wrote: Perhaps you can direct me to kermit documentation that tells how to > convert NL from the remote host to NL-CR on the terminal. I presume that NL is meant to be LF, this may helps you: A re

Re: [OpenIndiana-discuss] OI stopped booting after 151a6 update.

2012-09-07 Thread Dmitry Kozhinov
I will be able to inspect that machine in the middle of next week only. I will keep an eye on boot messages to see if this is the same bug. On 07.09.2012 18:23, Richard PALO wrote: It's possibly the same as a couple of us have suffered: https://www.illumos.org/issues/3150 Le 07/09/12 14:20, D

Re: [OpenIndiana-discuss] stty source code

2012-09-07 Thread Reginald Beardsley
The pathological complexity is in the morass of sac/saf stuff. It was much simpler in 4.1.1. And is simpler on other *nix. C-Kermit installed from source was my immediate response to the problem but I found it didn't seem to have the ability to do anything either which *really* surprised me.

Re: [OpenIndiana-discuss] OI stopped booting after 151a6 update.

2012-09-07 Thread Richard PALO
It's possibly the same as a couple of us have suffered: https://www.illumos.org/issues/3150 Le 07/09/12 14:20, Dmitry Kozhinov a écrit : Thank you, Andrey, for pointing me into right direction. Now I have figured out that it does not hang, but stops at console login prompt. GUI not loads for so

Re: [OpenIndiana-discuss] OI stopped booting after 151a6 update.

2012-09-07 Thread Dmitry Kozhinov
Thank you, Andrey, for pointing me into right direction. Now I have figured out that it does not hang, but stops at console login prompt. GUI not loads for some reason. Graphics card is ATI Radeon 9600. How do I inspect a boot log (if any)? Maybe the reason of the glitch is that online updates

Re: [OpenIndiana-discuss] stty source code

2012-09-07 Thread James Carlson
On 09/06/12 20:37, Reginald Beardsley wrote: > The real issue is the pathologically complex handling of serial lines in > Solaris and the ambiguous documentation. I am not convinced that anyone, > myself included, knows which direction is which. I know which direction is > in and out for commu

Re: [OpenIndiana-discuss] Illumos as a NAS

2012-09-07 Thread Frank Lahm
2012/9/7 Gordon Ross : > I'd also be curious what are the exact circumstances where you saw > idmap change its mapping for some SID to a different ephemeral ID. > Note that TTL expiration does not cause a mapping to be destroyed. It > only causes it to be re-checked via name lookup rules, etc. Ja