Re: OpenBSD and Compute Engine

2013-12-20 Thread Matthew Dempsky
Thought I'd share a quick update here, since a few people have expressed interest: I've committed the dhclient patch and vioscsi driver. I expect the next set of OpenBSD snapshots that include these commits to work out of box on Compute Engine. There are docs online for how to use Cloud Storage

Re: OpenBSD and Compute Engine

2013-12-04 Thread Matthew Dempsky
On Wed, Dec 4, 2013 at 12:04 PM, Jiri B wrote: > This is iscsi lun path-through via virtio-scsi on RHEVM 3.3: > > -%- > virtio1 at pci0 dev 4 function 0 vendor "Qumranet", unknown product 0x1004 > rev 0x00: Virtio SCSI host Device > vioscsi0 at virtio1: qsize 128 > scsibus1 at vioscsi0: 255 targe

Re: OpenBSD and Compute Engine

2013-12-04 Thread Jiri B
On Wed, Dec 04, 2013 at 09:33:18AM -0800, Matthew Dempsky wrote: > On Wed, Dec 4, 2013 at 9:19 AM, Jiri B wrote: > > I have problem to compile it :/ > > Are you sure you applied the patch cleanly? I'd recommend running > > cd /usr/src/sys > ftp https://codereview.appspot.com/download/is

Re: OpenBSD and Compute Engine

2013-12-04 Thread Matthew Dempsky
On Wed, Dec 4, 2013 at 9:19 AM, Jiri B wrote: > I have problem to compile it :/ Are you sure you applied the patch cleanly? I'd recommend running cd /usr/src/sys ftp https://codereview.appspot.com/download/issue33540044_80001.diff patch < issue33540044_80001.diff > In file included

Re: OpenBSD and Compute Engine

2013-12-04 Thread Jiri B
On Tue, Dec 03, 2013 at 01:44:45PM -0800, Matthew Dempsky wrote: > On Tue, Dec 3, 2013 at 1:35 PM, Jiri B wrote: > > Aha, big brother grows up :-) I will try to test virtio-scsi on RHEVM > > which also exposes this to VMs. > > Cool, let me know if you run into any issues. I'm sure there's still

Re: OpenBSD and Compute Engine

2013-12-03 Thread Jiri B
On Tue, Dec 03, 2013 at 04:45:28PM -0500, Bryan Horstmann-Allen wrote: > I used OpenBSD on SmartOS a couple years ago. There was a bug in KVM that > would > kill the host, but that's been fixed for a while... I saw when a VM with virtio devices killed RHEL host too. Funny :) Baf, it was secured w

Re: OpenBSD and Compute Engine

2013-12-03 Thread Matthew Dempsky
On Tue, Dec 3, 2013 at 1:35 PM, Jiri B wrote: > Aha, big brother grows up :-) I will try to test virtio-scsi on RHEVM > which also exposes this to VMs. Cool, let me know if you run into any issues. I'm sure there's still some bugs in the driver so I wouldn't put it into production yet, but it sh

Re: OpenBSD and Compute Engine

2013-12-03 Thread Bryan Horstmann-Allen
+-- | On 2013-12-03 16:35:45, Jiri B wrote: | | Have you tried OpenBSD on SmartOS? Some people say it would need | some love (some storage issue). I used OpenBSD on SmartOS a couple years ago. There was a bug in KVM that

Re: OpenBSD and Compute Engine

2013-12-03 Thread Jiri B
On Tue, Dec 03, 2013 at 12:12:09PM -0800, Matthew Dempsky wrote: > Compute Engine now supports custom OSes [1], so I've been working on > getting OpenBSD working on it. I thought I'd share a status update. > > [1] > http://googlecloudplatform.blogspot.com/2013/12/google-compute-engine-is-now-gen

OpenBSD and Compute Engine

2013-12-03 Thread Matthew Dempsky
Compute Engine now supports custom OSes [1], so I've been working on getting OpenBSD working on it. I thought I'd share a status update. [1] http://googlecloudplatform.blogspot.com/2013/12/google-compute-engine-is-now-generally-available.html ** virtio-scsi Compute Engine exposes disks as virt