Re: [smartos-discuss] Can not override physical sector disks

2016-09-19 Thread 郑圆杰
Hi Joshua Thank you very much! The original disk driver just report logical sector size 512 byte without a physical sector size. We create the zpool with default setting. And zfs use logical sector size as ashift if physical sector size do not reported. The replacement disk is a different model

[smartos-discuss] Can not override physical sector disks

2016-09-19 Thread 郑圆杰
Hi all, I have created an zpool with ashift=9. Now a disk is out of service. And I try to replace with a new disk. Unfortunately, new disk reports that the physical sector size is 4k. Some error occurs when trying exec command “zfs replace”/ “zfs attach”. [cid:image001.png@01D2132F.F04C7960]

[smartos-discuss] zrlock issue: in LOCKED state and never released

2016-09-19 Thread Youzhong Yang
Hi, One of our servers had hundreds of threads waiting for a zrlock to be released, but it never did: http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/fs/zfs/zrlock.c#96 I am just wondering how this could happen, the only place trying to lock it seems to be this one:

Re: [smartos-discuss] Re-occurrence of bug 3917

2016-09-19 Thread Len Weincier
Hi This has now happened to 3 hosts in the last 3 days. Any idea what we can look at ? It seems to happen under high load on those systems, all older E5 based hosts. We just had another reboot and this is in /var/adm/messages 2016-09-19T11:49:39.065057+00:00 c1a unix: [ID 836849 kern.notice]

Re: [smartos-discuss] X11 over VNC

2016-09-19 Thread Peter Kelm
For the KVM VM in question: vmadm update vnc_password= Then launch the „Screen Sharing“ app (e.g. by entering „screen“ in Spotlight) and enter the hostname or ip address of the SmartOS host (not the KVM zone) followed by the port: :. You will be prompted for the password set via vmadm (above)

Re: [smartos-discuss] Re-occurrence of bug 3917

2016-09-19 Thread Zak McGregor
Hi Brian Thanks, here's a full stack trace. Ciao Zak On 18 September 2016 at 21:58, Brian Bennett wrote: > Zak, > > Considering that illumos #3917 is three years old, you've probably hit a > different bug involving mutexes. It would be best if you can give the full

Re: [smartos-discuss] X11 over VNC

2016-09-19 Thread Gjermund Gusland Thorsen
How does that work? On 19 Sep, 2016, at 9:14, Peter Kelm wrote: > No need for a third party VNC client on OS X/OSX/macOS - the builtin „Screen > Sharing“ applications does the job nicely. To make it work you need to set a > „vnc_password“ through vmadm, though. > >

Re: [smartos-discuss] X11 over VNC

2016-09-19 Thread Peter Kelm
No need for a third party VNC client on OS X/OSX/macOS - the builtin „Screen Sharing“ applications does the job nicely. To make it work you need to set a „vnc_password“ through vmadm, though. Peter P.S. And yes, I did use Chicken myself before… > Am 19.09.2016 um 01:23 schrieb Gjermund

Re: [smartos-discuss] Gitlab on LX zone - cannot allocate memory

2016-09-19 Thread tom my
Hey all, thanks for exaplanation and solving this issue. .tommy On 19 September 2016 at 08:47, Daniel Carosone wrote: > That was definitely it - despite that it says it's *using* 0 swap :) > > Thanks again. > > On 19 September 2016 at 09:18, Daniel Carosone

Re: [smartos-discuss] Gitlab on LX zone - cannot allocate memory

2016-09-19 Thread Daniel Carosone
That was definitely it - despite that it says it's *using* 0 swap :) Thanks again. On 19 September 2016 at 09:18, Daniel Carosone wrote: > On 18 Sep 2016 11:47, "Joshua M. Clulow" wrote: > > > > Alignment issues are generally less common on x86