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 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 ji...@devio.us 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

Re: OpenBSD and Compute Engine

2013-12-04 Thread Matthew Dempsky
On Wed, Dec 4, 2013 at 9:19 AM, Jiri B ji...@devio.us 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

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 ji...@devio.us wrote: I have problem to compile it :/ Are you sure you applied the patch cleanly? I'd recommend running cd /usr/src/sys ftp

Re: OpenBSD and Compute Engine

2013-12-04 Thread Matthew Dempsky
On Wed, Dec 4, 2013 at 12:04 PM, Jiri B ji...@devio.us 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

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]

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 Matthew Dempsky
On Tue, Dec 3, 2013 at 1:35 PM, Jiri B ji...@devio.us 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

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