Initial commit

This commit is contained in:
2026-03-02 17:06:32 +00:00
commit 430dd71917
1190 changed files with 622790 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
---
category:
- "[[Journal]]"
type:
- "[[Log]]"
title: Moving SQL server vm from hyper-v to proxmox
created: 2026-02-09T10:04:55
date: 2026-02-09
---
- linux doesn't not support file stream
- an s3 storage replacement (e.g. minIO) maybe the answer
- for now i'm just going to migrate the whole vm over to proxmox
- future plan: to have sql server run on a linux container
- prep windows server 2012 for move win10 hyper-v to proxmox v9
- installed system drivers required for proxmox
- storage 'vioscsi'
- network 'netkvm'
- memory 'balloon'
- agent comms 'vioserial'
- migrate drives
- c: local disk
- 255 gb
- vhd
- D:\Hyper-V\Virtual Hard Disks\SQL Server.vhdx
- scsi 0
- d: ssd sql database
- "SQL Databse"
- 10 gb
- scsi 3
- disk 6 lun 1
- e: sql server blob storage
- "SQL-Server BLOB Storage"
- 127 gb
- scsi 4
- disk 11 lun 6