[smartos-discuss] Failing to copy large KVM container

2017-02-13 Thread Paul Jochum
Hi All: I am running into a problem when using zfs send/receive to copy a large KVM container to another box. Basically, the send command: $ zfs send -R zones/92195ff3-c834-4c59-d20b-d713dc2aff07-disk0@reboot.170203 | ssh -l root remote-host zfs recv -v -e zones fails: "cannot receive

Re: [smartos-discuss] vioblk driver

2017-02-13 Thread Robert Mustacchi
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? Robert > On Wed, Feb 1, 2017 at 8:33 PM, Robert Mustacchi

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

2017-02-13 Thread Robert Mustacchi
On 2/13/17 1:12 , Stefan wrote: > Am 09.02.2017 21:23, schrieb Josh Wilsdon: >> I also have a prototype of a >> fix at: https://cr.joyent.us/#/c/1483/ > > produces a white page "Loading Gerrit Code Review ..." and a link "New > User Guide" here. JS console says >

[smartos-discuss] cannot open '...': dataset does not exist

2017-02-13 Thread Youzhong Yang
Really weird. I am seeing this issue with the latest image, but not with the OS image built in last November. On a freshly installed VM, there's no problem. # zfs create clusters/vmgr/test cannot open 'vmgr/test': dataset does not exist # echo $? 0 # zfs list clusters/vmgr/test NAME

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

2017-02-13 Thread Stefan
Am 09.02.2017 21:23, schrieb Josh Wilsdon: I also have a prototype of a fix at: https://cr.joyent.us/#/c/1483/ produces a white page "Loading Gerrit Code Review ..." and a link "New User Guide" here. JS console says "https://cr.joyent.us/gerrit_ui/undefined.cache.js 404 not found". Is