caplam

Members
  • Posts

    326
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

caplam's Achievements

Contributor

Contributor (5/14)

20

Reputation

  1. I had issues too with btrfs. So now i have a btrfs pool which holds appdata and a xfs pool which holds docker directory.
  2. no raid pool in unraid with xfs. I guess you have to go with btrfs perhaps zfs too.
  3. i have an apc ups (smart ups 1000). I have to choose ups type: modbus to be able to pull data.
  4. There was a time i had many devices and servers on my network. All that stuff was quite power hungry. I moved and dropped most of the stuff i had. I kept network devices (unifi gear ) that i'm willing to sell to have smaller and savier devices. I'm replacing my main unraid server which is a HP Z620 with sfp connect x3 10Gb card with a small minisforum ms01 (2xSFP+, 2 x 2.5G). I use one of the 2 2,5G port fort vpro management (corresponding interface is down in unraid). In my basement i have a switch (unifi 48 poe) with uplink to 1st and 3rd floor (1G link from switch sfp cages to transceivers). There is only 5 ports on 52 used and it consumes around 65W. On the basement switch there will be the minisforum MS01 and a rpi. The Z620 will be moved to third floor and will be a backup server. As a good geek i'd like to leverage the capacity of ms01. So i was thinking on using a 10G interface for dockers, vms, unraid gui and the other 10G interface for the link with backup server. Is it possible ? and does it make sense? i would need to replace the us48 switch with a smaller one with at least 4sfp+ cages (hassivo seems to be a good option) and the 3rd floor transceiver with a sfp+ switch.
  5. After updating to 6.12.8 my unraid gui is bound on port 80. The problem is that it's set on port 3080. It's also bound on port 3080. As a result nginx proxy manager can't respond and my nextcloud instance can't be joined. godzilla-diagnostics-20240304-1636.zip edit: netstat doesn't show a socket listening to port 80. it's weird. edit2: after a reboot things are back to normal.
  6. if you use plex you need to have clients able to handle your media files without transcoding. Your server cpu is to weak for that.
  7. just hbas: lsi9207-8e in the old and lsi 9300-8e in the new. For now i'm fighting with the minisforum ms-01. It's tricky to have it running as i want.
  8. My plan is to move all disks and ssds from the old server to the new. The new server is going to replace the old; so normally i have not to transfer data across the network. I want to keep everything (shares, dockers, vms,...). I have to deal with different hardware for docker (plex and tdarr use quadro p400 on the old server for hardware encoding and it will be quicksync on the new one). I have no hardware passed through to the vms. On the old server parity, disks 1,2&3 are on internal sata ports; the others in a sas enclosure. On the new servers all spinners will be in a external sas enclosure. Then later configure the old as a backup server with other disks probably as unassigned drives. Of course i'm aware i can't have 2 servers with same ip (i have dhcp reservation on the router). I don't need both servers to run at the same time.
  9. Few answers here. I will rephrase. I have 3 vm, 50 dockers, 6 disks and 3 ssd to move from one server to another. Hardware is quite different. I will come from a bi xeon E5-2650V2 with quadro P400 to minisforum MS-01 with i9-12900H. I have 2 license keys: 1 pro from the old server and 1 plus not yet installed. I'd rather keep the ip of the old server for the new one so i have not to reconfigure everything. I will use the old server as backup server. What is the best way to do this?
  10. Hello, I have a server with a pro key. Array has 5 data drives + 2 parity There is also a 2 ssd btrfs pool and 1 ssd xfs pool. The server is a power hungry HP Z620 with a 9207-8e hba and a das attached. Backups are made on unassigned drives (btrfs) and on a external usb (exfat) attached to my macbook air. I moved and now my server is in the basement not very accessible. I have no ipmi and intel amt vpro is not very convenient (no kvm) on the Z620. For power savings purpose i've just bought a minisforum ms01 and a unraid plus key to run my unraid server. The plus key is enough for my arraid and pools. I plan to repurpose the Z620 as backup server. The Z620 has 128Gb ram. The ms01 will have 64Gb ram and also a 9300-8e hba. What is the best way to set-up the ms01 to make it my principal server ? edit: in the Z620 i have a nvidia P400 used for transcoding in plex and tdarr in the ms01 i will use quicksync. I want my vm and dockers to be configured from the 1st server. So in these conditions what's best? -configure the ms01 as new server with new key, the later reconfigure backup server -use the actual usb key for the new server
  11. Hello, i'm facing a problem i can't solve. My unraid server has 3 nics. 2 are integrated and i keep only one active for amt purpose. The 3rd is a mellanox 10G bound to eth0. Bridging and bonding are inactive. For docker i use custom network on eth0 with macvtap. My network gear is unifi. The gateway is an usg3. I want my unraid on 192.168.1.50 reservation is made in unifi controller. In unifi controller is see eth0. It takes the right ip but after some time the ip change to 192.168.1.34. This ip (34) is also the adresse of an interface on the mellanox card which is listed in unraid as vhost0 interface. What is this interface ? Why eth0 keeps changing ip ? Can i delete the route to my lan with vhost0 as gateway as it has a smaller metric than the one with eth0 as gateway? godzilla-diagnostics-20240110-1202.zip
  12. the settings are ok. Several reboots fixed the problem but that's strange. I may have a problem on my server. I had to reboot several times to have the server back online. My server is on the basement and i'm on the third floor. I don't have ipmi only intel amt which only permits reboot.
  13. This night my unraid server crashed. This morning i couldn't access it nor with webgui nor with ssh. It only answered ping. So i had to hard reboot. When it came back online my NPM docker refused to start because port 80 is already in use. typing "netstat -tulpn | grep 80" tells me that unraid is listenning to port 80 with the same pid that used for webgui which is set to port 3080. Whenever i kill this pid it's started again and listen to port 80 and 3080. The process is nginx worker. I never had this problem before. Could this be a bug? edit: ihave this lines in syslog at the time of reboot: 10:43:47 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 127.0.0.1:3080 failed (98: Address already in use) Jan 4 10:43:47 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 192.168.178.50:3080 failed (98: Address already in use) Jan 4 10:43:47 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 127.0.0.1:3080 failed (98: Address already in use) Jan 4 10:43:47 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 192.168.178.50:3080 failed (98: Address already in use) Jan 4 10:43:48 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 127.0.0.1:3080 failed (98: Address already in use) Jan 4 10:43:48 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 192.168.178.50:3080 failed (98: Address already in use) Jan 4 10:43:48 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 127.0.0.1:3080 failed (98: Address already in use) Jan 4 10:43:48 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 192.168.178.50:3080 failed (98: Address already in use) Jan 4 10:43:49 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 127.0.0.1:3080 failed (98: Address already in use) Jan 4 10:43:49 godzilla nginx: 2024/01/04 10:43:47 [emerg] 15223#15223: bind() to 192.168.178.50:3080 failed (98: Address already in use) but webgui is accessible trough port 80 edit2: the webgui is also accessible trough port 80. i don't understand what's happenning.
  14. I will try that. I often a tab open with unraid gui.