Hey #freebsd #bhyve users!
-
I'm trying to test draid virtually for #openzfsmastery, because nobody's gonna give me a shelf of 60 disks to play with. I set everything up like:
disk35_name="disk35"
disk35_type="ahci-hd"
disk35_dev="sparse-zvol"Seems that if I have 35 ahci-hd entries, disk0 through disk34, bhyve and freebsd works. At disk35, the host panics on boot.
Is this expected with bhyve? Or does FreeBSD need a special tweak with 36 disks?
Come on, man, just ask for a big honking disk shelf or NAS from your sponsors already!
I suspect you would get a brand new one 3 weeks later. I know I would throw a little bit of money your way.
(Just a little bit, as a treat)
-
Come on, man, just ask for a big honking disk shelf or NAS from your sponsors already!
I suspect you would get a brand new one 3 weeks later. I know I would throw a little bit of money your way.
(Just a little bit, as a treat)
I already freeload sufficiently, thank you!
and I'm not gonna ask for expensive kit just to write one chapter.
-
@Tubsta ty!
I freely admit that nobody sane would do this, but here I am...
-
-
I'm trying to test draid virtually for #openzfsmastery, because nobody's gonna give me a shelf of 60 disks to play with. I set everything up like:
disk35_name="disk35"
disk35_type="ahci-hd"
disk35_dev="sparse-zvol"Seems that if I have 35 ahci-hd entries, disk0 through disk34, bhyve and freebsd works. At disk35, the host panics on boot.
Is this expected with bhyve? Or does FreeBSD need a special tweak with 36 disks?
@mwl have you tried this with NVMe type as disk? s/virtio-blk/nvme/ for the type.
also maybe it runs out of โpci slotsโ try adding this:
ahci_device_limit="8"
Iโll try this tomorrow and see what comes up
-
@scalonnec I don't (can not) use bhyve on Kubuntu.
-
@mwl have you tried this with NVMe type as disk? s/virtio-blk/nvme/ for the type.
also maybe it runs out of โpci slotsโ try adding this:
ahci_device_limit="8"
Iโll try this tomorrow and see what comes up
@dch I have not, good idea! maybe virtio as well? Gonna play around some this weekend...
-
-
-
-
I already freeload sufficiently, thank you!
and I'm not gonna ask for expensive kit just to write one chapter.
@mwl @ParadeGrotesque if we were close I have EMC Fibre Channel disks in shelf that I could loan to you.
-
-
-
-
@mwl @Tubsta @dch @ctuffli I am speaking purely from a diagnostics perspective. I believe, to their credit, their log shows the command that was executed. Which is kinda important, given the many โbhyveโ bugs along the lines of โitโs treating my boot drive as if it is a CD-ROM drive โฆโ #TrueStory!
So yeah. Share the underlying actual stuff please because very few vm-bhyve bugs are bhyve bugs.
-
@mwl @Tubsta @dch @ctuffli I am speaking purely from a diagnostics perspective. I believe, to their credit, their log shows the command that was executed. Which is kinda important, given the many โbhyveโ bugs along the lines of โitโs treating my boot drive as if it is a CD-ROM drive โฆโ #TrueStory!
So yeah. Share the underlying actual stuff please because very few vm-bhyve bugs are bhyve bugs.
@mwl @Tubsta @dch @ctuffli I mean like, I didnโt write an OpenBSD bug report when I found that typo in Absolute OpenBSD. In of course the one chapter you didnโt trust me to have in advance. Nosiree. THEN you tasked me with raising over $150K to date (USD no less, not that Looney stuff) for a conference.
But yeah sure, blame bhyve.
Until of course it comes time to write a book on the subjectโฆ ahem!
-
@mwl @Tubsta @dch @ctuffli I mean like, I didnโt write an OpenBSD bug report when I found that typo in Absolute OpenBSD. In of course the one chapter you didnโt trust me to have in advance. Nosiree. THEN you tasked me with raising over $150K to date (USD no less, not that Looney stuff) for a conference.
But yeah sure, blame bhyve.
Until of course it comes time to write a book on the subjectโฆ ahem!
-
-
-
