Results 10 issues of x2c3z4

Windows ISO: cn_windows_10_business_editions_version_20h2_updated_april_2021_x64_dvd_0a0fc490 Install Win10 on virtio-blk disk will fail. This is the log from the vhost-user backend. ``` vhost-blk.547bfb52-b09a-4d69-b572-0896692560b4.1s0: max IOVs in request reached (req_idx = 1), iovcnt(129 ==...

Bug
viostor

**Describe the bug (描述bug)** **To Reproduce (复现方法)** **Expected behavior (期望行为)** **Versions (各种版本)** OS: Compiler: brpc: protobuf: **Additional context/screenshots (更多上下文/截图)**

When pngs are empty, you should check your python version. Use python 2.7.

help wanted

enhancement
help wanted

## Could support the SkipFlagParsing is true with flags? For example: ``` package main import ( "fmt" "os" "github.com/urfave/cli" ) func main() { app := cli.NewApp() var uuid cli.StringSlice app.Commands...

kind/question
area/v2
status/triage

**Describe the bug** This is the linux device queue attr using the same vhost-user-scsi-pci device: ``` # grep "" /sys/block/sda/queue/* /sys/block/sda/queue/add_random:0 /sys/block/sda/queue/chunk_sectors:0 /sys/block/sda/queue/dax:0 /sys/block/sda/queue/discard_granularity:0 /sys/block/sda/queue/discard_max_bytes:0 /sys/block/sda/queue/discard_max_hw_bytes:0 /sys/block/sda/queue/discard_zeroes_data:0 /sys/block/sda/queue/dma_alignment:3 /sys/block/sda/queue/fua:0 /sys/block/sda/queue/hw_sector_size:512...

Bug
vioscsi

### Verify steps - [X] 如果你可以自己 debug 并解决的话,提交 PR 吧 Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome. -...

## 职位描述 负责分布式存储系统核心功能的开发和维护: 存储引擎:融合各种存储介质,提供高速稳定的文件系统级别的本地存储服务; 分布式数据管理:通过数据生命周期管理,分布式链路协议,弹性负载伸缩等等功能将单点的存储引擎转化为高可靠高可用的集群服务; 链路协议:通过 vHost, NVMeoF,RDMA 等多种协议高速灵活连接不同资源; 内核与虚拟化:与社区一起维护与演进 Libvirt,QEMU,Kernel ,OVS 等等构建一个稳定系统所必须的基石模块; 正确性验证与状态透视:在理解与掌握系统细节的基础上使用多种不同的方式来验证存储系统的正确性,稳定性与性能变化。开发多种工具监控与呈现存储系统的运行细节。 ## 职位要求 热爱编程,有良好的编程习惯,注重代码风格; 熟悉和理解常用的数据结构和算法; 熟悉 Linux 环境下的程序开发,熟悉操作系统基本原理; 有良好的学习能力和沟通能力。 ## 加分项 完成过 MIT 6.824,MIT 6.828 等相关课程; 在各种编程竞赛中获得奖项,包括...

校招
社招
实习
数据库
北京
上海
深圳

**macOS version:** Monterey (12) **Kap version:** 3.5.4 ``` HTTPError HTTPError: Response code 400 (Bad Request) at EventEmitter. (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/got/source/as-promise.js:74:19) at runMicrotasks () ```