xenserver error fsck
-
@Dashrender said
Slow your roll man - OK fine you are right - I misread what was written. that was also like 30 posts ago - bringing it up not doesn't help anyone.
Yeah! Where's that guy who always swears and tells people they are clogging up the thread and not helping the OP? We need him to step in here.
-
Are you on XC7?
-
-
-
Looking for cat picture meme.
https://s-media-cache-ak0.pinimg.com/564x/4c/8a/a5/4c8aa595eae25bfe2eaa061ac97a1cc4.jpg -
I installed some plugins to give a lot of extra functionality.
https://www.citrix.com/blogs/2016/03/28/xenserver-plugins-collection-v5/
-
https://pannonica.files.wordpress.com/2008/11/hang-in-there.jpg
The darker side of cat hanging by noose was too brutal....
I'm drinking. If I get told "wait till next week, screw it, I'm waiting till next week"
-
@BRRABill said in xenserver error fsck:
I installed some plugins to give a lot of extra functionality.
https://www.citrix.com/blogs/2016/03/28/xenserver-plugins-collection-v5/
FFS @BRRABill, you've wasted so much time forgetting that fact!
-
@Dashrender 30 post to go or not you were giving wrong information and I can only assume because you gave wrong information that Dustin never replied to that post to say that he tried to get his data to another location as that poster recommended. Because if he had tried that and it worked he would have all the information he needed.
Additionally, I left the entire "chain intact on purpose so you would not have to scroll back to understand the context of my reply. You apparently just did not bother to read it.
-
@JaredBusch said in xenserver error fsck:
@Dashrender 30 post to go or not you were giving wrong information and I can only assume because you gave wrong information that Dustin never replied to that post to say that he tried to get his data to another location as that poster recommended. Because if he had tried that and it worked he would have all the information he needed.
Additionally, I left the entire "chain intact on purpose so you would not have to scroll back to understand the context of my reply. You apparently just did not bother to read it.
That's very true - I didn't
-
How did things work out?
-
@BRRABill Still working to import the biggest of my VM's from backup. then will have to perform a file level restore.
Also "we" officially have to wait till next weekend.... so I'm at a point here where if it goes belly up (moreso) then its on management.
-
@DustinB3403 said in xenserver error fsck:
@BRRABill Still working to import the biggest of my VM's from backup. then will have to perform a file level restore.
Also "we" officially have to wait till next weekend.... so I'm at a point here where if it goes belly up (moreso) then its on management.
once it does go belly up, or you make it to next weekend, you'll then use your file level restore product (forgot name) to bring the system current as of the last backup?
-
@Dashrender Yes, or have both file servers running and attempt to have xcopy scripts pull the differences over
-
@DustinB3403 Personally I prefer robocopy. Hell of a lot faster, and you can make sure it will copy exactly how you want....
Robocopy <Source> <Destination> /copyall /xo /w:0 /r:0 /log:Logfile.txt
Tail the log file (Wintail is handy for this) as having it log to the console slows down copy's.