Re: [smartos-discuss] His there a way to pass a physical disk to a VM?

2017-02-14 Thread Robert Mustacchi
On 2/14/17 19:05 , Miguel C wrote:
> Sorry If I missed something trivial in the doc/man pages, Is this possible?
> 
> Say the vm is a windows guest, so If I wanted to add a raw device to the
> guest instead of defining a size of a virtual disk, how could I do that?

No, there isn't a way to do that.

Robert


---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com


[smartos-discuss] His there a way to pass a physical disk to a VM?

2017-02-14 Thread Miguel C
Sorry If I missed something trivial in the doc/man pages, Is this possible?

Say the vm is a windows guest, so If I wanted to add a raw device to the
guest instead of defining a size of a virtual disk, how could I do that?

Melhores Cumprimentos // Best Regards
---
*Miguel Clara*
*IT - Sys Admin & Developer*



---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com


[smartos-discuss] EOL of the fedora-22 KVM image

2017-02-14 Thread Christopher Horrell
Hi everyone,

The fedora-22 KVM image reached end-of-life in July of last year and will
subsequently be disabled in the Joyent Public Cloud and
https://images.joyent.com/:

fedora-22 20151015 bd7adb36-72e3-11e5-aa9c-53328de43b18

The fedora-22 KVM image has been replaced by the fedora-25 KVM image:

fedora-25 20170206 e17dbaa4-ec12-11e6-bf22-6fbfbfa5556a

Regards,
-- 
Christopher Horrell
Joyent Inc.
http://www.joyent.com/



---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com


Re: [smartos-discuss] mdata-get got stuck in epoll_wait

2017-02-14 Thread Josh Wilsdon
>
> thanks, works like a charm.  Will this patch be included in the upcoming
> 201702016 release?
>
>
Hi Stefan,

Glad to hear that worked for you.

Yes, that change should be included in the 201702016 release.

Thanks for reporting the problem!
Josh



---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com


Re: [smartos-discuss] nvme ssd question

2017-02-14 Thread Robert Mustacchi
On 2/14/17 1:52 , 강경원 wrote:
> Hello.
> 
> We are testing the NVMe SSD with samsung 963 model.
> 
> Through uncommenting the nvme.conf's version line and updating the devices, 
> we 
> could configure the zpool and compute node with sdc.
> 
> 1. nvme 1.1 support plan question
> 
> I saw the sdc only supports nvme 1.0.
> 
> Do you have the support plan for nvme 1.1 or nvme 1.2 ?

We should have NVMe 1.1 support as of the merge of
https://www.illumos.org/issues/7382. We'll work on NVMe 1.2 when we
track down some devices that support it.

> 2. nvme ssd test question
> 
> When we pull out the nvme SSD, the zpool status command hung. Is it normal 
> case?

If you're pulling the device, that suggests that you have a U.2 form
factor device, is that correct? If so, we don't have NVMe hotplug
support yet, but it is something we're looking at for Purley based
platforms.

Robert


---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com


Re: [smartos-discuss] vioblk driver

2017-02-14 Thread Nahum Shalman
On Mon, Feb 13, 2017 at 4:15 PM, Robert Mustacchi  wrote:

> On 2/13/17 12:56 , Youzhong Yang wrote:
> > It seems it's not that simple. I will leave it for later troubleshooting
> as
> > I don't have cycles to debug it now.
>
> Do you have a write up somewhere about what you encountered and what
> went wrong?
>

I think you should be able to reproduce the issues encountered by booting
SmartOS under SmartOS KVM with qemu_extra_opts tweaking the virtio physical
and logical block sizes e.g.:

On Mon, Jan 30, 2017 at 2:07 PM, Nahum Shalman  wrote:

> I think you should be able to set "qemu_extra_opts" to e.g. "-global
> virtio-blk-pci.physical_block_size=8192 -global 
> virtio-blk-pci.logical_block_size=4096"
> to test tweaking those values.
>

I was certainly able to trip a bug with those particular settings which
seemed like the kind of thing an SSD might do.
When using those settings, diskinfo got the size wrong and the system was
unable to create a ZFS pool.

-Nahum



---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com


Re: [smartos-discuss] mdata-get got stuck in epoll_wait

2017-02-14 Thread Stefan

Hi Robert,

Am 13.02.2017 19:00, schrieb Robert Mustacchi:

Here's an HTTP link to the patch file from the UI, sorry it ended up
erroring on you:

https://cr.joyent.us/changes/1483/revisions/57c424e145e378f68aab66002f5363bc02e6c198/patch?zip


thanks, works like a charm.  Will this patch be included in the upcoming 
201702016 release?


Kind Regards,
Stefan


---
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com